Add magic for better code emission of 64bit minus.
[libfirm] / ir / be / test /
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
2007-08-25 Christoph MallonSome more boolopt tests.
2007-08-24 Matthias Braunextended boolopts test
2007-08-22 Matthias Braunam_test2
2007-08-22 Matthias Braunimproved version of fehler71
2007-08-21 Matthias Braunmake fehler68 deterministic
2007-08-17 Sebastian HackTalk to sqlite3 directly
2007-08-15 Sebastian HackNicified the options
2007-08-15 Sebastian HackAdded statev to sql transform script
2007-08-14 Matthias Braunfehler71
2007-08-14 Matthias Braunoutput signed
2007-08-14 Matthias Braundon't display time in tests
2007-08-14 Matthias Braundon't run several seconds for tests
2007-08-14 Christoph Mallonfehler70: wrong mode for array access generated in...
2007-08-13 Christoph Mallonfehler69: endless loop compiled program. maybe spill...
2007-08-13 Andreas SchösserAdded 2 testcases for the IA32 backend
2007-08-09 Michael Beckenhanced version to test shifts with >32
2007-08-08 Michael Beckdon't use llabs, edg has no prototype
2007-08-08 Matthias Braunfehler66 (more unsigned int -> double magic)
2007-08-08 Matthias Braun- Fix unsigned->double, double->unsigned convs
2007-08-08 Michael Beckadd unsigned long long to the test
2007-08-08 Matthias Braunfehler65 (from 253.perl)
2007-08-07 Matthias Braunfehler64 (emit a 0 if none of the addressmode things...
2007-08-07 Matthias Braunfehler63
2007-08-06 Matthias Braunshorter version
2007-08-06 Matthias Braunadded comment
2007-08-06 Matthias Braunfehler62: wrong tail-recursion optimisation
2007-08-06 Christoph Mallonfehler61: static function whose address is stored in...
2007-08-05 Christoph Mallonfehler60: Endless loop in frontend while constructing...
2007-08-04 Matthias Braunmake fehler59 consistent
2007-08-04 Matthias Braunalloca fails in loops
2007-08-03 Matthias BraunImprove test
2007-08-03 Michael Beckbackend conv error
2007-08-03 Michael Beckenhanced fehler57 test
2007-08-03 Matthias Braunshorter version
2007-08-03 Matthias Braunanother fehler from 176.gcc
2007-08-03 Matthias Braunshorter version of fehler56
2007-08-03 Matthias Brauncondeval/bitfield problems
2007-08-03 Matthias Braunwrong alarm...
2007-08-03 Matthias Braunfehler56
2007-08-02 Matthias Braunfix testapps
2007-08-02 Matthias Braunimprove fehler55
2007-08-02 Matthias Braunfehler55
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-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-24 Andreas SchösserAdded Test Program which breaks backend
2007-07-23 Matthias Braunfehler50
2007-07-19 Christoph MallonTest for union initialisation.
2007-07-19 Christoph Mallonfehler4{8,9}: C99 initialisation of unions.
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 Braunnot good enough yet
2007-07-18 Matthias Braunmore float strictness problems
2007-07-18 Matthias Braunparanoia floating point test
2007-07-18 Matthias Braunfehler42
2007-07-17 Matthias Braunfix unused call results
2007-07-17 Matthias Braunfehler41
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-13 Matthias Braunmore unknown problems
2007-07-12 Michael Becktest case for floating point compare
2007-07-12 Michael Beckadded file local cflags
2007-07-11 Matthias Braunnow fehler39 exposes the original bug again :)
2007-07-11 Matthias Braunmake fehler39 work with gcc at least
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-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 Braunimprove fehler36
2007-07-04 Michael Beck[r14913]
2007-07-03 Matthias Braunfehler36
2007-07-02 Matthias Braunfixed lots of warnings in testprograms
next