make IS_ macros return 0 or 1
[libfirm] / ir / be / test /
2007-10-25 Christoph Mallonfehler102: ia32 backend cannot handle integer Abs with...
2007-10-24 Michael Beckmore Phi optimizations for Div, Mod, DivMod
2007-10-24 Michael Beckfixed test
2007-10-24 Michael Beckadd test for new phi optimization
2007-10-24 Christoph MallonPad the names of fehler*.c with leading zeros for sorting.
2007-10-24 Christoph MallonGive direct visual feedback by printing "FAILED" when...
2007-10-24 Michael Beckimproved fehler101.c. Now with printing!
2007-10-24 Michael Beckcannot output suffix for long double store
2007-10-23 Michael BeckAdd a main to let it compile.
2007-10-23 Michael Becknow even buggier
2007-10-23 Michael Beckwrong spill ?
2007-10-22 Matthias Braunsome more code I played around with lately
2007-10-19 Christoph Mallonfehler99: defective copykeep when ShrD has to identical...
2007-10-19 Matthias Braunnew testcases
2007-10-19 Christoph Mallonmake fehler98.c behave properly.
2007-10-19 Christoph Mallonfehler98: gen_Cmp tries to build test with two immediates.
2007-10-17 Matthias Braunsome interesting testcases to look at
2007-10-17 Michael Beckextended version
2007-10-17 Matthias Braunfehler97
2007-10-16 Matthias Braunanother interesing case
2007-10-15 Matthias Braunfix problems with multispill/belady
2007-10-15 Christoph Mallonfehler96: tarval module calculates Shrs wrong for mode_Iu.
2007-10-13 Matthias Braunsimpler
2007-10-13 Matthias Braunfehler95 (entity size is stored in bits which provokes...
2007-10-12 Matthias Braunimproved and fixed warnings
2007-10-12 Matthias Braunfehler94
2007-10-11 Matthias Braunfehler93
2007-10-10 Matthias Braunfehler92
2007-10-10 Michael Beckmore test added
2007-10-09 Michael Beckmore test added
2007-10-08 Matthias Braunfehler91
2007-10-07 Matthias Brauntestcase for strange loop depths in loopana
2007-10-04 Matthias Brauncorrect register constraint for inb asm
2007-10-04 Matthias Braunmore tricky asm tests
2007-10-04 Matthias Brauna testcase for the just fixed deconv problem
2007-10-02 Matthias Braun- Route esp through calls
2007-10-01 Matthias Braunfehler89
2007-10-01 Christoph Mallonfehler88: wrong mode_b lowering of unsigned comparisons.
2007-10-01 Matthias Brauncmov AM test added
2007-09-29 Matthias Brauncorrect should_be fields in boolopts testapp
2007-09-28 Matthias Braunfehler87
2007-09-27 Christoph Mallonfehler86: 64bit in 32bit address calculation. The front...
2007-09-27 Matthias Braunfehler85
2007-09-27 Matthias Braunfehler84
2007-09-27 Matthias BraunAnother test of the rss feed generator (multi line...
2007-09-27 Matthias Braunjetzt cooler?
2007-09-27 Matthias Braunteeest
2007-09-27 Matthias Brauntest
2007-09-27 Matthias Brauntest agauin
2007-09-27 Matthias Braunmore tests
2007-09-27 Matthias Brauntest
2007-09-27 Matthias Brauntest
2007-09-27 Matthias Brauntest
2007-09-27 Matthias Brauntest
2007-09-27 Matthias Braunhack to allow using different eccps
2007-09-27 Christoph MallonRestructure to make the assembler easier to read.
2007-09-26 Matthias Braunfehler83
2007-09-26 Matthias Braunfehler82
2007-09-20 Michael Beckextended and improved
2007-09-20 Michael Beckdemonstrates a FE error
2007-09-20 Michael BeckAdd a test for x + x + x + ...
2007-09-20 Michael BeckAdd test for double call
2007-09-19 Matthias Braunfehler80
2007-09-19 Matthias Brauntestcase for no yet comitted flags code
2007-09-18 Matthias Braundifferent test to catch the bug in the implementation...
2007-09-17 Matthias Braunfix
2007-09-17 Matthias Brauntest for CSE moving flags into different block
2007-09-17 Christoph MallonUse prepared CMD.
2007-09-17 Christoph MallonUse prepared CMD.
2007-09-15 Matthias Brauntestcase where tarval problems manifestated
2007-09-15 Matthias Braunextend am testapps to short and char types
2007-09-14 Michael Beckadded eor test
2007-09-14 Michael Becktest local cse
2007-09-13 Michael Beckadd DeMorgan rules that reduce the number of instructions
2007-09-13 Michael Beckmore tests added
2007-09-13 Michael Beckmore test added
2007-09-13 Matthias Brauna cmp that can be CSEd (for the not yet comitted Cmp...
2007-09-13 Michael Beckmore cases added
2007-09-13 Michael Beckmore cases added
2007-09-13 Christoph MallonMore local optimisation tests.
2007-09-13 Matthias Braunmore tests for localopts
2007-09-13 Michael Beckimproved test
2007-09-13 Matthias Braunfix warnings
2007-09-12 Michael Beckadd test for n*n=2n bits multiplication
2007-09-12 Matthias Braunfixed testcase
2007-09-12 Matthias Braunedge case for 64bit add where add with flag output...
2007-09-11 Christoph Mallonfehler76: assertion when converting float constant...
2007-09-11 Christoph Mallonfehler75: 64bit comparison gets lowered incorrectly.
2007-09-10 Sebastian HackImproved statev stuff:
2007-09-08 Sebastian HackRewrote anything
2007-09-07 Michael Beckfixed version
2007-09-07 Michael Beckanother more readable version
2007-09-06 Michael Beckbug in the tarval modul ...
2007-09-06 Matthias Braunanother bug
2007-09-05 Michael Beckmore checks
2007-09-05 Michael Becktest the new mul with Const
2007-08-31 Matthias Braunimprove/fix fehler71
2007-08-31 Matthias Braunimprove address mode tests
2007-08-28 Christoph Mallonfehler72: wrong conversion from unsigned int to long...
2007-08-25 Matthias Braunmore AM tests
next