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