summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New version of Bill Wendling's PR33 patch.Brian Gaeke2004-08-25
* Modify testcase to merit a warning, though no warning is still printed!Chris Lattner2004-08-24
* note pr#Brian Gaeke2004-08-24
* A PR60 test caseBrian Gaeke2004-08-23
* New testcase that the vector support does not work with yet.Chris Lattner2004-08-20
* Added various tests in support of Packed Types.Reid Spencer2004-08-20
* Added a test case for packed types. Test case kindly provided by Brad JonesReid Spencer2004-08-20
* Fixed the test to actually run correctly.Reid Spencer2004-08-19
* Add a test case test test 1.3 alignment removal and to test a regressionReid Spencer2004-08-19
* Believe it or not, this was broken in LLVM 1.3Chris Lattner2004-08-16
* New testcase that the constifier should handleChris Lattner2004-08-14
* New basic testcase for the constifierChris Lattner2004-08-14
* Add another testChris Lattner2004-08-13
* New testcase, which causes the block extractor to barfChris Lattner2004-08-13
* Simple hand-coded tests to aid in early development of backends, along with aMisha Brukman2004-08-11
* New testcase that instcombine is getting wrongChris Lattner2004-08-11
* This testcase causes the CBE to generate code that is not legal C.Chris Lattner2004-08-09
* New testcaseChris Lattner2004-08-09
* New testcase for critical 1.3 featureChris Lattner2004-08-06
* Use the new prcontext script.John Criswell2004-08-02
* Add support for using the prcontext python script instead of grep -C.John Criswell2004-08-02
* New python script that print a specified number of lines surrounding aJohn Criswell2004-08-02
* Initial testcase for bytecode compatibility regression test.Chris Lattner2004-08-01
* Move Transforms/BasicAA to Analysis/BasicAAChris Lattner2004-07-29
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-29
* *** empty log message ***Robert Bocchino2004-07-27
* new testcaseChris Lattner2004-07-27
* Have some testcasesChris Lattner2004-07-27
* New testcase. DSE should delete all of the DEAD instructions.Chris Lattner2004-07-27
* New testcase for list slicingChris Lattner2004-07-27
* Added another test case for double FP constants as well.Reid Spencer2004-07-26
* New testcaseChris Lattner2004-07-26
* Update testChris Lattner2004-07-26
* bug 263:Reid Spencer2004-07-25
* Codify my thoughts on where we want to end up with the target-independentChris Lattner2004-07-25
* New testcase for DSEChris Lattner2004-07-25
* Trivial testcase for dseChris Lattner2004-07-22
* Update gc intrinsics to take pointer to object as well as pointer to field.Chris Lattner2004-07-22
* Move LLVM tool definitions to Makefile.rulesBrian Gaeke2004-07-21
* new testcaseChris Lattner2004-07-20
* New testcase that instcombine should help out with.Chris Lattner2004-07-20
* test that unconditional branches to unwinds are always eliminatedChris Lattner2004-07-20
* Testcases missed by the instruction combinerChris Lattner2004-07-20
* You cannot pass functions by value, what does that even mean??Chris Lattner2004-07-14
* this "feature" is goneChris Lattner2004-07-14
* New, horrible, testcaseChris Lattner2004-07-14
* Add a test that I have had in my tree for several months now, but apparently ...Chris Lattner2004-07-08
* Fix this testcaseChris Lattner2004-07-08
* New testcase for PR396Chris Lattner2004-07-07
* New testcaseChris Lattner2004-07-06