summaryrefslogtreecommitdiff
path: root/test/Analysis/RegionInfo
Commit message (Expand)AuthorAge
* RegionInfo: Do not crash if unreachable block is foundTobias Grosser2013-05-03
* 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
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Make tests more useful.Benjamin Kramer2011-04-25
* RegionInfo: Do not assert if a BB is not part of the dominance tree.Tobias Grosser2010-08-10
* Add new RegionInfo pass.Tobias Grosser2010-07-22