make sparc+arm backend completely independent from beabi
[libfirm] / ir / be / beprefalloc.c
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-10-06 Matthias Braunput register classes into arch_env struct, no need...
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-09-10 Matthias Braunrefactoring: split stackframe handling completely from...
2010-08-09 Matthias Braunallow ignore registers as inputs of Phis; cleanup bessa...
2010-08-09 Matthias Brauncleanup spill code; assert that no wide values are...
2010-08-05 Matthias Braunbackend: created a (not so nice) macro to iterate over...
2010-07-29 Matthias Braunallow nodes with more inputs in prefallocator (some...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-26 Matthias Brauncleanup/refactor bipartite matching with hungarian...
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-06 Matthias Braunremove unnecessary members from be_abi_irg_t structure...
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-04-26 Christoph Mallons/full\>/ful/.
2010-03-12 Matthias Braunrename popcnt to popcount; avoid inline assembly in...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-01-03 Michael BeckI was annoyed by the compiler warnings about implicit...
2009-12-21 Matthias Braunkeep timer interface simple - no names and descriptions...
2009-12-18 Matthias Braunrename straight alloc to pref alloc to match the name...