add symconst_label
[libfirm] / ir / be /
2007-07-24 Andreas SchösserAdded Test Program which breaks backend
2007-07-23 Matthias Braunfehler50
2007-07-23 Matthias Braunwarning fix
2007-07-23 Matthias Braun(crude) support for non 32-bit modes in cmp
2007-07-23 Michael Beckdoxygen comment fixed
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-07-19 Matthias Braundon't display outedge warnings for blocks
2007-07-19 Matthias Braunfix outedge verififer
2007-07-19 Matthias Braunmore asserts
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-07-19 Matthias Braunfix ProduceValue handling
2007-07-19 Christoph MallonUnions can be initialised statically now.
2007-07-19 Christoph MallonTest for union initialisation.
2007-07-19 Christoph Mallonfehler4{8,9}: C99 initialisation of unions.
2007-07-19 Christoph MallonFix off-by-one error when sparsely initialising an...
2007-07-19 Christoph MallonAdd fehler47: Incorrect values when using C99 style...
2007-07-18 Michael Beckstrict conv test: worked once, buggy again?
2007-07-18 Matthias Braunfehler45
2007-07-18 Matthias Brauncorrectly handle strict convs
2007-07-18 Matthias Braunnot good enough yet
2007-07-18 Matthias Braunmore float strictness problems
2007-07-18 Matthias Braunfix fpcw transformation fix strict conv creation
2007-07-18 Matthias Braunparanoia floating point test
2007-07-18 Matthias Braunfehler42
2007-07-17 Andreas SchösserPrevented Proj nodes which are successors of IA32 nodes...
2007-07-17 Matthias Braunfix unused call results
2007-07-17 Matthias Braunfehler41
2007-07-17 Matthias Braunfix Cltd register pressure, fix some SSE (ABI with...
2007-07-16 Matthias Braunfix allocas, fix Tls transform
2007-07-16 Christoph MallonGenerate better, i.e. less, (and maybe more correct...
2007-07-16 Christoph MallonComitted wrong file. Revert r15169.
2007-07-16 Christoph MallonGenerate better, i.e. less, (and maybe more correct...
2007-07-16 Michael Beckremoved the new get_block/set_block stuff; not working...
2007-07-16 Matthias Braunfix makereport
2007-07-16 Matthias Braunmake functions static where possible
2007-07-16 Matthias Braunmake functions statis where possible
2007-07-16 Matthias Braunmore unknown float testing
2007-07-16 Matthias Braunrename to avoid 2 tests with same name
2007-07-16 Matthias Braunfehler40
2007-07-16 Christoph MallonDo not unconditionally set the unsigned pnc flag, but...
2007-07-14 Matthias Braunad-hoc fix for lfoat compares (this is not mallons...
2007-07-13 Michael BeckReplaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by...
2007-07-13 Matthias Braunadd missing width modifiers to some float nodes
2007-07-13 Michael Beckadded initializers for get_block/set_block operations
2007-07-13 Matthias Braunuse zeros instead of unknowns for floating point for now
2007-07-13 Matthias Braunmore unknown problems
2007-07-12 Matthias Brauntry to avoid creation of float Psis
2007-07-12 Matthias Braunrevert transformation tactics to old style
2007-07-12 Matthias Braunthe Anchor is not a (real) user
2007-07-12 Michael Becktest case for floating point compare
2007-07-12 Michael Beckadded file local cflags
2007-07-12 Michael Beckremoved unused variable
2007-07-11 Sebastian HackCosmetic changes
2007-07-11 Sebastian HackRemoved alternative assign: borders are too present...
2007-07-11 Sebastian HackAdapted to ignore regs
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-07-11 Michael Beckrenamed register_additional_node_data() to firm_registe...
2007-07-11 Michael Beckremoved SCHEDULE_PROJS ifdefs
2007-07-11 Christoph MallonBe more liberal in what the IA32 backend allows for...
2007-07-11 Michael Becksimplified code
2007-07-11 Michael BeckC99 features reoved
2007-07-11 Matthias Braunuse bipartite solver again, as it doesn't silently...
2007-07-11 Matthias Braunfix fehler39, exchange left/right is no good idea after...
2007-07-11 Matthias Braunnow fehler39 exposes the original bug again :)
2007-07-11 Matthias Braunmake fehler39 work with gcc at least
2007-07-11 Matthias Braunworkaround verify problems for alloca
2007-07-11 Matthias Braunsimplify logic when x87 simulator is started
2007-07-10 Matthias Braundon't do AGGRESSIVE_AM
2007-07-10 Matthias Braunmake use of mode_b lowerer, fix keeps for CopyB
2007-07-08 Christoph MallonCopy the debug info when turning a Store into a Push.
2007-07-08 Christoph MallonUnbreak build.
2007-07-08 Christoph MallonFix typo in testcase.
2007-07-08 Christoph MallonShorten the testcase.
2007-07-06 Christoph MallonTestcase for bug in register allocator: esp gets assign...
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-07-06 Michael Beckadded missing includes
2007-07-06 Matthias Braundon't create dead projs
2007-07-06 Matthias Brauna new pass that adds missing keeps
2007-07-06 Matthias Braunuse optimize_graph_df
2007-07-06 Matthias Braunimprove assert
2007-07-06 Michael Beckmissing include added
2007-07-05 Michael BeckC99 feature removed
2007-07-05 Matthias Braunuse NULL_OBST to avoid warnings
2007-07-05 Matthias Braunfix fehler37, ALWAYS RETURN 0 at end of main
2007-07-04 Christoph MallonTestcase for bug in if-conversion: meld_psi() does...
2007-07-04 Matthias Braunreverted accidental commit
2007-07-04 Matthias Braunmode_b support for Phis, Nots. Working but needs some...
2007-07-04 Matthias Braunimprove fehler36
2007-07-04 Matthias Braunmaybe fix phi handler problems
2007-07-04 Matthias Braundon't emit vfp copies
2007-07-04 Matthias Brauncmov with unknowns are pointless
2007-07-04 Matthias Braunrevert accidental commit
2007-07-04 Matthias Braunfix some x87 issues...
2007-07-04 Matthias Braunbe sure to not add a node twice to the bipartite matching
2007-07-04 Matthias Braundon't copy unknowns around in cmovs
2007-07-04 Matthias Brauncleaner fix by Sebastian
2007-07-04 Matthias Braunfix for register allocation on constrained nodes with...
2007-07-04 Christoph Mallonconst.
next