Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for changes in LLVM. Hopefully this is the last one for a while. | Owen Anderson | 2009-07-01 | 1 | -2/+2 |
* | Hold the LLVMContext by reference instead of by pointer. | Owen Anderson | 2009-07-01 | 1 | -2/+2 |
* | Update for LLVMContext+Module change. | Owen Anderson | 2009-07-01 | 1 | -4/+7 |
* | PR4371: Reduce the inlining threshold outside of -O3. This makes | Eli Friedman | 2009-06-11 | 1 | -2/+6 |
* | (llvm up) Switch to using StandardPasses.h | Daniel Dunbar | 2009-06-03 | 1 | -92/+22 |
* | Add clang-cc support for -disable-llvm-optzns. | Daniel Dunbar | 2009-06-02 | 1 | -3/+18 |
* | Unbreak the clang build by applying the same temporary | Duncan Sands | 2009-05-31 | 1 | -1/+2 |
* | Move ASTConsumers.h to include/clang/Frontend, and move the associated | Eli Friedman | 2009-05-18 | 1 | -0/+414 |