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
/
MCJIT
/
MCJITTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-1
/
+1
*
[C++11] Replace OwningPtr::take() with OwningPtr::release().
Ahmed Charles
2014-03-05
1
-5
/
+5
*
[weak vtables] Place class definitions into anonymous namespaces to prevent w...
Juergen Ributzka
2013-11-19
1
-9
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-3
/
+6
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-5
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-3
/
+5
*
Tests for MCJIT multiple module support
Andrew Kaylor
2013-10-01
1
-73
/
+28
*
Minor changes to the MCJITTest unittests to use the correct API for finalizing
David Tweed
2013-05-17
1
-10
/
+13
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp
Andrew Kaylor
2012-11-27
1
-2
/
+6
*
MCJIT unit test: add calls to ensure that instruction caches are properly inv...
Amara Emerson
2012-10-31
1
-0
/
+5
*
Adding MCJIT and MemoryBuffer unit tests
Andrew Kaylor
2012-10-04
1
-0
/
+226