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
/
examples
/
clang-interpreter
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Match LLVM change: TargetRegistry and TargetSelect have been moved to Support.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Fix examples compile break due to rewrite of isa.
Manuel Klimek
2011-05-23
1
-1
/
+1
*
Fixed build error.
John Thompson
2011-03-29
1
-2
/
+1
*
Re-instate r125819 and r125820 with no functionality change
Peter Collingbourne
2011-02-19
1
-2
/
+0
*
Revert 125820 and 125819 to fix PR9266.
Rafael Espindola
2011-02-19
1
-0
/
+2
*
Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction
Peter Collingbourne
2011-02-18
1
-2
/
+0
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-2
/
+2
*
Unbreak clang-interpreter. (Should there be some automated testing for this?)
Eli Friedman
2010-11-24
1
-1
/
+2
*
Add a comment explaining why r117813 was needed.
Dan Gohman
2010-11-17
1
-0
/
+5
*
Turns out that we may end up calling dladdr on GetExecutablePath, give it ext...
Benjamin Kramer
2010-10-30
1
-1
/
+1
*
These functions don't need external linkage.
Dan Gohman
2010-10-29
1
-2
/
+2
*
Update clang-interpreter for recent DiagnosticClient ownership changes.
Benjamin Kramer
2010-08-26
1
-2
/
+3
*
Fix clang-interpreter build
Peter Collingbourne
2010-07-24
1
-2
/
+1
*
Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...
Daniel Dunbar
2010-06-15
1
-1
/
+1
*
Tip of the day: save before commit.
Benjamin Kramer
2010-04-20
1
-2
/
+2
*
Fix -Wcast-qual warnings.
Benjamin Kramer
2010-04-20
1
-3
/
+5
*
Driver: Add support for a CLANGXX_IS_PRODUCTION build variable, which enable
Daniel Dunbar
2010-04-01
1
-1
/
+2
*
Add a minimal C interpreter example.
Daniel Dunbar
2010-02-25
1
-0
/
+152
[prev]