fixed: wrong environment transmitted
[libfirm] / ir / be /
2007-08-02 Michael Beckfixed: wrong environment transmitted
2007-08-02 Matthias Braunfix testapps
2007-08-02 Matthias Braunfixed several AM problems (and disabled most of the...
2007-08-02 Michael Beckadded comment, removed debug output
2007-08-02 Sebastian HackAdded a belady version with a different global pass.
2007-08-02 Matthias Braunimprove fehler55
2007-08-02 Matthias Braunfehler55
2007-08-01 Matthias Braunno need for Zex commands, we already had the Conv ...
2007-08-01 Michael Beckadd Zex8/Zex16 instructions
2007-08-01 Michael Beckfixed bitfield initializers:
2007-08-01 Michael Beckimproved test by adding a bitfield add
2007-08-01 Michael Beckimproved test by cheching negative numbers yet
2007-08-01 Matthias Braunfehler54 (should already work now)
2007-08-01 Matthias Braunwe can't pass 64bit values in a single register
2007-07-31 Michael Becktransform Load & 0xFF into Loadzx
2007-07-31 Christoph MallonShow correct expected result of fehler53.
2007-07-30 Matthias Braunfehler53 (similar to fehler 45 apparently... (another...
2007-07-30 Matthias Braunsome testcases I didn't commit yet
2007-07-25 Matthias Braunsimplify fehler52
2007-07-25 Matthias Braunfehler52: argv problems found in 176.gcc
2007-07-25 Matthias Braunprettify fehler51
2007-07-25 Matthias Braunsimplify fehler35
2007-07-25 Matthias Braunfix for icc compilation
2007-07-25 Matthias Braunfix for icc compilation
2007-07-25 Michael Beckadd IJmp instruction
2007-07-25 Michael Beckemit new block labels
2007-07-25 Michael Beckrenamed function to be_gas_label_prefix()
2007-07-24 Michael Beckadd support for symconst_label
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.
next