aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* For PR1319:Reid Spencer2007-04-1554-87/+114
* For PR1319:Reid Spencer2007-04-156-9/+15
* For PR1319:Reid Spencer2007-04-1535-7/+41
* Fix this test in a slightly more obvious way.Reid Spencer2007-04-151-1/+1
* For PR1319:Reid Spencer2007-04-155-9/+10
* Use %prcontext, $prcontext is not resolving for some reason.Reid Spencer2007-04-151-1/+1
* PR1319:Reid Spencer2007-04-153-4/+6
* This test case is incorrect. Remove it.Zhou Sheng2007-04-151-14/+0
* For PR1319:Reid Spencer2007-04-157-23/+36
* For PR1319:Reid Spencer2007-04-156-9/+13
* Keep lines a reasonable length.Reid Spencer2007-04-151-1/+2
* Patch supplied by gabor.Jeff Cohen2007-04-151-1/+1
* new testcaseChris Lattner2007-04-151-0/+36
* XFAIL this for now.Owen Anderson2007-04-141-0/+1
* Oops. A little aggressive on the name changes there.Reid Spencer2007-04-141-8/+8
* For PR1913:Reid Spencer2007-04-149-22/+31
* new testcaseChris Lattner2007-04-141-0/+9
* For PR1319:Reid Spencer2007-04-141-2/+2
* Changes to fix problems with "make check". Apparently you can redefineReid Spencer2007-04-142-2/+2
* manually upgrade test. Add a new test2. I have no way to see if this worksChris Lattner2007-04-141-22/+33
* This test should have been updated with llvm 1.7!Reid Spencer2007-04-141-3/+3
* For PR1319:Reid Spencer2007-04-14116-171/+199
* This test needs to use egrep.Reid Spencer2007-04-141-1/+1
* Fix a test test llvm.exp found.Reid Spencer2007-04-141-5/+5
* bool -> i1 (found by llvm.exp)Reid Spencer2007-04-142-4/+3
* Fix a syntax error that llvm.exp found.Reid Spencer2007-04-141-2/+1
* Fix an "already-upgraded" test that llvm.exp found.Reid Spencer2007-04-141-1/+1
* new testcaseChris Lattner2007-04-141-0/+20
* testcase for PR1201Chris Lattner2007-04-141-0/+12
* Add the SCCP regression tests for APInt expressions. These test casesReid Spencer2007-04-1315-0/+360
* The "implementation" keyword is no more!Reid Spencer2007-04-111-2/+0
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-1139-39/+39
* adjust testChris Lattner2007-04-111-1/+1
* sext of compares.Chris Lattner2007-04-111-0/+14
* new testcaseChris Lattner2007-04-111-0/+17
* Add test case for PR 1154.Devang Patel2007-04-101-0/+125
* new testcaseChris Lattner2007-04-091-0/+5
* Add check for opt crash.Devang Patel2007-04-091-0/+1
* Add Loop Rotate test cases.Devang Patel2007-04-097-0/+256
* new testcase for PR1304Chris Lattner2007-04-091-0/+7
* new testcase for PR1286Chris Lattner2007-04-091-0/+7
* this xform is correct, not an xfailChris Lattner2007-04-081-5/+2
* tweak this to test the right thing.Chris Lattner2007-04-081-1/+1
* new testcase, should simplify down to a xor/and/xor sequence.Chris Lattner2007-04-081-0/+11
* testcase for PR1307Chris Lattner2007-04-061-0/+28
* new testcase, update old one.Chris Lattner2007-04-062-4/+23
* new testcase that crashes globaloptChris Lattner2007-04-051-0/+34
* Any add is wrong, regardless of type.Jeff Cohen2007-04-041-1/+1
* Get it right...Jeff Cohen2007-04-041-1/+2
* Test for transformConstExprCastCall fix.Dale Johannesen2007-04-041-0/+27