- 18 Dec, 2006 1 commit
-
-
Matthias Braun authored
where CSE is explicitely forbidden. This fixes some bugs where a cmp function was missing. - Don't make all the nodes mode_T by default. They keep their normal mode node and only get set to mode_T is we actually use am_Dest - get rid of src_mode and tgt_mode node attribute, you can get the modes by looking at the conv output mode and the arguments mode. This fixes some bugs where the src_mode and tgt_mode attributes were wrong - cleaned up and fixed some bugs in addressmode optimisation
-
- 13 Dec, 2006 1 commit
-
-
Michael Beck authored
-
- 10 Dec, 2006 1 commit
-
-
Matthias Braun authored
-
- 04 Dec, 2006 1 commit
-
-
Matthias Braun authored
-
- 02 Nov, 2006 1 commit
-
-
Christian Würdig authored
-
- 24 Oct, 2006 1 commit
-
-
Matthias Braun authored
-
- 18 Oct, 2006 1 commit
-
-
Christian Würdig authored
-
- 17 Oct, 2006 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
BugFix: test for parity on unordered compares
-
- 10 Oct, 2006 1 commit
-
-
Christian Würdig authored
emit block labels for switchjmp targets
-
- 09 Oct, 2006 1 commit
-
-
Christian Würdig authored
-
- 03 Oct, 2006 1 commit
-
-
Christian Würdig authored
-
- 30 Sep, 2006 1 commit
-
-
Matthias Braun authored
-
- 28 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 27 Sep, 2006 2 commits
-
-
Christian Würdig authored
-
Matthias Braun authored
-
- 20 Sep, 2006 4 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
- Fix Projs returning wrong register requirements for in positions
-
Matthias Braun authored
-
Matthias Braun authored
-
- 19 Sep, 2006 1 commit
-
-
Matthias Braun authored
-
- 18 Sep, 2006 2 commits
-
-
Matthias Braun authored
-
Michael Beck authored
-
- 13 Sep, 2006 2 commits
-
-
Michael Beck authored
-
Matthias Braun authored
-
- 12 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 11 Sep, 2006 2 commits
-
-
Michael Beck authored
-
Matthias Braun authored
-
- 09 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 08 Sep, 2006 1 commit
-
-
Matthias Braun authored
- warning fixes
-
- 04 Sep, 2006 3 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
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 1 commit
-
-
Michael Beck authored
-
- 30 Aug, 2006 1 commit
-
-
Matthias Braun authored
-
- 29 Aug, 2006 1 commit
-
-
Matthias Braun authored
-
- 28 Aug, 2006 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 24 Aug, 2006 2 commits
-
-
Michael Beck authored
- emitting fcom instructions completely broken - added support for floating point Perm
-
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
-