Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim"="false" to ↵ | Fangrui Song | 2019-12-24 | 1 | -2/+2 |
| | | | | "frame-pointer"="none" as cleanups after D56351 | ||||
* | 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 | ||||
* | [SystemZ] Run branch-12.ll test only if long tests enabled | Ulrich Weigand | 2018-01-19 | 1 | -0/+11953 |
This avoids excessive test run times e.g. with expensive checks enabled. llvm-svn: 322983 |