- 30 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 25 Mar, 2011 2 commits
-
-
Matthias Braun authored
-
Michael Beck authored
-
- 24 Mar, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 16 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 11 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 09 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 04 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 03 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 02 Mar, 2011 4 commits
-
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
- 28 Feb, 2011 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 26 Feb, 2011 2 commits
-
-
Michael Beck authored
[r28458]
-
Michael Beck authored
[r28457]
-
- 24 Feb, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 21 Feb, 2011 2 commits
-
-
Matthias Braun authored
[r28435]
-
Andreas Zwinkau authored
Respect block dominance in localopt. Node a may not be live in b's block. [r28430]
-
- 16 Feb, 2011 5 commits
-
-
Michael Beck authored
This optimization is unsafe and breaks Load-Store-optimization. It is not enough that both loads are connected by the memory edge, if one Load has an exception-edge, they cannot be parallelized, because this would destroy exception order. load-store-opt handle this case and many others, but expect all Loads in order yet. opt_parallelize_mem() does this optimization in a wider range. [r28385]
-
Matthias Braun authored
[r28383]
-
Matthias Braun authored
[r28382]
-
Matthias Braun authored
[r28381]
-
Andreas Zwinkau authored
[r28378]
-
- 11 Feb, 2011 4 commits
-
-
Michael Beck authored
[r28375]
-
Michael Beck authored
[r28374]
-
Matthias Braun authored
[r28371]
-
Michael Beck authored
Check for mode int on several places where Div nodes are handled: - fixed arch_dep_replace_div_by_const() (works for int only) - fixed constant folding for Div nodes (different for float and int) - fixed transform_node_Div() (some code pathes allowed only for int) - fixed comment and one missing check in Div mode verifycation [r28366]
-
- 09 Feb, 2011 5 commits
-
-
Matthias Braun authored
[r28346]
-
Matthias Braun authored
[r28345]
-
Matthias Braun authored
[r28343]
-
Matthias Braun authored
[r28340]
-
Michael Beck authored
[r28338]
-
- 08 Feb, 2011 1 commit
-
-
Matthias Braun authored
[r28337]
-
- 06 Feb, 2011 2 commits
-
-
Christoph Mallon authored
Add a hint about the infamous pn_Cmp_Lg/Ne mixup in the assertion message of verify_node_Proj_Cmp(). [r28333]
-
Christoph Mallon authored
[r28330]
-