- 11 Feb, 2011 4 commits
-
-
Matthias Braun authored
[r28367]
-
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]
-
Michael Beck authored
[r28365]
-
Michael Beck authored
[r28364]
-
- 10 Feb, 2011 1 commit
-
-
yb9976 authored
[r28361]
-
- 09 Feb, 2011 9 commits
-
-
Matthias Braun authored
[r28346]
-
Matthias Braun authored
[r28345]
-
Matthias Braun authored
[r28344]
-
Matthias Braun authored
[r28343]
-
Matthias Braun authored
[r28342]
-
Matthias Braun authored
[r28341]
-
Matthias Braun authored
[r28340]
-
Matthias Braun authored
[r28339]
-
Michael Beck authored
[r28338]
-
- 08 Feb, 2011 2 commits
-
-
Matthias Braun authored
[r28337]
-
Matthias Braun authored
[r28336]
-
- 06 Feb, 2011 8 commits
-
-
Christoph Mallon authored
[r28334]
-
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
[r28332]
-
Christoph Mallon authored
[r28331]
-
Christoph Mallon authored
[r28330]
-
Christoph Mallon authored
[r28329]
-
Michael Beck authored
Additionally - switched the type of a visitor counter to ir_visited_t - add some doxygen docu [r28328]
-
Michael Beck authored
Additionally: - rename some variables to reflect its content - add some doxygen comments [r28327]
-
- 05 Feb, 2011 1 commit
-
-
Christoph Mallon authored
[r28310]
-
- 03 Feb, 2011 3 commits
-
-
Michael Beck authored
[r28292]
-
Michael Beck authored
When we create a new Conv node in combo's exchange_leader(), this irn has no node_t. This is ok, replace the original node in a post walker. However, as the new node has a visited count of 0 it might be revisited again. Fix this by copying the visited count. This fixes testsuite/opt/fehler179.c [r28291]
-
Julius Neuffer authored
[r28289]
-
- 31 Jan, 2011 3 commits
-
-
Christoph Mallon authored
[r28287]
-
Christoph Mallon authored
[r28286]
-
Christoph Mallon authored
[r28285]
-
- 30 Jan, 2011 2 commits
-
-
Michael Beck authored
[r28282]
-
Michael Beck authored
[r28281]
-
- 29 Jan, 2011 2 commits
-
-
Michael Beck authored
[r28280]
-
Michael Beck authored
[r28279]
-
- 28 Jan, 2011 3 commits
-
-
Michael Beck authored
[r28278]
-
Michael Beck authored
[r28277]
-
Michael Beck authored
[r28276]
-
- 25 Jan, 2011 2 commits
-
-
Michael Beck authored
[r28272]
-
Michael Beck authored
[r28271]
-