Pre-emptive commit of cfrac license information.
[oota-llvm.git] / test /
2004-02-17 Chris LattnerNew testcase for PR245
2004-02-16 Chris LattnerNew testcase, details in the comments
2004-02-16 Chris LattnerA new testcase for a situation that occurs in 181.mcf
2004-02-16 Chris LattnerAdd a test for the "swap idiom", which LLVM should...
2004-02-16 Chris LattnerTest for xor chains
2004-02-15 Chris LattnerMoving CBE tests to test/Regression/CodeGen/CBackend
2004-02-15 Chris LattnerNew testcase
2004-02-15 Chris LattnerTestcase for PR205: [llvmgcc] C front-end does not...
2004-02-15 Chris LattnerTest for actual support, not just for lack of crashage
2004-02-15 Chris LattnerNew testcase for PR237: [x86] wierd stack/frame pointer...
2004-02-14 Chris Lattnernew testcase for llvm.memset generation
2004-02-14 Chris LattnerTestcase for builtin frame/return address
2004-02-14 Chris LattnerTest that the CFE compiles memset and bzero to llvm...
2004-02-14 Chris LattnerAdd a testcase for the frameaddress and returnaddress...
2004-02-14 Chris LattnerTest that the code generator supports these intrinsics
2004-02-13 Chris LattnerUpdate tests
2004-02-13 Chris LattnerNew testcase. The CFE should not generate illegal...
2004-02-13 Chris LattnerRight, memcpy READS memory too :)
2004-02-13 Chris LattnerNew testcase for support for memcpy/memmove
2004-02-12 Chris LattnerNew testcase for PR233: [llvmgcc] Structure copies...
2004-02-12 Chris LattnerTest that we get rep movs when calling memcpy
2004-02-11 Chris LattnerBasic functionality testing.
2004-02-11 Chris LattnerNew feature testcase for simplifycfg.
2004-02-10 Chris LattnerRight, define the LPROF variable
2004-02-09 Chris LattnerMove this testcase out of /home/vadve/lattner/cvs/llvm...
2004-02-08 Chris LattnerNew testcase, code generators should support invoke...
2004-02-05 Chris LattnerNew testcase for PR223: Loopsimplify incorrectly update...
2004-02-01 Chris LattnerAdd another test
2004-02-01 Chris LattnerNew testcase for PR218
2004-01-30 Chris LattnerNew testcase for better mod/ref information that basica...
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.
next