summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/Backend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reapply r75764: [llvm up] Switch to using the new TargetRegistryDaniel Dunbar2009-07-151-5/+5
* Revert r75764 "[llvm up] Switch to using the new TargetRegistry" to fix build.Argyrios Kyrtzidis2009-07-151-5/+5
* [llvm up] Switch to using the new TargetRegistry.Daniel Dunbar2009-07-151-5/+5
* fix fallout of the LLVM codegen switching to formatted_raw_ostream.Chris Lattner2009-07-141-6/+11
* Update for changes in LLVM. Hopefully this is the last one for a while.Owen Anderson2009-07-011-2/+2
* Hold the LLVMContext by reference instead of by pointer.Owen Anderson2009-07-011-2/+2
* Update for LLVMContext+Module change.Owen Anderson2009-07-011-4/+7
* PR4371: Reduce the inlining threshold outside of -O3. This makes Eli Friedman2009-06-111-2/+6
* (llvm up) Switch to using StandardPasses.hDaniel Dunbar2009-06-031-92/+22
* Add clang-cc support for -disable-llvm-optzns.Daniel Dunbar2009-06-021-3/+18
* Unbreak the clang build by applying the same temporaryDuncan Sands2009-05-311-1/+2
* Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman2009-05-181-0/+414
OpenPOWER on IntegriCloud