Added the new GCC front end section to the table of contents.
[oota-llvm.git] / test /
2003-11-16 Chris LattnerThere is no need to rely on LLI working for this test
2003-11-16 Chris LattnerTestcase for PR116
2003-11-16 Chris LattnerNew testcase, for PR 115
2003-11-13 Chris LattnerInstcombine should promote this, and because it isn...
2003-11-13 Chris LattnerNEW testcase for PR84 :(
2003-11-12 Chris LattnerAdd new testcase for PR112
2003-11-12 Chris LattnerThe bytecode reader/writer is borking this testcase
2003-11-12 Chris LattnerThis is not the instruction combiner's fault! No really!
2003-11-12 Chris LattnerReduced testcase for PR 110
2003-11-12 Chris LattnerNew testcase for PR107
2003-11-09 Chris LattnerNew testcase
2003-11-09 Chris Lattnernew testcase
2003-11-08 Chris Lattnernew testcase
2003-11-06 Brian GaekeAll 'llvmgcc' tests should specify %llvmgcc so that...
2003-11-05 Chris Lattnernew testcase
2003-11-05 Chris LattnerNew testcase
2003-11-05 Chris LattnerAdd a dtor to ensure that they are called the right...
2003-11-05 Chris LattnerNEw testcase
2003-11-05 Chris LattnerNew testcase
2003-11-05 Chris LattnerNew testcase for the other side
2003-11-04 Chris LattnerSince we're in the neighborhood, test for the inverse
2003-11-04 Chris LattnerAdd a generalization of the previous case
2003-11-04 Chris LattnerNew testcase for masking operation that frequently...
2003-11-04 Chris LattnerNew testcase for PR80
2003-11-04 Chris LattnerNew testcase
2003-11-04 Chris LattnerWhile working on the pool allocator, I noticed that...
2003-11-03 Chris LattnerNew testcase for PR84
2003-11-03 Chris LattnerNew testcase
2003-11-03 Chris LattnerNew testcase for a bug in instcombine
2003-11-03 Chris LattnerMore testcases
2003-11-03 Chris LattnerMove a test from cast-set to a new bit-tracking.ll...
2003-11-03 Chris LattnerAdd another case, which an implementation of test6...
2003-11-03 Chris LattnerAdd the testcase from PR8
2003-11-03 Chris LattnerAdd another case, which occurs in em3d
2003-11-02 Chris LattnerNew testcase for DSA which is improperly collapsed!
2003-11-02 Chris LattnerThe 'thefunc' function should not have weak linkage...
2003-11-02 Chris LattnerAdd test for instcombine transmogrifying allocation...
2003-11-02 Chris LattnerNew testcase for PR79
2003-11-02 Chris Lattnernew testcase, for PR 81
2003-11-01 Chris LattnerRegression test for PR 80
2003-10-30 Chris LattnerNew testcase crashing the instruction combiner
2003-10-29 Chris LattnerNew testcase
2003-10-29 Chris LattnerNew testcase distilled from:
2003-10-29 Chris LattnerNew testcase
2003-10-29 Chris LattnerNew testcase
2003-10-28 Brian GaekeNew testcase, reduced from DOOM.
2003-10-27 Chris LattnerNew testcase which crashes the C++ FE
2003-10-27 John CriswellMerged RELEASE_1.
2003-10-27 Chris LattnerFix initializers to match
2003-10-27 Chris LattnerNew testcase
2003-10-27 Chris LattnerNew testcase.
2003-10-23 Chris LattnerNew testcase, which failes to compile. 252.eon hits...
2003-10-23 Chris LattnerZero arg varargs functions are legal in LLVM, but not...
2003-10-23 Chris LattnerUpdate test
2003-10-23 Chris Lattnerdocument real source of bug
2003-10-23 Chris Lattnerfix test
2003-10-23 Chris LattnerFix test
2003-10-23 Chris LattnerFix buggy test
2003-10-23 John CriswellDo not report errors if QMTest returns a non-zero value.
2003-10-23 Chris LattnerA new testcase for an instcombine miscompilation!
2003-10-22 Chris LattnerNew testcase for the deadreturnvalue deletion extension...
2003-10-22 Chris LattnerNew testcase for fun hack that is absolutely necessary...
2003-10-21 Chris LattnerNew testcase: globals should be linked if they are...
2003-10-21 Chris LattnerNew testcase. The linker should not consider it an...
2003-10-21 Chris LattnerNew testcase, fixed in the C++ frontend
2003-10-21 Chris LattnerThis was not a lower-switch bug, it was a preselection bug
2003-10-21 Chris LattnerUpdate test to new style
2003-10-21 Misha BrukmanOnly fails on the Sparc, only when run via the JIT.
2003-10-18 Chris LattnerNew testcase, distilled from 176.gcc codegen failure
2003-10-17 Chris LattnerNew testcase for C++ frontend crash
2003-10-14 Chris LattnerNew testcase which the inliner breaks
2003-10-13 Chris Lattnermake the indvar obviously non-canonical
2003-10-12 Chris Lattnernew testcase
2003-10-12 Chris LattnerFiles moved to the LoopSimplify directory
2003-10-12 Chris LattnerThe -preheaders pass is now known as -loopsimplify
2003-10-12 Chris LattnerTest that we can emit global initializers that are...
2003-10-11 Brian GaekeQuote qmtest args in $(CONTEXT).
2003-10-10 John CriswellRemoved the AnalyzeTest class.
2003-10-10 John CriswellMake the clean target remove the QMTest temporary direc...
2003-10-10 Chris Lattnernew testcase. globaldce should not delete the global
2003-10-10 Chris LattnerNew testcase
2003-10-08 Chris Lattnerold testcase
2003-10-08 Chris LattnerCheckin an old bug, which appears to be fixed
2003-10-07 Chris Lattnernew testcase
2003-10-07 John CriswellFixed the location of the expectations file.
2003-10-07 John CriswellSwitching over to the new test database.
2003-10-07 John CriswellThese scripts are no longer needed. They have been...
2003-10-07 Chris Lattnernew testcase, distilled by Brian
2003-10-05 Chris Lattnernew testcase
2003-10-04 Chris LattnerConstants are not getting merged together correctly...
2003-10-03 John CriswellChanged all of these tests to be TestRunner tests ...
2003-10-03 John CriswellRenamed these tests so that they don't contain extra...
2003-10-02 Chris LattnerRemove obsolete tests which:
2003-10-02 Chris LattnerCheckin new file, reduced by Brian
2003-10-02 Chris LattnerAdd new testcases
2003-10-02 Alkis EvlogimenosChange llc command line for register allocators
2003-09-30 Chris LattnerNew testcase that was not correctly handled
2003-09-30 Chris LattnerThis bug is not fixed, but will be in the future eventually
2003-09-30 Chris Lattnernew testcase
2003-09-30 John CriswellChanged TestRunner test class so that it replaces ...
next