aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine
Commit message (Expand)AuthorAgeFilesLines
* For PR1319:Reid Spencer2007-04-1535-7/+41
* Fix this test in a slightly more obvious way.Reid Spencer2007-04-151-1/+1
* This test case is incorrect. Remove it.Zhou Sheng2007-04-151-14/+0
* 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
* new testcaseChris Lattner2007-04-141-0/+9
* 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
* testcase for PR1201Chris Lattner2007-04-141-0/+12
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* adjust testChris Lattner2007-04-111-1/+1
* sext of compares.Chris Lattner2007-04-111-0/+14
* new testcaseChris Lattner2007-04-111-0/+17
* new testcaseChris Lattner2007-04-091-0/+5
* 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
* new testcase, update old one.Chris Lattner2007-04-062-4/+23
* 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
* Add new test.Jeff Cohen2007-04-041-0/+19
* new testcase for PR1253Chris Lattner2007-04-031-0/+19
* fix this testcase so it passesChris Lattner2007-04-021-2/+2
* creative way to add one.Chris Lattner2007-04-021-0/+6
* Fix illegal assembly syntax.Reid Spencer2007-04-021-4/+4
* Add a test case to make sure that constant folding of the bit countingReid Spencer2007-04-021-0/+16
* Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade ofReid Spencer2007-04-021-7/+7
* For PR1297:Reid Spencer2007-04-011-7/+7
* New testcaseChris Lattner2007-04-011-0/+301
* Remove use of implementation keyword.Reid Spencer2007-03-2819-20/+0
* don't use 'not' when we can use a positive testChris Lattner2007-03-281-8/+6
* new test case for PR1280Reid Spencer2007-03-281-0/+15
* For PR1280:Reid Spencer2007-03-282-24/+0
* Another test case for PR1271 where bad shift masks were generated.Reid Spencer2007-03-261-0/+35
* Fix this test case to match output after a bug was fixed.Reid Spencer2007-03-261-1/+2
* Fix testsuite hang.Duncan Sands2007-03-262-2/+2
* Test case for PR1271 involving construction of a bad mask to replace aReid Spencer2007-03-261-0/+28
* Add a test case for PR1271 (necessary, but not sufficient).Reid Spencer2007-03-251-0/+9