summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+42
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-42/+0
* Update MemorySSA in LoopUnswitch.Alina Sbirlea2018-09-111-0/+1
* [NFC] Use FileCheck in testMax Kazantsev2018-04-241-1/+5
* Revert "[SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds"Sanjoy Das2017-04-241-1/+1
* [SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS buildsSanjoy Das2017-04-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+37
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-36/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-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
* Actually test something. Use PR3170 test case.Devang Patel2008-12-081-36/+25
* Undo previous patch. Devang Patel2008-12-081-1/+1
* Ignore conditions that are outside the loop.Devang Patel2008-11-031-0/+47
OpenPOWER on IntegriCloud