remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / be / test /
2008-10-11 Christoph MallonMake fehler159 compilable.
2008-10-07 Michael Beck- cond-eval is ok, gvn-pre has a problem with the do...
2008-10-07 Michael Beck- some strange combination of cond-eval and gvn-pre
2008-10-06 Andreas ZwinkauAdding a smaller variant of fehler044
2008-10-06 Michael Beck- Condeval places a Phi in a wrong block, see the AddP
2008-10-04 Christoph Mallonfehler157: Wrong mode for lower half of lowered 64bit...
2008-10-04 Christoph Mallonfehler156: aligning the stack does not work.
2008-10-02 Andreas ZwinkauTest case for historical reasons
2008-10-02 Michael Becktest for a rather simply gcc optimization
2008-10-01 Sebastian BuchwaldPBQP now doesn't find a solution, if we modified the...
2008-09-30 Sebastian BuchwaldAdded users for symconst.
2008-09-30 Sebastian BuchwaldAdd users for symconst.
2008-09-30 Sebastian BuchwaldRemoved dependency that prevents full address mode.
2008-09-30 Sebastian BuchwaldRight nodes, right order but still not crashing...
2008-09-30 Sebastian BuchwaldAnother variant without index, but shifts with differen...
2008-09-30 Sebastian BuchwaldAll heuristic applications at right place, but there...
2008-09-30 Sebastian BuchwaldUse PBQP heuristic at shift const and afterwards at...
2008-09-30 Sebastian BuchwaldProvoke heuristical PBQP decision for computed value.
2008-09-29 Sebastian BuchwaldAdded more users to calculated value, but there are...
2008-09-29 Sebastian BuchwaldDon't try to use address multiple times, use calculated...
2008-09-29 Sebastian BuchwaldTried to create a PBQP graph with can't be solved heuri...
2008-09-28 Sebastian Buchwald- setted store value to symconst + const which can...
2008-09-28 Sebastian Buchwald- added missing base in two test cases
2008-09-28 Sebastian BuchwaldAdded test with all (?) address mode variants.
2008-09-23 Sebastian BuchwaldFixed test case.
2008-09-23 Sebastian BuchwaldAdded test case for pbqp construction: There seems...
2008-09-22 Sebastian BuchwaldSimplified test case.
2008-09-22 Sebastian BuchwaldShort example of graph, which needs RN reduction.
2008-09-21 Matthias Brauncrafty problem
2008-09-21 Matthias Braunrevert accidental commit of makereport
2008-09-21 Matthias Braundemonstrate killing of unnecessary stores
2008-09-21 Matthias Braunexample where type based alias analysis helps
2008-09-19 Michael Beckadd example for constant load replacementx
2008-09-17 Sebastian BuchwaldShift with const 4.
2008-09-11 Christoph MallonFix return value.
2008-09-11 Christoph MallonResolve race condition: First set handler, then call...
2008-09-11 Andreas ZwinkauAdding mini testcase for incmem
2008-09-10 Matthias Braunfix testcases, yet another endless loop test
2008-09-10 Matthias Braunmore tricky endless loop stuff
2008-09-10 Michael Beckanother strange endless loop failure
2008-09-10 Michael Beckwrong endless loop handling
2008-09-09 Matthias Braunpush unused livethroughs through loops in belady3
2008-09-08 Michael Becktestcase for failing gvn-pre
2008-09-04 Matthias Braunsimplified and improved
2008-09-04 Michael Beckdifferent cparser / eccp code
2008-09-04 Michael Beckstrange difference between eccp and cparser
2008-09-03 Andreas ZwinkauUse march=pentium3 to use if-conv
2008-09-03 Matthias Braunsimplify
2008-09-03 Matthias Braunfehler147 (produces invisible lightning gun in quake3)
2008-09-02 Sebastian BuchwaldAdded test case for Load-Add-Load conflict, that also...
2008-09-02 Michael Beckdemonstartes a bug in the tarval module
2008-09-02 Matthias Braunoverspilling testcase by mallon
2008-09-02 Andreas ZwinkauNew test cases for Mux and ia32_Test
2008-09-02 Christoph MallonBe nice: Use the async-signal safe _exit() instead...
2008-09-02 Christoph Mallonfehler143: eccp makes the __assert_fail() call in an...
2008-09-02 Matthias Brauneccp optimized the assert away!?!, anyway I wanna fix...
2008-09-02 Matthias Braunfehler142 (probably the quake3 client problem)
2008-08-29 Michael Becktestcase for currently broken GVN-PRE
2008-08-29 Michael Becktestcase for currently broken GVN-PRE
2008-08-28 Christoph MallonFix typos in fehler139.
2008-08-28 Michael Beckfixed the bad programm
2008-08-28 Michael Beckwrong 64bit lowering
2008-08-25 Christoph MallonGammelfix.
2008-08-25 Christoph MallonFix lrot.c: Shifting by the width of the left operand...
2008-08-25 Christoph Mallonfehler138: must_be_different-handler chokes on Proj...
2008-08-23 Christoph Mallonfehler137: tarval module does not model the explicit...
2008-08-23 Christoph MallonAdd main().
2008-08-22 Christoph MallonBug in edgfe when taking address of forward declared...
2008-08-21 Christoph MallonCorrect asm_test4.c, it only worked by pure chance...
2008-08-21 Andreas ZwinkauTest case to use the correct Cmp mode
2008-08-21 Michael Beck- crashes, why?
2008-08-21 Andreas ZwinkauAdding another inline assembler test
2008-08-20 Michael Beckanother brain damaged gcc extension
2008-08-20 Sebastian BuchwaldAdded test case with an shift amount > 3.
2008-08-19 Sebastian BuchwaldAdded test case for Rotl node.
2008-08-15 Christoph MallonTypos.
2008-08-15 Michael Beckcombo does not add keep alive edges yet
2008-08-15 Michael Beckexample for optimizing unknown
2008-08-14 Christoph MallonMake ICC more happy by spelling -f combo as -fcombo...
2008-08-14 Christoph MallonCrash in edgfe, probably caused by asm =m constraint.
2008-08-13 Michael Beckfastcall example
2008-08-12 Matthias Braunicc doesn't like -fomit-frame-pointer without -O
2008-08-12 Christoph Mallonfehler133: edgfe handles in-out (+) constraints for...
2008-08-11 Matthias Braunmore asm trickery
2008-08-11 Andreas Zwinkautwo more test cases concering Convs and Divs
2008-08-09 Christoph Mallonfehler132: Endless loop in 64bit lowerer with asm-node.
2008-08-08 Christoph MallonBug in edgfe for void*-arithmetic: ptr + x == ptr.
2008-08-08 Michael Beck- more -f combo tests
2008-08-07 Matthias Braunfehler129
2008-08-05 Moritz Krollfehler128: Crashes in Belady when compiled with -march...
2008-08-01 Moritz Krollfehler127: WTF - autobreak expects this to compile.
2008-08-01 Moritz Krollfehler126: edg fe crashes.
2008-08-01 Moritz Krollfehler125: Missing support for global asm statements.
2008-08-01 Moritz KrollIncorrect final value due to skipping too many float...
2008-08-01 Moritz Krollfehler123: ia32 transformer skips too many convs when...
2008-08-01 Michael Beckfixed const
2008-08-01 Michael Beckptr add/sub test
2008-07-31 Michael Beckcombo test case
2008-07-31 Moritz KrollPanic on switch size bigger than 256000... WTF?!
2008-07-30 Michael Beckfehler119 is C99
next