- 05 Feb, 2010 15 commits
-
-
Matthias Braun authored
[r27077]
-
Christoph Mallon authored
[r27076]
-
Christoph Mallon authored
[r27075]
-
Matthias Braun authored
[r27064]
-
Matthias Braun authored
[r27063]
-
Matthias Braun authored
[r27062]
-
Matthias Braun authored
[r27061]
-
Matthias Braun authored
[r27060]
-
Christoph Mallon authored
[r27058]
-
Matthias Braun authored
[r27057]
-
Matthias Braun authored
a new garbage collection pass less conservative than gc_irgs (but does not respect properties of object-oriented programs) [r27056]
-
Matthias Braun authored
[r27055]
-
Matthias Braun authored
[r27054]
-
Michael Beck authored
New setcc framework can handle all mux_is_abs(..., Const, Const) using set and up to 3 instructions ... [r27053]
-
Michael Beck authored
[r27052]
-
- 04 Feb, 2010 6 commits
-
-
Matthias Braun authored
[r27048]
-
Matthias Braun authored
[r27046]
-
Matthias Braun authored
[r27045]
-
Matthias Braun authored
[r27044]
-
Matthias Braun authored
[r27042]
-
Matthias Braun authored
clumsy. Bring back get_entity_visibility and set_entity_visibility [r27039]
-
- 03 Feb, 2010 6 commits
-
-
Michael Beck authored
[r27037]
-
Michael Beck authored
[r27036]
-
Matthias Braun authored
[r27034]
-
Matthias Braun authored
[r27032]
-
Matthias Braun authored
[r27031]
-
Matthias Braun authored
- Merge stickyness, visibility and variability into ir_linkage - Add proper support for common symbols, weak symbols and C++ COMDAT stuff - Mark OO-features type_visibility, peculiarity and allocation as deprecated OO feature will be separated from firm core into higher levels in the long run - Rework, simplify and fix bugs in begnuas.c [r27030]
-
- 02 Feb, 2010 1 commit
-
-
Christian Helmer authored
[r27029]
-
- 01 Feb, 2010 7 commits
-
-
Olaf Liebe authored
[r27026]
-
Matthias Braun authored
make the character used for specifying elf types configurable in begnuas and use generic function prolog in arm backend [r27022]
-
Matthias Braun authored
[r27021]
-
Matthias Braun authored
[r27019]
-
Matthias Braun authored
[r27018]
-
Hannes Rapp authored
-
Hannes Rapp authored
[r27014]
-
- 29 Jan, 2010 2 commits
-
-
Matthias Braun authored
[r27012]
-
Matthias Braun authored
[r27011]
-
- 28 Jan, 2010 3 commits
-
-
Christoph Mallon authored
[r27008]
-
Christoph Mallon authored
In mode_b lowering move the assertion for mode_b below the check, whether the node was replaced already. Some nodes are their own replacement and therefore do not have mode_b anymore after lowering. [r27007]
-
Christoph Mallon authored
Consistently record the replacement nodes and removal candidates when doing mode_b lowering. This was not done in some cases, most importantly the former was not done for certain Projs, which are their own replacement (just their mode gets changed). Also add a FIXME that the algorithm is subtly broken and may replace the same node twice due to recursion over Phis. [r27006]
-