| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make some tests LLVM-optimization agnostic and remove some others that were ↵ | David Blaikie | 2015-11-14 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | beyond value/repair Several of these tests (the two deleted, and the one removal edit) were relying on the optimizer to collapse things to test some frontend feature. The tests were really old and features seemed amply covered by other parts of the test suite, so I just removed them. If anyone thinks they're valuable enough to keep/fix, we can play around with that, for sure. (inspired by r252872) llvm-svn: 253114 | ||||
| * | Update clang regression tests for 'norecurse' | James Molloy | 2015-11-12 | 1 | -1/+1 |
| | | | | | | | FunctionAttrs has just been taught how to infer 'norecurse'. Update clang tests for LLVM r252871. llvm-svn: 252872 | ||||
| * | Don't pass -O0 to clang_cc1, it is the default. | Rafael Espindola | 2013-09-04 | 1 | -1/+1 |
| | | | | | llvm-svn: 189910 | ||||
| * | Attempt to clean up tests for non-X86 platforms. | Bill Wendling | 2013-02-20 | 1 | -21/+20 |
| | | | | | llvm-svn: 175652 | ||||
| * | Modify the tests to use attribute group references instead of listing the | Bill Wendling | 2013-02-20 | 1 | -14/+19 |
| | | | | | | | function attributes. llvm-svn: 175606 | ||||
| * | Update test to not fail with attribute groups. | Bill Wendling | 2013-02-11 | 1 | -2/+2 |
| | | | | | llvm-svn: 174866 | ||||
| * | Update the front end to use minsize attribute | Quentin Colombet | 2012-11-01 | 1 | -0/+75 |
| llvm-svn: 167266 | |||||

