- 18 Feb, 2014 8 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
We previously used NoMem as dependency for the stores of parameters whose address is taken. This was wrong as obviously other code inside the inlined function may change the value which might make a dependency necessary in case of loops. This fixes firm-testsuite/opt/fehler228.c
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Tobias Rapp authored
-
Tobias Rapp authored
-
- 17 Feb, 2014 10 commits
-
-
yb9976 authored
-
yb9976 authored
This fixes opt/combo8.c.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Now mode_b behaves the same as integer modes, so use the same code to initialize the special values.
-
Christoph Mallon authored
The removed special case used the same color anyway.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 16 Feb, 2014 7 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 14 Feb, 2014 15 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
The new code in bitop_chain did not consider Add nodes that behaved like logical ops.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
This doesn't change anything, but let's gdb print ir_graph_properties variables/member in a nicer way.
-
Matthias Braun authored
Note that for OO code you should use liboo which provides the same features!
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
The rule that a rule becomes undefined if it has an undefined input is only true if the node has no side effects. This fixes opt/combo7.c
-
Matthias Braun authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
This fixes opt/fehler227.c.
-
yb9976 authored
-