aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine
Commit message (Expand)AuthorAgeFilesLines
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* new testcase miscompiled by instcombine, reduced from perlChris Lattner2007-06-211-0/+9
* add vector versions of this testChris Lattner2007-06-151-1/+20
* testcase for PR1510Chris Lattner2007-06-151-0/+27
* Add a test for PR1499.Lauro Ramos Venancio2007-06-061-0/+22
* new testcaseChris Lattner2007-05-191-0/+10
* New testcase that crashes instcombineChris Lattner2007-05-151-0/+18
* new testcase that crashes instcombineChris Lattner2007-05-111-0/+8
* remove an old xfailed testChris Lattner2007-05-051-9/+0
* un-xfail this.Chris Lattner2007-05-051-1/+0
* new testacse for PR1384Chris Lattner2007-05-051-0/+30
* new testcaseChris Lattner2007-04-281-0/+19
* For PR1319:Reid Spencer2007-04-163-3/+0
* 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