summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] narrow icmp with extended operands of different widthsSanjay Patel2019-08-211-37/+30
* [InstCombine] add more extra use tests for icmp with extends; NFCSanjay Patel2019-08-201-2/+34
* [InstCombine] add tests for mismatched cast ops for icmp; NFCSanjay Patel2019-08-201-18/+190
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+269
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-269/+0
* [InstCombine] limit icmp transform to ConstantInt (PR28011)Sanjay Patel2016-06-061-0/+28
* regenerate checksSanjay Patel2016-06-061-110/+159
* 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