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
/
lib
/
CodeGen
/
ModuleBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GetModule accessor to ModuleBuilder
Daniel Dunbar
2008-10-21
1
-0
/
+4
*
Clean up CodeGenModule interface.
Daniel Dunbar
2008-08-15
1
-54
/
+6
*
Change ObjCRuntime GenerateProtocol[Ref] methods to take
Daniel Dunbar
2008-08-13
1
-1
/
+1
*
Add LangOptions::NeXTRuntime.
Daniel Dunbar
2008-08-11
1
-2
/
+1
*
More #include cleaning
Daniel Dunbar
2008-08-11
1
-3
/
+0
*
More #include cleaning
Daniel Dunbar
2008-08-11
1
-0
/
+2
*
Add dummy Mac Objective-C runtime interface.
Daniel Dunbar
2008-08-11
1
-1
/
+2
*
80 cols
Nico Weber
2008-08-09
1
-1
/
+1
*
ParseAST now conditionally deletes the passed ASTConsumer.
Ted Kremenek
2008-08-07
1
-8
/
+11
*
Refactored driver logic for CodeGen into LLVMCodeGenWriter. This ASTConsumer...
Ted Kremenek
2008-08-05
1
-20
/
+29
*
Rework codegen emission of globals
Daniel Dunbar
2008-07-29
1
-3
/
+3
*
Fix codegen of chained declarations
Daniel Dunbar
2008-07-29
1
-3
/
+8
*
Support for code generation of Objective-C top-level language constructs.
Anton Korobeynikov
2008-06-01
1
-0
/
+18
*
Stop leaking the target data. (Leak found with valgrind.)
Eli Friedman
2008-05-27
1
-0
/
+1
*
Added -g command line options to clang for generating source level debug info...
Sanjiv Gupta
2008-05-08
1
-5
/
+9
*
Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar...
Steve Naroff
2008-04-15
1
-2
/
+3
*
Add initial support for objc codegen for methods, ivars, and the
Chris Lattner
2008-03-30
1
-0
/
+4
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+104