keep_alive_barrier operand used wrong block; schedule keep behind phi sequences
[libfirm] / ir / be / beabihelper.c
2011-02-08 Matthias Braunfurther spread size_t
2011-02-06 Christoph MallonFix several size_t related signed/unsigned warnings.
2010-12-28 Michael BeckAdd and fix some comments.
2010-12-06 Michael BeckFixed memory leak, fixed some typos, add some doxygen...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-06 Matthias Braunput register classes into arch_env struct, no need...
2010-09-06 Matthias Braunrename heights_t to ir_heights_t, improve docu a bit...
2010-07-23 Matthias Braunmake add_missing_keeps more robust in case of SwitchJumps
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...
2010-07-22 Matthias Braunimprove assert in abihelper register value getter
2010-07-16 Matthias Braunavoid code duplication: use be_add_missing_keeps in...
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-09 Matthias Braunhandle arm ABI in arm transform phase
2010-07-09 Matthias Braunhelper functions for doing custom abi construction...