aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/CondProp
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-116-7/+7
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-085-6/+6
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-089-10/+10
* Optimize conditional branch on i1 phis with non-constant inputs.Evan Cheng2009-04-141-0/+26
* Ignore dbg intrinsics while propagating conditional expression info. Take 2.Devang Patel2009-02-051-0/+45
* Revert rev. 63876. It is causing llvm-gcc bootstrap failure.Devang Patel2009-02-051-45/+0
* Remove dead blocks in the end.Devang Patel2009-02-051-0/+1
* Ignore dbg intrinsics while propagating conditional expression info.Devang Patel2009-02-051-0/+45
* Handle single-entry phi nodes gracefully in condprop.Chris Lattner2009-01-261-0/+37
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-015-457/+478
* Fix PR1575 and test/Transforms/CondProp/2007-08-01-InvalidRead.llChris Lattner2007-08-021-0/+814
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-152-3/+4
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-025-5/+5
* Testcase from http://llvm.org/bugs/show_bug.cgi?id=979Devang Patel2006-11-011-0/+1087
* new testcase from PR877Chris Lattner2006-08-141-0/+466
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcase that condprop should handle. The PHI node becomes uselessChris Lattner2005-08-051-0/+36
* add a testcase nate requestedChris Lattner2005-08-041-0/+33
* new testcaseChris Lattner2005-04-152-0/+21