- 20 Nov, 2014 11 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 19 Nov, 2014 12 commits
-
-
yb9976 authored
-
yb9976 authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
* Also only use the necessary number of bits. * Improve its comment.
-
Christoph Mallon authored
* Classify ',' as "no support" instead of "invalid". * Ignore '!' and '?'.
-
Christoph Mallon authored
* GCC does this, too. * This is sensible, because they apply to all alternatives of a multi-alternative constraint. * This simplifies the implementation and makes some flags obsolete.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
This also renders get_irg_n_anchors() obsolete, so remove it.
-
Christoph Mallon authored
This is useful for backend development.
-
- 17 Nov, 2014 17 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
* Use enum instead of magic number * Do not unnecessarily lose debug information
-
Christoph Mallon authored
* Provide a function for a full Immediate (entity + constant) and one for just a constant * Place all immediates in the start block * This slightly reduces the inconsistency, that some constant-only Immediates had no_pic_adjust set
-
Christoph Mallon authored
-
Christoph Mallon authored
l_{Shl,Shr,Sar}Dep are long gone. So there are no shift operations with a third input (dependency) anymore.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
It only worked, if a single value, which was at TOS, should be popped.
-
Christoph Mallon authored
-