index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
/
ExecutionEngine
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
Revert r227247 and r227228: "Add weak symbol support to RuntimeDyld".
Lang Hames
4
-63
/
+1
2015-01-27
[ExecutionEngine] Fix r227228 tests on Windows
Keno Fischer
1
-0
/
+1
2015-01-27
[ExecutionEngine] Add weak symbol support to RuntimeDyld
Keno Fischer
4
-1
/
+62
2015-01-27
[ExecutionEngine] FindFunctionNamed: Skip declarations
Keno Fischer
1
-0
/
+19
2015-01-15
Fix the C-API MCJIT test for 32-bit big endian machines.
Vasileios Kalintiris
1
-12
/
+6
2014-12-22
[C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress.
Peter Zotov
1
-0
/
+38
2014-12-03
[MCJIT] Unique-ptrify the RTDyldMemoryManager member of MCJIT. NFC.
Lang Hames
2
-4
/
+4
2014-10-22
[MCJIT] Make repeat calls to MCJIT::getPointerToFunction for declarations safe.
Lang Hames
2
-0
/
+21
2014-10-01
Adds 'override' to overriding methods. NFC.
Argyrios Kyrtzidis
1
-1
/
+1
2014-10-01
[MCJIT] Turn the getSymbolAddress free function created in r218626 into a static
Lang Hames
1
-3
/
+6
2014-09-29
Unit test r218187, changing RTDyldMemoryManager::getSymbolAddress's behavior ...
David Blaikie
1
-0
/
+30
2014-09-23
Rework r218304, "ExecutionEngineTests: Call llvm_shutdown() on exit for Manag...
NAKAMURA Takumi
1
-2
/
+3
2014-09-23
ExecutionEngineTests: Call llvm_shutdown() on exit for ManagedStatic introduc...
NAKAMURA Takumi
1
-0
/
+3
2014-09-02
Reinstate "Nuke the old JIT."
Eric Christopher
17
-2069
/
+3
2014-08-27
Return a std::unique_ptr when creating a new MemoryBuffer.
Rafael Espindola
2
-7
/
+6
2014-08-26
Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcodeModule.
Rafael Espindola
1
-3
/
+2
2014-08-21
IntelJITEventListener updates to fix breaks by recent changes to EngineBuilde...
Elena Demikhovsky
1
-1
/
+1
2014-08-19
BumpPtrAllocator: don't accept 0 for the alignment parameter
Hans Wennborg
1
-1
/
+1
2014-08-19
Don't own the buffer in object::Binary.
Rafael Espindola
1
-3
/
+3
2014-08-19
Modernize the .ll parsing interface.
Rafael Espindola
2
-12
/
+9
2014-08-19
Make it explicit that ExecutionEngine takes ownership of the modules.
Rafael Espindola
8
-95
/
+97
2014-08-13
Simplify memory ownership with std::unique_ptr.
Rafael Espindola
1
-14
/
+6
2014-08-13
Simplify ownership with std::unique_ptr. NFC.
Rafael Espindola
1
-2
/
+3
2014-08-13
Canonicalize header guards into a common format.
Benjamin Kramer
2
-6
/
+6
2014-08-09
ADT: remove MinGW32 and Cygwin OSType enum
Saleem Abdulrasool
2
-3
/
+0
2014-08-07
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
17
-3
/
+2072
2014-08-07
fix configure+make build
Rafael Espindola
2
-2
/
+2
2014-08-07
Nuke the old JIT.
Rafael Espindola
15
-2070
/
+1
2014-07-14
[CMake] Update libdeps.
NAKAMURA Takumi
3
-0
/
+3
2014-06-26
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
1
-6
/
+7
2014-06-26
Introduce a string_ostream string builder facilty
Alp Toker
1
-7
/
+6
2014-06-13
Remove the last uses of 'using std::error_code'
Rafael Espindola
1
-2
/
+1
2014-06-12
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
1
-0
/
+1
2014-06-08
[C++11] Use 'nullptr'.
Craig Topper
8
-70
/
+70
2014-06-08
Fix build when no native target is enabled
Alp Toker
1
-3
/
+4
2014-05-16
Add C API for thread yielding callback.
Juergen Ributzka
1
-0
/
+27
2014-05-15
Revert "[PM] Add pass run listeners to the pass manager."
Juergen Ributzka
1
-28
/
+0
2014-05-07
Replace a virtual with an override.
Rafael Espindola
1
-2
/
+2
2014-04-28
[PM] Add pass run listeners to the pass manager.
Juergen Ributzka
1
-0
/
+28
2014-04-06
Changes in IntelJITEventListener - By Arch Robinson
Elena Demikhovsky
1
-1
/
+1
2014-03-31
MCJIT: ensure that cygwin is identified properly
Saleem Abdulrasool
3
-2
/
+12
2014-03-11
MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windo...
NAKAMURA Takumi
1
-0
/
+8
2014-03-06
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
10
-87
/
+77
2014-03-06
[Layering] Move DebugInfo.h into the IR library where its implementation
Chandler Carruth
1
-1
/
+1
2014-03-06
[Layering] Move DIBuilder.h into the IR library where its implementation
Chandler Carruth
1
-1
/
+1
2014-03-05
[C++11] Replace OwningPtr::take() with OwningPtr::release().
Ahmed Charles
3
-41
/
+41
2014-03-04
[cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
1
-2
/
+2
2014-02-25
Disable old JIT unittests for AARch64
Renato Golin
3
-5
/
+7
2014-02-24
Disable an MCJIT test on older Darwins until we have a better interface.
Andrew Trick
1
-0
/
+4
2014-02-21
This test was failing on non-X86-64 platforms because stackmaps only work on ...
Filip Pizlo
1
-0
/
+9
[next]