aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms
AgeCommit message (Expand)Author
2006-05-13New testcase for instcombineChris Lattner
2006-05-10New testcase, check that dead code doesn't pessimize instcombineChris Lattner
2006-05-07This test passes now, remove xfail markerChris Lattner
2006-05-06new testcase from ghostscript that inf looped instcombineChris Lattner
2006-05-05New testcaseChris Lattner
2006-05-04new testcase that crashes the instcombine passChris Lattner
2006-04-28new testcase miscompiled by instcombineChris Lattner
2006-04-28new testcaseChris Lattner
2006-04-27This should turn into one vector shuffle instruction.Chris Lattner
2006-04-26new testcaseChris Lattner
2006-04-20new testcaseChris Lattner
2006-04-20can we cast between pointers and IntPtrTypeAndrew Lenharth
2006-04-14New testcase, checking to see we can turn this code:Chris Lattner
2006-04-14new testcase, vector operations should be CSE'dChris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-04-12These casts should turn into gep instructionsChris Lattner
2006-04-10new testcaseChris Lattner
2006-04-10New testcaseChris Lattner
2006-04-01New testcase that caused instcombine to infinitely loop (with my recentChris Lattner
2006-04-01new testcasesChris Lattner
2006-04-01new testcase for PR726Chris Lattner
2006-03-30new testcase that crashes instcombineChris Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-03-19new testcase, contributed by Eric Kidd.Chris Lattner
2006-03-14new testcase from a FIXME in the codeChris Lattner
2006-03-14Test that we can reassociate (x<<1)+(y<<1) -> (X+Y)<<1.Chris Lattner
2006-03-09Update these tests (which use autoupgrade) to run constprop and checkChris Lattner
2006-03-07new testcaseChris Lattner
2006-03-05new testcase I forgot to check in earlierChris Lattner
2006-03-05new testcase for vector narrowing.Chris Lattner
2006-03-04new testcaseChris Lattner
2006-03-04new testcaseChris Lattner
2006-03-02add a couple more casesChris Lattner
2006-02-28new testcaseChris Lattner
2006-02-28new testcases for PR712Chris Lattner
2006-02-28new testcaseChris Lattner
2006-02-27new testcasesChris Lattner
2006-02-27New testcasesChris Lattner
2006-02-26new testcaseChris Lattner
2006-02-22new testcase distilled from SPASSChris Lattner
2006-02-18new testcase that crashes simplifycfgChris Lattner
2006-02-14new testcase that broke unswitch due to loopsimplify not doing the right thing.Chris Lattner
2006-02-13new testcaseChris Lattner
2006-02-13testcase reduced from Ptrdist/bc that is miscompiled by recent instcombine ch...Chris Lattner
2006-02-12tweaksChris Lattner
2006-02-12new testcaseChris Lattner
2006-02-12move a failing testcase from bit-tracking.ll to narrow.ll, and move theChris Lattner
2006-02-12Make these tests fail if opt crashes.Chris Lattner
2006-02-11Update comments to be actually accurateChris Lattner
2006-02-11This is implemented by the simplify-libcalls pass, not instcombineChris Lattner