aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2004-02-13Update testsChris Lattner
2004-02-13New testcase. The CFE should not generate illegal LLVM intrinsics, even ifChris Lattner
2004-02-13Right, memcpy READS memory too :)Chris Lattner
2004-02-13New testcase for support for memcpy/memmoveChris Lattner
2004-02-12New testcase for PR233: [llvmgcc] Structure copies result in a LOT of codeChris Lattner
2004-02-12Test that we get rep movs when calling memcpyChris Lattner
2004-02-11Basic functionality testing.Chris Lattner
2004-02-11New feature testcase for simplifycfg.Chris Lattner
2004-02-10Right, define the LPROF variableChris Lattner
2004-02-09Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource,Chris Lattner
2004-02-08New testcase, code generators should support invoke/unwindChris Lattner
2004-02-05New testcase for PR223: Loopsimplify incorrectly updates dominator informationChris Lattner
2004-02-01Add another testChris Lattner
2004-02-01New testcase for PR218Chris Lattner
2004-01-30New testcase for better mod/ref information that basicaa can provideChris Lattner
2004-01-23New testcase for problem brian ran intoChris Lattner
2004-01-20New testcase for incorrect bytecode reading of MAXLONG. The reader is gettingChris Lattner
2004-01-16Remove the use of LLVMGCCARCH. Instead, query the compiler for theJohn Criswell
2004-01-14new testcaseChris Lattner
2004-01-13You know you like Makefiles with fewer variables. Next up on the victim listBrian Gaeke
2004-01-13Get rid of dead defns of LCC, LCXX, LAS, as per FIXME.Brian Gaeke
2004-01-13Fix overzealous fixme fixingBrian Gaeke
2004-01-13Remove dead definitions of NATGCC and CP, and dead .tll, .tbc rules.Brian Gaeke
2004-01-13New testcase for symbolic constant folding opportunities that LLVM should get.Chris Lattner
2004-01-12Testcase for PR204Chris Lattner
2004-01-12Add support for %llvmgccChris Lattner
2004-01-12Test to make sure we can SCCP load instructionsChris Lattner
2004-01-12New testcase, allow folding of binary operators that use PHI nodes, as longChris Lattner
2004-01-12New testcaseChris Lattner
2004-01-11This isn't really an assembler test. This tests to make sure theChris Lattner
2004-01-08Testcase for PR202Chris Lattner
2004-01-06restore comments to this fileChris Lattner
2004-01-05An example testcase for use in the debugger. Currently you can do stuff likeChris Lattner
2004-01-01Regression test for initializers with members of unknown size.John Criswell
2003-12-31testcase for PR198Chris Lattner
2003-12-22new testcase for cananonicalization of subtractsChris Lattner
2003-12-22New testcase to see if -indvars can promote pointer arithmetic to array accessesChris Lattner
2003-12-21New testcase for PR194Chris Lattner
2003-12-19New testcase for missed optimizationChris Lattner
2003-12-19New testcaseChris Lattner
2003-12-15New testcase, for PR185Chris Lattner
2003-12-15New testcaseChris Lattner
2003-12-14new testChris Lattner
2003-12-14Testcase for PR179Chris Lattner
2003-12-11Rename variable to avoid confusing it with the global GChris Lattner
2003-12-11New testcase that LICM is breaking crafty onChris Lattner
2003-12-11Fix test that was failing because we were optimizing the program better than ...Chris Lattner
2003-12-11New testcase for PR86Chris Lattner
2003-12-11Separate out target for cleaning up qmtest garbage.Brian Gaeke
2003-12-10A new testcase, reduced by bugpointChris Lattner