- 06 Mar, 2014 5 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
yb9976 authored
-
Christoph Mallon authored
It just calls optimize_graph_df(). Its documentation was that of optimize_graph_df() anyway.
-
Christoph Mallon authored
-
- 05 Mar, 2014 6 commits
-
-
Tobias Rapp authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
You can always revive it from older revision, although I would strongly suffest to start from scratch.
-
Matthias Braun authored
This rule produces more nodes than before and is therefore very dangerous. The original argument that localopt rules will revert this in non-profitable cases is not good enough as in combination with CSE, etc. not everything will get reverted. In the future someone could write an analysis that can detect cases where the rule will have a positive effect and reenable it for these cases.
-
- 04 Mar, 2014 15 commits
-
-
Christoph Mallon authored
-
yb9976 authored
This fixes opt/fehler235.c.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
It is unused and anyway redundant due to the given ir_node*.
-
Christoph Mallon authored
There is an explicit irg available here.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Also call optimize_node() instead of only calling transform_node_*() or doing nothing.
-
Christoph Mallon authored
-
- 03 Mar, 2014 4 commits
-
-
Tobias Rapp authored
-
yb9976 authored
-
yb9976 authored
This time care for used constbits.
-
yb9976 authored
-
- 02 Mar, 2014 3 commits
-
-
Tobias Rapp authored
-
Tobias Rapp authored
-
Tobias Rapp authored
-
- 28 Feb, 2014 4 commits
-
-
Tobias Rapp authored
-
Tobias Rapp authored
-
yb9976 authored
This fixes opt/fehler234.c.
-
- 27 Feb, 2014 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-