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
/
clang.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the
Ted Kremenek
2009-03-31
1
-1714
/
+0
*
(LLVM up) Update to use llvm::sys::getHostTriple().
Daniel Dunbar
2009-03-31
1
-20
/
+3
*
Improve dependency file support.
Daniel Dunbar
2009-03-30
1
-5
/
+5
*
Push DeclGroup much farther throughout the compiler. Now the various
Chris Lattner
2009-03-29
1
-1
/
+2
*
remove TranslationUnit.
Chris Lattner
2009-03-28
1
-2
/
+2
*
push more ASTContext goodness out through interfaces that use
Chris Lattner
2009-03-28
1
-6
/
+8
*
remove TranslationUnit from ParseAST.
Chris Lattner
2009-03-28
1
-6
/
+2
*
eliminate ReadASTBitcodeFile
Chris Lattner
2009-03-28
1
-1
/
+8
*
revert mike's patch which broke test/CodeGen/no-common.c.
Chris Lattner
2009-03-28
1
-2
/
+1
*
simplify ParseAST by sucking -disable-free handling logic up into
Chris Lattner
2009-03-28
1
-9
/
+18
*
Fixup -fcommon and -fno-common to be more gcc compatible.
Mike Stump
2009-03-27
1
-1
/
+3
*
most of this is plumbing to get CompileOptions down into
Chris Lattner
2009-03-26
1
-0
/
+6
*
-arch ppc should change the triple to powerpc-foo not to ppc-foo.
Chris Lattner
2009-03-24
1
-0
/
+6
*
Move <root>/Driver into <root>/tools/clang-cc.
Daniel Dunbar
2009-03-24
1
-0
/
+1703