Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'. | Chandler Carruth | 2016-12-23 | 1 | -1/+1 |
* | Disable llvm optimizations, but keep -O1 to test available_externally. | Rafael Espindola | 2013-09-04 | 1 | -1/+1 |
* | hopefully fix a bunch of ARM buildbot failures | Nuno Lopes | 2012-05-09 | 1 | -1/+1 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Reinstate the optimization suppressing available_externally functions | Douglas Gregor | 2010-07-13 | 1 | -1/+1 |
* | Speculatively revert r108156; it appears to be breaking self-host. | Douglas Gregor | 2010-07-12 | 1 | -1/+1 |
* | Do not generate LLVM IR for available_externally function bodies at | Douglas Gregor | 2010-07-12 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Implement proper linkage for explicit instantiation declarations of | Douglas Gregor | 2009-10-27 | 1 | -0/+66 |