Added a belady version with a different global pass.
[libfirm] / ir / be / test /
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
2007-06-30 Matthias Braunfix uninitialized variable
2007-06-30 Matthias Braunfehler35 (I already have a fix but can't commit it...
2007-06-29 Matthias Braunless accuracy, as we can't guarantee more in C
2007-06-29 Matthias Braunfehler32
2007-06-29 Christoph MallonTestcase for subtle if conversion bug.
2007-06-29 Matthias Braunnew fehler33.c
2007-06-29 Matthias Braunimprove fehler31
2007-06-29 Matthias Braunfehler 31
2007-06-29 Matthias Braunreally fix fehler26
2007-06-29 Matthias BraunTestJmp bug (already fixed)
2007-06-29 Matthias Brauntest result in fehler29
2007-06-29 Christoph MallonCrash in ia32 floating point code emitter.
2007-06-28 Matthias Braunadd missing main
2007-06-28 Michael Beckva_start did not work with fastcall yet
2007-06-28 Christoph MallonTestcase for wrong stab info.
2007-06-27 Christoph MallonHuge switch jump table problem.
2007-06-27 Christoph MallonAssertion in the compound initialisation code regarding...
2007-06-27 Christoph MallonAdd a test case where the tarval module generates an...
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-25 Matthias Braunfloat simulator unknown problems
2007-06-25 Christoph MallonTestcase for array initialisation.
2007-06-25 Matthias Braunfehler 21
2007-06-21 Matthias Braunfix testapp
2007-06-21 Michael Beckreduce the number of iteration
2007-06-21 Christoph MallonTest for VLAs.
2007-06-19 Matthias Braunadded fehler20
2007-06-18 Matthias Braunfixed warnings
2007-06-15 Matthias Braunimprove and enhanve ifconversion test
2007-06-14 Matthias Braunalways return 0 at end of tests
2007-06-14 Michael Beck__fastcall error
2007-06-13 Matthias Braunmake function static to make sure we don't fail on...
2007-06-13 Matthias Brauntest volatile operations and make sure loads without...
2007-06-13 Michael Beckreplaced inline by __inline to allow to be compiled...
2007-06-13 Michael Beckreplaced inline by __inline to allow it to be compiled...
2007-06-13 Matthias Braunfehler18
2007-06-12 Matthias Braunfix some llvm tests not return 0 on successfull runs
2007-06-11 Matthias Braunfehler 17
2007-06-08 Matthias Braunsome new testcases from llvm
2007-06-08 Matthias Braunoptimize next_use calculation (quadratic in number...
2007-06-03 Matthias Braunsame_as constraints in assembler nodes work now
2007-06-02 Matthias Braunfix immediate emitting
2007-06-02 Matthias Braunwe can parse lots of assembler constraints now (but...
2007-06-02 Matthias Braunmore work on ia32 assembler nodes
2007-05-31 Michael BeckAdded changes for inline assembler
2007-05-30 Michael BeckAdded test for inline assembler
2007-05-23 Matthias Braunfehler 16, found in 255.vortex
2007-05-21 Matthias Braunsimplify testcase
2007-05-21 Matthias Braundemonstrate another frontend bug
2007-05-21 Matthias Braunbe a bit less exact with float results so we don't...
2007-05-21 Matthias Brauntestcase for conv optimisation bugs
2007-05-21 Matthias Braundon't do the tests twice
next