- 26 Sep, 2006 3 commits
-
-
Christian Würdig authored
[r8298]
-
Matthias Braun authored
[r8296]
-
Michael Beck authored
- use irg_block_walk_graph() to speed up - build block only at critical edges: curretn block has more than 1 predecessor and the predecessor is a forking op - ignore ALL exception edges [r8294]
-
- 25 Sep, 2006 1 commit
-
-
Christian Würdig authored
[r8292]
-
- 21 Sep, 2006 2 commits
-
-
Christian Würdig authored
[r8291]
-
Christian Würdig authored
[r8288]
-
- 20 Sep, 2006 9 commits
-
-
Matthias Braun authored
[r8286]
-
Michael Beck authored
[r8285]
-
Michael Beck authored
added callback to detect Object allocation [r8284]
-
Michael Beck authored
mtp_property_runtime added [r8283]
-
Christian Würdig authored
[r8282]
-
Christian Würdig authored
[r8281]
-
Christian Würdig authored
removed sink list [r8280]
-
Christian Würdig authored
[r8279]
-
Christian Würdig authored
[r8278]
-
- 17 Sep, 2006 5 commits
-
-
Michael Beck authored
[r8265]
-
Michael Beck authored
[r8264]
-
Michael Beck authored
[r8263]
-
Michael Beck authored
fixed SymConst handling [r8262]
-
Michael Beck authored
[r8261]
-
- 15 Sep, 2006 7 commits
-
-
Michael Beck authored
[r8260]
-
Michael Beck authored
speed up add_compound_ent_value() [r8259]
-
Michael Beck authored
[r8258]
-
Michael Beck authored
remove some depencies from current_ir_graph [r8257]
-
Michael Beck authored
[r8256]
-
Michael Beck authored
[r8255]
-
Michael Beck authored
- current_ir_graph must be set because of out walker use - ignore only Muls in x86 mode [r8254]
-
- 14 Sep, 2006 4 commits
-
-
Michael Beck authored
- post-dominance did not restore current_ir_graph, but set local var wrong [r8253]
-
Matthias Braun authored
[r8252]
-
Michael Beck authored
- when a mode_T node is enqueued, enqueue it's Projs. This is needed because most optimizations run on the Proj [r8251]
-
Matthias Braun authored
[r8249]
-
- 13 Sep, 2006 9 commits
-
-
Matthias Braun authored
[r8248]
-
Michael Beck authored
[r8245]
-
Christian Würdig authored
[r8244]
-
Christian Würdig authored
[r8242]
-
Michael Beck authored
- When moving Stores over Phis we must ensure that the store block is different from the Phi-block, otherwise the post-dominance did NOT mean we we expect (and a Store is moved from the end of a block to its start) [r8240]
-
Christian Würdig authored
[r8239]
-
Christian Würdig authored
[r8238]
-
Michael Beck authored
add is_entity_compiler_generated [r8237]
-
Matthias Braun authored
[r8236]
-