Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: Support parsing numeric block ids, and emit them in textual output. | James Y Knight | 2019-03-22 | 1 | -16/+16 |
* | [Dominators] Include infinite loops in PostDominatorTree | Jakub Kuderski | 2017-08-15 | 1 | -6/+8 |
* | [tests] Do not emity binary bitcode to stdout in RegionInfo tests | Tobias Grosser | 2017-07-29 | 1 | -1/+1 |
* | Revert "Fix PR 24415 (at least), by making our post-dominator tree behavior s... | Tobias Grosser | 2017-03-02 | 1 | -8/+6 |
* | Fix PR 24415 (at least), by making our post-dominator tree behavior sane. | Daniel Berlin | 2017-02-28 | 1 | -6/+8 |
* | Revert the test moves from 176733. Use "REQUIRES: asserts" instead. | Jan Wen Voung | 2013-03-12 | 1 | -0/+49 |
* | Disable statistics on Release builds and move tests that depend on -stats. | Jan Wen Voung | 2013-03-08 | 1 | -48/+0 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -3/+3 |
* | Add new RegionInfo pass. | Tobias Grosser | 2010-07-22 | 1 | -0/+48 |