Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add target triples to all dfsan tests. | Peter Collingbourne | 2014-12-05 | 1 | -0/+1 |
| | | | | llvm-svn: 223536 | ||||
* | [dfsan] Try not to create too many additional basic blocks in functions which | Peter Collingbourne | 2014-08-06 | 1 | -0/+3013 |
already have a large number of blocks. Works around a performance issue with the greedy register allocator. llvm-svn: 214944 |