- 27 Oct, 2014 9 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
All backends have their own transformers.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
irnode: When deciding to use an ARR_F for the in-array, check for oparity_dynamic instead of hard-coding End and Sync.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 24 Oct, 2014 3 commits
- 22 Oct, 2014 14 commits
-
-
Christoph Mallon authored
They are remnants from the first if-conversion implementation.
-
Christoph Mallon authored
Most others were unused and removed already. These three were used, but lost their meaning long ago when the users of the others were removed.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
This also condenses double spaces at the end of verbose asm comments, which have no debug location.
-
Christoph Mallon authored
-
Christoph Mallon authored
The location of the value is more sensible than the location of the condition.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
In comparsion with And + Add this saves one instruction, because we can keep the -1 and need no And.
-
Christoph Mallon authored
-
Christoph Mallon authored
All CopyBs and Stores have call_mem as operand, so having an explicit call_mem operand is unnecessary.
-
Tobias Rapp authored
-
Tobias Rapp authored
-
- 21 Oct, 2014 1 commit
-
-
yb9976 authored
This fixes opt/fehler275.c.
-
- 19 Oct, 2014 13 commits
-
-
Christoph Mallon authored
This unifies several locally defined macros.
-
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
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-