aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* note pr#Brian Gaeke2004-08-241-0/+1
* A PR60 test caseBrian Gaeke2004-08-231-0/+9
* New testcase that the vector support does not work with yet.Chris Lattner2004-08-201-0/+23
* Added various tests in support of Packed Types.Reid Spencer2004-08-205-0/+74
* Added a test case for packed types. Test case kindly provided by Brad JonesReid Spencer2004-08-201-0/+15
* Fixed the test to actually run correctly.Reid Spencer2004-08-192-2/+2
* Add a test case test test 1.3 alignment removal and to test a regressionReid Spencer2004-08-192-0/+21089
* Believe it or not, this was broken in LLVM 1.3Chris Lattner2004-08-161-0/+3
* New testcase that the constifier should handleChris Lattner2004-08-141-0/+29
* New basic testcase for the constifierChris Lattner2004-08-141-0/+9
* Add another testChris Lattner2004-08-131-1/+16
* New testcase, which causes the block extractor to barfChris Lattner2004-08-131-0/+12
* Simple hand-coded tests to aid in early development of backends, along with aMisha Brukman2004-08-1120-0/+511
* New testcase that instcombine is getting wrongChris Lattner2004-08-111-0/+6
* This testcase causes the CBE to generate code that is not legal C.Chris Lattner2004-08-091-0/+7
* New testcaseChris Lattner2004-08-091-0/+8
* New testcase for critical 1.3 featureChris Lattner2004-08-061-0/+17
* Use the new prcontext script.John Criswell2004-08-0216-16/+16
* Add support for using the prcontext python script instead of grep -C.John Criswell2004-08-021-1/+2
* New python script that print a specified number of lines surrounding aJohn Criswell2004-08-021-0/+29
* Initial testcase for bytecode compatibility regression test.Chris Lattner2004-08-012-0/+97
* Move Transforms/BasicAA to Analysis/BasicAAChris Lattner2004-07-2915-330/+0
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-292-0/+20
* *** empty log message ***Robert Bocchino2004-07-271-0/+8
* new testcaseChris Lattner2004-07-271-0/+15
* Have some testcasesChris Lattner2004-07-272-0/+22
* New testcase. DSE should delete all of the DEAD instructions.Chris Lattner2004-07-271-0/+15
* New testcase for list slicingChris Lattner2004-07-271-0/+18
* Added another test case for double FP constants as well.Reid Spencer2004-07-261-0/+3
* New testcaseChris Lattner2004-07-261-0/+8
* Update testChris Lattner2004-07-261-2/+2
* bug 263:Reid Spencer2004-07-251-0/+2
* Codify my thoughts on where we want to end up with the target-independentChris Lattner2004-07-251-0/+148
* New testcase for DSEChris Lattner2004-07-251-0/+8
* Trivial testcase for dseChris Lattner2004-07-221-0/+8
* Update gc intrinsics to take pointer to object as well as pointer to field.Chris Lattner2004-07-221-2/+2
* Move LLVM tool definitions to Makefile.rulesBrian Gaeke2004-07-211-15/+0
* new testcaseChris Lattner2004-07-201-0/+8
* New testcase that instcombine should help out with.Chris Lattner2004-07-201-0/+8
* test that unconditional branches to unwinds are always eliminatedChris Lattner2004-07-201-0/+12
* Testcases missed by the instruction combinerChris Lattner2004-07-201-0/+14
* You cannot pass functions by value, what does that even mean??Chris Lattner2004-07-141-2/+2
* this "feature" is goneChris Lattner2004-07-141-5/+0
* New, horrible, testcaseChris Lattner2004-07-141-0/+18
* Add a test that I have had in my tree for several months now, but apparently ...Chris Lattner2004-07-081-0/+10
* Fix this testcaseChris Lattner2004-07-081-1/+1
* New testcase for PR396Chris Lattner2004-07-071-0/+8
* New testcaseChris Lattner2004-07-061-0/+6
* New testcaseChris Lattner2004-07-061-0/+5
* Add a new testcase for folding an add into a switchChris Lattner2004-07-031-0/+14