Rafael Espindola
|
3f4ed32b43
Make it explicit that ExecutionEngine takes ownership of the modules.
|
11 éve |
Eric Christopher
|
aa5b9c0f6f
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
11 éve |
Rafael Espindola
|
875710a2fd
Nuke the old JIT.
|
11 éve |
Craig Topper
|
b177041dfa
[C++11] Use 'nullptr'.
|
11 éve |
NAKAMURA Takumi
|
2ab1641041
MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64.
|
11 éve |
Ahmed Charles
|
f4ccd11075
Replace OwningPtr<T> with std::unique_ptr<T>.
|
11 éve |
Renato Golin
|
8eb76420cd
Disable old JIT unittests for AARch64
|
11 éve |
Chandler Carruth
|
bc65a8d518
Move the LLVM IR asm writer header files into the IR directory, as they
|
11 éve |
Rafael Espindola
|
496cf2308a
Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc."
|
12 éve |
Bill Schmidt
|
d063a326b2
[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc.
|
12 éve |
Ulrich Weigand
|
7207285e65
|
12 éve |
Ulrich Weigand
|
1218bc4fe6
|
12 éve |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 éve |
Chandler Carruth
|
5a88dda4be
Sort the #include lines for unittest/...
|
12 éve |
Ulrich Weigand
|
f772f07802
Disable all old-JIT unit tests on PowerPC.
|
12 éve |
NAKAMURA Takumi
|
94d80da4a0
unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enable-shared.
|
13 éve |
Chris Lattner
|
d8b7aa2613
Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does. Enhance
|
14 éve |
Andrew Trick
|
5a76f00108
Exclude more arm jit failures pending PR10783.
|
14 éve |
Jeffrey Yasskin
|
40966a7c68
Make it possible to create multiple JIT instances at the same time, by removing
|
15 éve |