- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 02 Nov, 2011 2 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
They are reserved in ANSI-C so instead of _XXX we use XXX_ now.
-
- 27 Oct, 2011 1 commit
-
-
Matthias Braun authored
They're adding more noise than they provide gain in readability. They also make extra work to keep up to date.
-
- 20 Oct, 2011 1 commit
-
-
Matthias Braun authored
They have been unnecessary aliases for is_SymConst_addr_ent() and get_SymConst_entity().
-
- 20 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 14 Sep, 2011 1 commit
-
-
Andreas Zwinkau authored
API change: removes set_irg_outs_inconsistent and get_irg_outs_state Use set_irg_state and is_irg_state instead!
-
- 05 Aug, 2011 1 commit
-
-
Matthias Braun authored
This was done by removing unnecessary options/options that only allowed marginal tweakings to improve performance while at the same time making the interface cumbersome.
-
- 01 Jun, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 25 May, 2011 3 commits
-
-
uqxyd authored
-
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
-
- 09 May, 2011 2 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
when calling exchange, set_irn_n, or set_irn_in. fixes backend/inconsistent_outs test case
-
- 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
-
- 15 Apr, 2011 1 commit
-
-
Matthias Braun authored
-
- 30 Mar, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 02 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 28 Feb, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 Feb, 2011 3 commits
-
-
Matthias Braun authored
[r28346]
-
Matthias Braun authored
[r28345]
-
Matthias Braun authored
[r28340]
-
- 05 Feb, 2011 1 commit
-
-
Christoph Mallon authored
[r28310]
-
- 08 Jan, 2011 2 commits
-
-
Matthias Braun authored
remove get_irn_modename, get_irn_modeident from public API. It's unclear why we need an explicit combination of get_irn_mode and get_mode_name [r28240]
-
Matthias Braun authored
[r28234]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28079]
-
- 06 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28043]
-
- 22 Sep, 2010 3 commits
-
-
Matthias Braun authored
[r28021]
-
Matthias Braun authored
[r28020]
-
Matthias Braun authored
differentiate between Bad and Deleted (because of exchange) nodes, this avoid some invalid memory accesses when trying to get irg from a Bad node [r28019]
-
- 18 Aug, 2010 1 commit
-
-
Matthias Braun authored
[r27944]
-
- 28 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27833]
-
- 19 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27762]
-
- 06 Apr, 2010 1 commit
-
-
Matthias Braun authored
[r27346]
-
- 29 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27328]
-