summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/zext-wrap.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Compute affine range in another way to avoid bitwidth extending.Michael Zolotukhin2017-03-161-0/+4
* [SCEV] Reapply 'Teach isLoopBackedgeGuardedByCond to exploit trip counts'Sanjoy Das2015-09-251-1/+1
* Revert two SCEV changes that caused test failures in clang.Sanjoy Das2015-09-251-1/+1
* [SCEV] Teach isLoopBackedgeGuardedByCond to exploit trip counts.Sanjoy Das2015-09-251-1/+1
* [SCEV] Add a `scalar-evolution-print-constant-ranges' optionSanjoy Das2015-03-091-1/+1
* FileCheckize some of the testcases.Bill Wendling2013-08-051-2/+1
* -disable-output is no longer needed with -analyze.Dan Gohman2010-01-261-1/+1
* Use WriteAsOperand instead of getName() to print loop header names,Dan Gohman2010-01-091-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Add a testcase for PR4569, which is now fixed.Dan Gohman2009-07-211-0/+24
OpenPOWER on IntegriCloud