aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine
AgeCommit message (Expand)Author
2007-05-05remove an old xfailed testChris Lattner
2007-05-05un-xfail this.Chris Lattner
2007-05-05new testacse for PR1384Chris Lattner
2007-04-28new testcaseChris Lattner
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-15Fix this test in a slightly more obvious way.Reid Spencer
2007-04-15This test case is incorrect. Remove it.Zhou Sheng
2007-04-15Keep lines a reasonable length.Reid Spencer
2007-04-15Patch supplied by gabor.Jeff Cohen
2007-04-15new testcaseChris Lattner
2007-04-14XFAIL this for now.Owen Anderson
2007-04-14new testcaseChris Lattner
2007-04-14Changes to fix problems with "make check". Apparently you can redefineReid Spencer
2007-04-14manually upgrade test. Add a new test2. I have no way to see if this worksChris Lattner
2007-04-14This test should have been updated with llvm 1.7!Reid Spencer
2007-04-14For PR1319:Reid Spencer
2007-04-14This test needs to use egrep.Reid Spencer
2007-04-14Fix a test test llvm.exp found.Reid Spencer
2007-04-14bool -> i1 (found by llvm.exp)Reid Spencer
2007-04-14Fix a syntax error that llvm.exp found.Reid Spencer
2007-04-14Fix an "already-upgraded" test that llvm.exp found.Reid Spencer
2007-04-14testcase for PR1201Chris Lattner
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-04-11adjust testChris Lattner
2007-04-11sext of compares.Chris Lattner
2007-04-11new testcaseChris Lattner
2007-04-09new testcaseChris Lattner
2007-04-09new testcase for PR1304Chris Lattner
2007-04-09new testcase for PR1286Chris Lattner
2007-04-08this xform is correct, not an xfailChris Lattner
2007-04-08tweak this to test the right thing.Chris Lattner
2007-04-08new testcase, should simplify down to a xor/and/xor sequence.Chris Lattner
2007-04-06new testcase, update old one.Chris Lattner
2007-04-04Any add is wrong, regardless of type.Jeff Cohen
2007-04-04Get it right...Jeff Cohen
2007-04-04Test for transformConstExprCastCall fix.Dale Johannesen
2007-04-04Add new test.Jeff Cohen
2007-04-03new testcase for PR1253Chris Lattner
2007-04-02fix this testcase so it passesChris Lattner
2007-04-02creative way to add one.Chris Lattner
2007-04-02Fix illegal assembly syntax.Reid Spencer
2007-04-02Add a test case to make sure that constant folding of the bit countingReid Spencer
2007-04-02Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade ofReid Spencer
2007-04-01For PR1297:Reid Spencer
2007-04-01New testcaseChris Lattner
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-28don't use 'not' when we can use a positive testChris Lattner
2007-03-28new test case for PR1280Reid Spencer
2007-03-28For PR1280:Reid Spencer