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
/
Driver
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move <root>/Driver into <root>/tools/clang-cc.
Daniel Dunbar
2009-03-24
1
-19
/
+0
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Build system changes to use TableGen to generate the various
Douglas Gregor
2009-03-16
1
-1
/
+1
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-1
/
+1
*
move this makefile goop up to the top level llvm makefile.
Chris Lattner
2009-02-26
1
-10
/
+3
*
Enable export maps also on {Free, Net}BSD.
Anton Korobeynikov
2009-02-26
1
-1
/
+1
*
Add an export map for clang on Linux.
Owen Anderson
2009-02-26
1
-0
/
+4
*
Optimize dyld startup time by specifying a trivial export map
Chris Lattner
2009-02-18
1
-0
/
+6
*
Use LINK_COMPONENTS instead of hard coding LLVM libraries.
Daniel Dunbar
2008-10-24
1
-5
/
+2
*
Fix linking error.
Zhongxing Xu
2008-10-24
1
-1
/
+1
*
[LLVM up] Add basic -S option to clang.
Daniel Dunbar
2008-10-21
1
-7
/
+14
*
rename libclangSEMA to libclangSema
Nico Weber
2008-09-07
1
-1
/
+1
*
add a libDriver, for now only move the text diangostics stuff from Driver to ...
Nico Weber
2008-08-05
1
-1
/
+1
*
Link in LLVMAnalysis after LLVMCodeGen, since the latter depends on the former
Matthijs Kooijman
2008-06-26
1
-4
/
+2
*
a temporary minimal hack to get clang building after the getStringValue chang...
Chris Lattner
2008-06-26
1
-0
/
+1
*
Added -g command line options to clang for generating source level debug info...
Sanjiv Gupta
2008-05-08
1
-1
/
+1
*
Take 2.
Devang Patel
2007-10-31
1
-1
/
+3
*
temporarily revert devang's patch to link in the llvm codegen etc.
Chris Lattner
2007-10-31
1
-6
/
+2
*
Make target info available to clang code generator.
Devang Patel
2007-10-31
1
-2
/
+6
*
Implemented serialization for IdentifierInfo and IdentifierTable.
Ted Kremenek
2007-10-23
1
-1
/
+2
*
Initial checkin of rewriter interface. It is just stubbed out for now.
Chris Lattner
2007-09-15
1
-1
/
+3
*
Added "Dead Stores", a flow-sensitive checker that checks for stores
Ted Kremenek
2007-09-06
1
-1
/
+1
*
Added an early implementation of Live-Variables analysis built on
Ted Kremenek
2007-09-06
1
-1
/
+1
*
emit a return at the end of the function. Run the llvm verifier.
Chris Lattner
2007-05-30
1
-1
/
+1
*
Initial scaffolding for an -emit-llvm mode. This requires the LLVM VMCore
Chris Lattner
2007-05-24
1
-1
/
+1
*
Split the AST library into two libraries: libast and libsema.
Chris Lattner
2007-05-21
1
-1
/
+1
*
Fix these to allow clang to be in any dir.
Chris Lattner
2006-10-26
1
-1
/
+1
*
build in a new dir
Chris Lattner
2006-10-06
1
-0
/
+8