index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
clang-cc
/
Backend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ASTConsumers.h to include/clang/Frontend, and move the associated
Eli Friedman
2009-05-18
1
-414
/
+0
*
Refactor ASTConsumers to take a raw_ostream instead of a filename where
Eli Friedman
2009-05-18
1
-34
/
+7
*
Remove two unused options.
Bill Wendling
2009-04-30
1
-2
/
+0
*
Use the new code gen optimization enum instead of passing in the optimization
Bill Wendling
2009-04-29
1
-5
/
+12
*
Match addPassesToEmitFile API change.
Evan Cheng
2009-04-29
1
-2
/
+4
*
Explictly track tentative definitions within Sema, then hand those
Douglas Gregor
2009-04-21
1
-0
/
+4
*
Reapply 68936, turned out to that clang's better debug info exposed a
Daniel Dunbar
2009-04-13
1
-6
/
+0
*
Revert 68936, LLVM still isn't ready to handle debug info + optimization.
Daniel Dunbar
2009-04-13
1
-0
/
+6
*
Enable debug info generation while optimizing.
Devang Patel
2009-04-13
1
-6
/
+0
*
Push DeclGroup much farther throughout the compiler. Now the various
Chris Lattner
2009-03-29
1
-5
/
+7
*
push more ASTContext goodness out through interfaces that use
Chris Lattner
2009-03-28
1
-1
/
+0
*
change HandleTranslationUnit to take an ASTContext instead of TranslationUnit
Chris Lattner
2009-03-28
1
-2
/
+2
*
eliminate ASTConsumer::InitializeTU, all clients are
Chris Lattner
2009-03-28
1
-5
/
+4
*
most of this is plumbing to get CompileOptions down into
Chris Lattner
2009-03-26
1
-1
/
+1
*
Move <root>/Driver into <root>/tools/clang-cc.
Daniel Dunbar
2009-03-24
1
-0
/
+436