- 17 Nov, 2011 4 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
This should fix all known bugs, make the code easier to read and more robust.
-
Matthias Braun authored
-
Matthias Braun authored
-
- 14 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 11 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 Nov, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 03 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 02 Nov, 2011 3 commits
-
-
Matthias Braun authored
This is the new way of handling switch-jumps. The node contains a table which maps (ranges of) input values to proj numbers. Compared to a Cond-node this results in a clean consecutive sequence of Proj numbers (no searching for a free number for the default_pn anymore) and allows factoring multiple cases jumping to the same block in a single Proj (though we still need the optimisation in cfopt for that).
-
Matthias Braun authored
-
Matthias Braun authored
They are reserved in ANSI-C so instead of _XXX we use XXX_ now.
-
- 06 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 18 Aug, 2011 1 commit
-
-
uqxyd authored
-
- 27 Jul, 2011 1 commit
-
-
Matthias Braun authored
-
- 17 Jun, 2011 1 commit
-
-
Christoph Mallon authored
-
- 09 Jun, 2011 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 08 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 01 Jun, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 31 May, 2011 1 commit
-
-
Matthias Braun authored
-
- 25 May, 2011 3 commits
-
-
Matthias Braun authored
- The pns of X_regular and X_except are annotated in the opcode now. - The memory input is annotated in the opcode now - only nodes with X_regular, X_except are marked fragile
-
Matthias Braun authored
-
Matthias Braun authored
-
- 23 May, 2011 1 commit
-
-
Matthias Braun authored
-
- 06 May, 2011 1 commit
-
-
Matthias Braun authored
-
- 28 Apr, 2011 2 commits
-
-
Matthias Braun authored
See http://www.libfirm.org/Unreachable_Code for details
-
Matthias Braun authored
add unknown_jump opflag for the special case of a jump where we can't directly influence the destination and can't predict/change them
-
- 30 Mar, 2011 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 25 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 09 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 07 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 28 Feb, 2011 1 commit
-
-
Matthias Braun authored
-
- 26 Feb, 2011 1 commit
-
-
Michael Beck authored
[r28457]
-
- 24 Feb, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 Feb, 2011 2 commits
-
-
Matthias Braun authored
[r28346]
-
Matthias Braun authored
[r28345]
-