summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll
Commit message (Expand)AuthorAge
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Actually test something. Use PR3170 test case.Devang Patel2008-12-08
* Undo previous patch. Devang Patel2008-12-08
* Ignore conditions that are outside the loop.Devang Patel2008-11-03