summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/RegionInfo/loop_with_condition.ll
Commit message (Expand)AuthorAgeFilesLines
* IR: Support parsing numeric block ids, and emit them in textual output.James Y Knight2019-03-221-10/+10
* [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/+47
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-46/+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/+46
OpenPOWER on IntegriCloud