- 17 Jul, 2007 7 commits
-
-
Andreas Schösser authored
Prevented Proj nodes which are successors of IA32 nodes of beeing converted to ProjIu, since those nodes are 128bit Vector Projs. Quick Hack. [r15201]
-
Matthias Braun authored
[r15198]
-
Matthias Braun authored
[r15197]
-
Michael Beck authored
[r15196]
-
Matthias Braun authored
[r15189]
-
Christoph Mallon authored
[r15182]
-
Christoph Mallon authored
[r15181]
-
- 16 Jul, 2007 15 commits
-
-
Matthias Braun authored
[r15173]
-
Christoph Mallon authored
[r15172]
-
Christoph Mallon authored
[r15171]
-
Matthias Braun authored
[r15170]
-
Christoph Mallon authored
[r15169]
-
Michael Beck authored
[r15168]
-
Matthias Braun authored
[r15165]
-
Matthias Braun authored
[r15164]
-
Matthias Braun authored
[r15163]
-
Matthias Braun authored
[r15162]
-
Matthias Braun authored
[r15161]
-
Matthias Braun authored
[r15159]
-
Andreas Schösser authored
[r15158]
-
Matthias Braun authored
[r15157]
-
Christoph Mallon authored
Do not unconditionally set the unsigned pnc flag, but only for floating point comparisons. This fixes r15142. [r15153]
-
- 14 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r15142]
-
- 13 Jul, 2007 12 commits
-
-
Michael Beck authored
[r15136]
-
Michael Beck authored
Replaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by new get_nodes_block()/set_nodes_block() implementation caveats: - the old outs do not see the anchor node yet - the new edges wrongly use get_irn_n(*, -1) - the new edges do not realize that the move of a node moves all its Projs - the anchor node still must have the -1 input set (due to edges bug...) [r15135]
-
Michael Beck authored
[r15122]
-
Matthias Braun authored
[r15120]
-
Michael Beck authored
[r15117]
-
Michael Beck authored
ignore Proj nodes in place_floats_early() [r15116]
-
Michael Beck authored
Proj's are now automatically in the block of it's predecessor get_nodes_block() is free of special cases ... [r15115]
-
Michael Beck authored
[r15114]
-
Michael Beck authored
[r15113]
-
Michael Beck authored
renamed reserved word this [r15112]
-
Matthias Braun authored
[r15110]
-
Matthias Braun authored
[r15103]
-
- 12 Jul, 2007 5 commits
-
-
Matthias Braun authored
[r15100]
-
Matthias Braun authored
[r15099]
-
Matthias Braun authored
[r15097]
-
Matthias Braun authored
[r15096]
-
Christoph Mallon authored
Make the deconv optimisation more aggressive (allow more ops, handle convs with multiple users) and (hopefully) more correct (check if a conv is a downconv at more places). [r15093]
-