aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/Backend.cpp
AgeCommit message (Expand)Author
2009-07-01Update for LLVMContext+Module change.Owen Anderson
2009-06-11PR4371: Reduce the inlining threshold outside of -O3. This makes Eli Friedman
2009-06-03(llvm up) Switch to using StandardPasses.hDaniel Dunbar
2009-06-02Add clang-cc support for -disable-llvm-optzns.Daniel Dunbar
2009-05-31Unbreak the clang build by applying the same temporaryDuncan Sands
2009-05-18Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman