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
/
lib
/
ExecutionEngine
/
Orc
/
OrcCBindingsStack.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-07
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
Lang Hames
1
-7
/
+19
2016-04-25
[ORC] clang-format code that was touched in r267457. NFC.
Lang Hames
1
-22
/
+23
2016-02-10
[Orc] Add lazy-JITting support for i386.
Lang Hames
1
-0
/
+11
2016-01-11
[Orc] Rename OrcTargetSupport to OrcArchitectureSupport to avoid confusion with
Lang Hames
1
-1
/
+1
2015-12-06
[Orc] Rename IndirectStubsManagerBase to IndirectStubsManager.
Lang Hames
1
-1
/
+2
2015-12-04
[Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
Lang Hames
1
-1
/
+1
2015-11-03
Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a...
Rafael Espindola
1
-9
/
+4
2015-11-03
Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp...
Rafael Espindola
1
-4
/
+9
2015-11-03
[Orc] Directly emit machine code for the x86 resolver block and trampolines.
Lang Hames
1
-9
/
+4
2015-10-28
[Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that
Lang Hames
1
-0
/
+47
2015-10-28
[Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.
Lang Hames
1
-47
/
+0
2015-10-28
[Orc] Add experimental C bindings for Orc.
Lang Hames
1
-0
/
+47