Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into
[oota-llvm.git] / test /
2004-01-23 Chris LattnerNew testcase for problem brian ran into
2004-01-20 Chris LattnerNew testcase for incorrect bytecode reading of MAXLONG...
2004-01-16 John CriswellRemove the use of LLVMGCCARCH. Instead, query the...
2004-01-14 Chris Lattnernew testcase
2004-01-13 Brian GaekeYou know you like Makefiles with fewer variables. Next...
2004-01-13 Brian GaekeGet rid of dead defns of LCC, LCXX, LAS, as per FIXME.
2004-01-13 Brian GaekeFix overzealous fixme fixing
2004-01-13 Brian GaekeRemove dead definitions of NATGCC and CP, and dead...
2004-01-13 Chris LattnerNew testcase for symbolic constant folding opportunitie...
2004-01-12 Chris LattnerTestcase for PR204
2004-01-12 Chris LattnerAdd support for %llvmgcc
2004-01-12 Chris LattnerTest to make sure we can SCCP load instructions
2004-01-12 Chris LattnerNew testcase, allow folding of binary operators that...
2004-01-12 Chris LattnerNew testcase
2004-01-11 Chris LattnerThis isn't really an assembler test. This tests to...
2004-01-08 Chris LattnerTestcase for PR202
2004-01-06 Chris Lattnerrestore comments to this file
2004-01-05 Chris LattnerAn example testcase for use in the debugger. Currently...
2004-01-01 John CriswellRegression test for initializers with members of unknow...
2003-12-31 Chris Lattnertestcase for PR198
2003-12-22 Chris Lattnernew testcase for cananonicalization of subtracts
2003-12-22 Chris LattnerNew testcase to see if -indvars can promote pointer...
2003-12-21 Chris LattnerNew testcase for PR194
2003-12-19 Chris LattnerNew testcase for missed optimization
2003-12-19 Chris LattnerNew testcase
2003-12-15 Chris LattnerNew testcase, for PR185
2003-12-15 Chris LattnerNew testcase
2003-12-14 Chris Lattnernew test
2003-12-14 Chris LattnerTestcase for PR179
2003-12-11 Chris LattnerRename variable to avoid confusing it with the global G
2003-12-11 Chris LattnerNew testcase that LICM is breaking crafty on
2003-12-11 Chris LattnerFix test that was failing because we were optimizing...
2003-12-11 Chris LattnerNew testcase for PR86
2003-12-11 Brian GaekeSeparate out target for cleaning up qmtest garbage.
2003-12-10 Chris LattnerA new testcase, reduced by bugpoint
2003-12-10 Chris Lattnernew testcase
2003-12-10 Chris LattnerNew testcase
2003-12-10 Chris LattnerNew testcase which caused a bunch of tests to break...
2003-12-10 Chris Lattnernew testcase, checking to ensure we handle yet-another...
2003-12-10 Brian GaekeDon't assume that system headers define 'uint' or ...
2003-12-09 Chris LattnerYet another hard testcase
2003-12-09 Chris LattnerAdd a new testcase which breaks the sinker because...
2003-12-09 Chris LattnerFix buggy test
2003-12-09 Chris LattnerNew testcase for sinking operations from loops with...
2003-12-09 Chris LattnerMake the test a bit harder so that we test to ensure...
2003-12-09 Chris LattnerNew testcases for LICM improvement: code sinking.
2003-12-09 Chris LattnerImprove portability with Mac OS/X
2003-12-09 Chris LattnerImprove testcase portability on OS/X
2003-12-09 Chris LattnerNew testcase that is not actually handled yet, but...
2003-12-08 Chris LattnerWhoops, forgot to check this in. :)
2003-12-08 Chris LattnerNew testcase for automatic insertion of accumulator...
2003-12-08 Chris LattnerNew testcase for PR165
2003-12-08 Chris LattnerNew testcase, this should be -tailcallelim'inated
2003-12-07 Chris LattnerNew testcase that the raiseallocations pass should...
2003-11-29 Chris LattnerMove rule to top-level makefile
2003-11-29 Chris LattnerTestcase for duplicated cleanup work (PR11). Note...
2003-11-29 Chris Lattnernew testcase for problem causing 2003-10-12-GlobalVarIn...
2003-11-28 Chris LattnerTestcase for PR160
2003-11-27 Chris LattnerNew testcase for PR158
2003-11-27 Chris Lattnertestcase for PR159
2003-11-26 John CriswellRenamed intermediate values that used the same type...
2003-11-26 Chris LattnerTestcase for PR157
2003-11-25 Chris Lattnertestcase for PR 148
2003-11-25 Chris LattnerTestcase for PR147
2003-11-22 Brian GaekeUnbreak this test case - llvm-as no longer tolerates...
2003-11-22 Brian GaekeStrengthen test case.
2003-11-22 Brian GaekeC Writer was dumping core on this test case.
2003-11-22 Chris LattnerNew testcase that breaks the pruneeh pass
2003-11-21 Chris LattnerNew testcase
2003-11-21 Brian GaekeClean more qmtest files.
2003-11-20 Chris LattnerFix an all too common form of the 'Found global types...
2003-11-20 Chris LattnerNew testcase for PR143
2003-11-20 Brian GaekeBlow away compiled versions of qmtest classes on 'make...
2003-11-20 Brian GaekeFix0r a test that mistakenly used %llvmg++ instead...
2003-11-20 Chris LattnerNew testcase for PR132
2003-11-20 Chris LattnerNew testcase for PR141
2003-11-20 Chris LattnerTestcase for PR113
2003-11-19 Chris LattnerNew testcase for PR133
2003-11-19 John CriswellWe now support different expectations for different...
2003-11-19 Chris Lattnerupdate test
2003-11-19 Chris LattnerGenericize tests
2003-11-19 Chris LattnerCleanup test
2003-11-19 Chris LattnerImprove test portability
2003-11-19 Chris LattnerFix testcase. This should no longer be XFAIL'd
2003-11-19 Chris LattnerNew testcase for PR 130
2003-11-18 Chris LattnerTestcase for PR131
2003-11-18 Chris Lattnernew testcase for PR126
2003-11-18 Chris LattnerNew testcase for PR125
2003-11-18 Chris LattnerTestcase for PR128
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
next