| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove irrelevant references to legacy git repositories from | James Y Knight | 2019-01-15 | 1 | -1/+1 |
| | | | | | | | | | | compiler identification lines in test-cases. (Doing so only because it's then easier to search for references which are actually important and need fixing.) llvm-svn: 351200 | ||||
| * | Keep CodeGenPrepare from preserving the domtree. | George Burgess IV | 2016-03-22 | 1 | -0/+41 |
| CGP modifies the domtree in some cases, so saying that it preserves the domtree is a lie. We'll be able to selectively preserve it with the new pass manager. Differential Revision: http://reviews.llvm.org/D16893 llvm-svn: 264099 | |||||

