summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow instcombine to combine "sext(a) >u const" to "a >u trunc(const)".Eli Friedman2009-12-171-0/+32
* Convert InstCombine tests from notcast to FileCheck.Edward O'Callaghan2009-10-121-2/+30
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-1/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-89/+85
* For PR1319:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-141-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+134
OpenPOWER on IntegriCloud