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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix make test when configuring for a seperate build directory.
Mike Stump
2009-01-20
1
-0
/
+8
*
ccc: Add installation of ccc; based on patch from Mike Stump.
Daniel Dunbar
2009-01-19
1
-1
/
+1
*
Add doxygen support
Daniel Dunbar
2008-07-26
1
-1
/
+1
*
remove the old non-parallel test system. 'make' in clang/test now runs
Chris Lattner
2008-04-06
1
-3
/
+3
*
Use make's -C option to enter directories.
Gabor Greif
2008-03-20
1
-4
/
+3
*
reduce chattyness of makefiles
Gabor Greif
2008-03-20
1
-4
/
+6
*
Switch over to the parallelized makefile, but keep old serial
Gabor Greif
2008-03-18
1
-1
/
+4
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-1
/
+1
*
Build the clang headers.
Chris Lattner
2008-03-03
1
-1
/
+1
*
Initial checkin of rewriter interface. It is just stubbed out for now.
Chris Lattner
2007-09-15
1
-1
/
+1
*
Added libClangAnalysis
Ted Kremenek
2007-09-06
1
-1
/
+1
*
Make check conflicts with the other default llvm target, 'make check' will co...
Chris Lattner
2007-07-16
1
-3
/
+0
*
'make check' is what more people expect.
Chris Lattner
2007-07-16
1
-0
/
+3
*
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
*
Make the clean target tidier by cleaning the test directory.
Chris Lattner
2007-01-15
1
-0
/
+4
*
Make it easier to run tests from the top level with a helper target
Chris Lattner
2006-11-21
1
-0
/
+3
*
move driver to new subdir
Chris Lattner
2006-10-06
1
-8
/
+1
*
Stub out the ASTStreamer
Chris Lattner
2006-08-17
1
-1
/
+1
*
Start adding support for printing out parser callbacks and adding ast building
Chris Lattner
2006-08-17
1
-1
/
+1
*
initial support for parsing, right now just ;'s at the top level, but this
Chris Lattner
2006-07-31
1
-2
/
+2
*
Compile without rtti or exceptions.
Chris Lattner
2006-07-03
1
-0
/
+2
*
Initial checkin of c-language parser
Chris Lattner
2006-06-18
1
-0
/
+9