aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/RegionInfo
Commit message (Expand)AuthorAgeFilesLines
* 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