summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add new testcase, rename passChris Lattner2004-10-07
* New testcaseChris Lattner2004-10-06
* New testcaseChris Lattner2004-10-06
* When tail duplicating these functions, the add instruction should not beChris Lattner2004-10-06
* Another testcase for constness linkageChris Lattner2004-10-05
* Testcase to ensure that the 'constant' flag follows the definition when thereChris Lattner2004-10-05
* New testcase for PR450Chris Lattner2004-10-05
* The verifier takes 50s on this testcase, that is not good n stuffChris Lattner2004-09-29
* New testcasses for divides that can be eliminated.Chris Lattner2004-09-29
* New testcasesChris Lattner2004-09-29
* More testcases for recent instcombine patchesChris Lattner2004-09-29
* New testcaseChris Lattner2004-09-28
* New testcasesChris Lattner2004-09-28
* New testcaseChris Lattner2004-09-28
* New testcasesChris Lattner2004-09-28
* New testcase for a latent bug in instcombine that I have been chasing forChris Lattner2004-09-28
* Testcase for LLVM PR445Chris Lattner2004-09-28
* New testcase that crashes the C++ FE, encountered while working on PR445Chris Lattner2004-09-28
* New testcaseChris Lattner2004-09-27
* Testcases for rev 250 of InstructionCombining.cppChris Lattner2004-09-27
* Add some tests for shr-and foldingChris Lattner2004-09-24
* New testcase for a pattern that occurs 20 times in perlbmkChris Lattner2004-09-23
* load null is undefined behavior, this should foldChris Lattner2004-09-23
* Two testcases for invalid transformations that instcombine is doingChris Lattner2004-09-20
* New testcase for PR362: Icky code generated for std::min/std::maxChris Lattner2004-09-19
* Instcombine now helps out with theseChris Lattner2004-09-19
* Add two new testcases that instcombine should handleChris Lattner2004-09-19
* New testcase for PR420Chris Lattner2004-09-15
* Per Bug 257Reid Spencer2004-09-05
* 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