- 18 Sep, 2006 1 commit
-
-
Matthias Braun authored
-
- 08 Sep, 2006 1 commit
-
-
Matthias Braun authored
- warning fixes
-
- 04 Sep, 2006 1 commit
-
-
Matthias Braun authored
as the irextbb algo fails for critical edges - Make sure removed nodes have their preds set to Bad - some cleanups
-
- 31 Aug, 2006 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
walking occurs before finish phase now - changed ia32 to do some things transforms from finish phase in after_ra phase already but do peephole optimization in finish phase. - Added a peephole optimisation that transform IncSP,Store cascades to Pushs - Replaced several HASH_PTR with nodeset_hash to make compiler more deterministic.
-
- 29 Aug, 2006 1 commit
-
-
Christian Würdig authored
removed code for create_Pop: need to be reimplemented
-
- 28 Aug, 2006 2 commits
-
-
Sebastian Hack authored
Adapted to the new dependency edges
-
Matthias Braun authored
revert commit that placed consts in startblock, the old code did an equally good job (though a bit slower) and avoided placing consts into the prologe
-
- 27 Aug, 2006 1 commit
-
-
Matthias Braun authored
of a mort smart placement - (Also forgot to mention in my last committ that I fixed a bug that sometimes produced double spills in the morgan spiller)
-
- 24 Aug, 2006 1 commit
-
-
Matthias Braun authored
- Make ia32_Push and ia32_Pop return their stackpointer adjustment - replaced stack_dir enum + unsigned offsets with normal integer offsets - make schedule verifier detect dead nodes in schedule
-
- 21 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 18 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 14 Aug, 2006 1 commit
-
-
Christian Würdig authored
create all convs, remember those to be killed and kill them after transformation (to preserve modes during transformation)
-
- 04 Aug, 2006 1 commit
-
-
Matthias Braun authored
-
- 02 Aug, 2006 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
- 24 Jul, 2006 1 commit
-
-
Christian Würdig authored
-
- 23 Jul, 2006 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
- 16 Jul, 2006 1 commit
-
-
Christian Würdig authored
- separated constant placement and reference mode changes - place constants now in "optimal" block (smallest user dominator) removed some unused variables
-
- 10 Jul, 2006 1 commit
-
-
Christian Würdig authored
fixed am candidate checker (handle special case loops where the load could be dependent through memory phi on irn)
-
- 07 Jul, 2006 1 commit
-
-
Christian Würdig authored
moved some functions to util module
-
- 06 Jul, 2006 1 commit
-
-
Christian Würdig authored
moved irg finish functions into this module fixed indenting
-
- 04 Jul, 2006 1 commit
-
-
Christian Würdig authored
-
- 03 Jul, 2006 1 commit
-
-
Christian Würdig authored
-
- 30 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 29 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 28 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 07 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 02 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 01 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 29 May, 2006 1 commit
-
-
Christian Würdig authored
-
- 18 May, 2006 1 commit
-
-
Christian Würdig authored
-
- 11 May, 2006 1 commit
-
-
Christian Würdig authored
-
- 27 Apr, 2006 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
- 25 Apr, 2006 1 commit
-
-
Michael Beck authored
Fixed output for be_Return
-
- 24 Apr, 2006 1 commit
-
-
Christian Würdig authored
-
- 21 Apr, 2006 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-