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
/
MultiJITTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windo...
NAKAMURA Takumi
2014-03-11
1
-0
/
+8
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-6
/
+6
*
Disable old JIT unittests for AARch64
Renato Golin
2014-02-25
1
-1
/
+2
*
Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc."
Rafael Espindola
2013-07-26
1
-2
/
+1
*
[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc.
Bill Schmidt
2013-07-26
1
-1
/
+2
*
[SystemZ] Set up JIT/MCJIT test cases
Ulrich Weigand
2013-05-06
1
-3
/
+3
*
Simplify JIT unit test #ifdefs
Ulrich Weigand
2013-05-06
1
-3
/
+3
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-4
/
+4
*
Disable all old-JIT unit tests on PowerPC.
Ulrich Weigand
2012-10-31
1
-3
/
+3
*
unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enabl...
NAKAMURA Takumi
2011-11-09
1
-2
/
+15
*
Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...
Chris Lattner
2011-10-16
1
-1
/
+1
*
Exclude more arm jit failures pending PR10783.
Andrew Trick
2011-09-03
1
-0
/
+4
*
Make it possible to create multiple JIT instances at the same time, by removing
Jeffrey Yasskin
2010-02-11
1
-0
/
+164