Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -1/+0 |
* | RegionInfo: Do not crash if unreachable block is found | Tobias Grosser | 2013-05-03 | 1 | -0/+29 |
* | Revert the test moves from 176733. Use "REQUIRES: asserts" instead. | Jan Wen Voung | 2013-03-12 | 21 | -4/+20 |
* | Disable statistics on Release builds and move tests that depend on -stats. | Jan Wen Voung | 2013-03-08 | 21 | -0/+4 |
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 21 | -60/+60 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | Make tests more useful. | Benjamin Kramer | 2011-04-25 | 1 | -2/+2 |
* | RegionInfo: Do not assert if a BB is not part of the dominance tree. | Tobias Grosser | 2010-08-10 | 1 | -0/+20 |
* | Add new RegionInfo pass. | Tobias Grosser | 2010-07-22 | 22 | -0/+886 |