aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/RegionInfo
Commit message (Expand)AuthorAgeFilesLines
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* RegionInfo: Do not crash if unreachable block is foundTobias Grosser2013-05-031-0/+29
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-1221-4/+20
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-0821-0/+4
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-0221-60/+60
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Make tests more useful.Benjamin Kramer2011-04-251-2/+2
* RegionInfo: Do not assert if a BB is not part of the dominance tree.Tobias Grosser2010-08-101-0/+20
* Add new RegionInfo pass.Tobias Grosser2010-07-2222-0/+886