aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopUnswitch/2008-11-03-Invariant.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-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