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