aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* new testcase for PR590Chris Lattner2005-06-301-0/+51
* new testcase for PR586Chris Lattner2005-06-171-0/+15
* new testcase for PR585Chris Lattner2005-06-171-0/+7
* new testcase for PR584Chris Lattner2005-06-171-0/+125
* new testcase for PR583Chris Lattner2005-06-161-0/+9
* new testcase for PR582Chris Lattner2005-06-151-0/+36
* new testcase for PR579Chris Lattner2005-06-151-0/+9
* new testcase for PR577Chris Lattner2005-06-151-0/+8
* new testcaseChris Lattner2005-05-201-0/+10
* New testcase that crashes simplifycfg, identified accidentally by JohnMCChris Lattner2005-05-201-0/+153
* Don't eliminate a test case, just the form of the test case, from theReid Spencer2005-05-151-1/+2
* This does not belongChris Lattner2005-05-151-3/+1
* Add a case with non-constant argument for testing the transform:Reid Spencer2005-05-151-1/+7
* Add a test case for testing ffs libcall conversion to constantReid Spencer2005-05-141-0/+23
* remove testChris Lattner2005-05-131-46/+0
* fix buggy testChris Lattner2005-05-132-5/+5
* Fix buggy testChris Lattner2005-05-131-4/+2
* new testcaseChris Lattner2005-05-101-0/+11
* testcase I've had in my treeChris Lattner2005-05-091-0/+17
* New testcaseChris Lattner2005-05-091-0/+9
* add a testcase for a case we do not handle yetChris Lattner2005-05-081-0/+66
* new testcaseChris Lattner2005-05-081-0/+8
* new testcaseChris Lattner2005-05-081-0/+20
* new testcases for PR557Chris Lattner2005-05-082-0/+70
* new testcaseChris Lattner2005-05-081-0/+24
* new testcaseChris Lattner2005-05-081-0/+8
* * Break tests into individual cases so its easier to see what's going on.Reid Spencer2005-05-071-6/+39
* test that reassociate can handle shiftsChris Lattner2005-05-071-0/+10
* Make sure to not accidentally get a bogus tail markerChris Lattner2005-05-061-0/+16
* new testcasesChris Lattner2005-05-061-0/+14
* new testcaseChris Lattner2005-05-062-0/+14
* new testcase for unneeded andChris Lattner2005-05-061-0/+5
* new testcaseChris Lattner2005-05-061-0/+8
* new testcaseChris Lattner2005-05-061-0/+5
* new testcase for a bug Jim foundChris Lattner2005-05-051-0/+23
* new testcaseChris Lattner2005-05-041-0/+7
* Make sure both optimization cases get tested.Reid Spencer2005-05-041-1/+2
* Add a test case for the IsDigitOptimization class.Reid Spencer2005-05-041-0/+17
* Fix this test to succeed even if "strchr" is on a call instruction.Reid Spencer2005-05-031-3/+5
* Add a test case for SPrintFOptimization.Reid Spencer2005-05-031-0/+32
* Add a test case for StrChrOptimizer for -simplify-libcallsReid Spencer2005-05-032-6/+25
* A new test case for the LLVMMemSetOptimization.Reid Spencer2005-05-031-0/+17
* Correct the title and the success criteria: strcmp -> strncmpReid Spencer2005-05-031-2/+2
* Add a new test case for the StrNCmpOptimization.Reid Spencer2005-05-031-0/+26
* Add a test case for testing the FPrintFOptimization.Reid Spencer2005-05-021-0/+28
* new testcaseChris Lattner2005-05-011-0/+5
* add a new testcaseChris Lattner2005-05-011-0/+5
* * Fix signed/unsigned usage problemReid Spencer2005-04-301-9/+10
* A new test case for the ToAsciiOptimizer.Reid Spencer2005-04-301-0/+21
* A new test case for the StrCmpOptimization in -simplify-libcalls.Reid Spencer2005-04-301-0/+26