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
/
llvm
/
unittests
/
ExecutionEngine
/
JIT
/
JITEventListenerTestCommon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-207
/
+0
*
IntelJITEventListener updates to fix breaks by recent changes to EngineBuilde...
Elena Demikhovsky
2014-08-21
1
-1
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-0
/
+207
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-207
/
+0
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-2
/
+2
*
[Layering] Move DebugInfo.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
[Layering] Move DIBuilder.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-8
/
+6
*
Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes
Chandler Carruth
2012-07-15
1
-1
/
+1
*
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
1
-4
/
+4
*
The DIBuilder class is just a wrapper around debug info creation
Bill Wendling
2012-06-29
1
-1
/
+1
*
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-28
1
-3
/
+3
*
Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...
Eli Bendersky
2012-03-15
1
-0
/
+209