summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/RegionInfo/infinite_loop.ll
Commit message (Expand)AuthorAgeFilesLines
* IR: Support parsing numeric block ids, and emit them in textual output.James Y Knight2019-03-221-5/+5
* [Dominators] Include infinite loops in PostDominatorTreeJakub Kuderski2017-08-151-3/+1
* [tests] Do not emity binary bitcode to stdout in RegionInfo testsTobias Grosser2017-07-291-1/+1
* Revert "Fix PR 24415 (at least), by making our post-dominator tree behavior s...Tobias Grosser2017-03-021-1/+3
* Fix PR 24415 (at least), by making our post-dominator tree behavior sane.Daniel Berlin2017-02-281-3/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+21
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-20/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Add new RegionInfo pass.Tobias Grosser2010-07-221-0/+20
OpenPOWER on IntegriCloud