summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/RegionInfo/nested_loops.ll
Commit message (Expand)AuthorAgeFilesLines
* [tests] Do not emity binary bitcode to stdout in RegionInfo testsTobias Grosser2017-07-291-1/+1
* Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...Hongbin Zheng2016-02-251-0/+2
* Revert "Introduce RegionInfoAnalysis, which compute Region Tree in the new Pa...Hongbin Zheng2016-02-251-2/+0
* Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...Hongbin Zheng2016-02-251-0/+2
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+34
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-33/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-3/+3
* Add new RegionInfo pass.Tobias Grosser2010-07-221-0/+33
OpenPOWER on IntegriCloud