summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/2007-03-21-SignedRangeTest.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+27
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-27/+0
* [InstCombine] allow icmp (div X, Y), C folds for splat constant vectorsSanjay Patel2016-08-311-3/+2
* [InstCombine] add tests for missing vector icmp foldsSanjay Patel2016-08-151-0/+12
* update test to use FileCheck and autogenerated checksSanjay Patel2016-08-151-3/+12
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* 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
* For PR1319:Reid Spencer2007-04-141-1/+1
* Make this test actually match the generated code.Reid Spencer2007-03-221-1/+1
* Test case for PR1248Reid Spencer2007-03-221-0/+7
OpenPOWER on IntegriCloud