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
/
Orc
/
OrcCAPITest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORC] Add support for emulated TLS to ORCv2.
Lang Hames
2020-01-29
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove TypeBuilder.h, and fix the few locations using it.
James Y Knight
2019-01-13
1
-2
/
+9
*
[ORC] Add findSymbolIn() wrapper to C bindings, take #2.
Andres Freund
2018-05-24
1
-6
/
+20
*
Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings."
Andres Freund
2018-05-24
1
-20
/
+6
*
[ORC] Add findSymbolIn() wrapper to C bindings.
Andres Freund
2018-05-24
1
-6
/
+20
*
[ORC] Fix ORC on platforms without indirection support.
Lang Hames
2018-03-28
1
-4
/
+4
*
[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
Lang Hames
2018-03-15
1
-9
/
+4
*
Revert "[ORC] Switch from shared_ptr to unique_ptr for addModule methods."
Reid Kleckner
2018-03-14
1
-4
/
+9
*
[ORC] Switch from shared_ptr to unique_ptr for addModule methods.
Lang Hames
2018-03-14
1
-9
/
+4
*
[ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> rather
Lang Hames
2018-02-21
1
-10
/
+3
*
[ORC] Hook up the LLVMOrcAddObjectFile function in the Orc C Bindings.
Lang Hames
2017-09-17
1
-0
/
+40
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-13
/
+19
*
[ORC] Re-apply r306166 and r306168 with fix for regression test.
Lang Hames
2017-06-23
1
-4
/
+9
*
This reverts commit r306166 and r306168.
Rafael Espindola
2017-06-23
1
-9
/
+4
*
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
Lang Hames
2017-06-23
1
-4
/
+9
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-2
/
+2
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
1
-4
/
+4
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
1
-4
/
+4
*
Reorganize the C API headers to improve build times.
Eric Christopher
2015-12-18
1
-0
/
+1
*
Fix some Clang-tidy modernize warnings, other minor fixes.
Eugene Zelenko
2015-11-04
1
-9
/
+7
*
Silence an extra semicolon warning; NFC.
Aaron Ballman
2015-11-04
1
-1
/
+1
*
Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a...
Rafael Espindola
2015-11-03
1
-3
/
+3
*
Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp...
Rafael Espindola
2015-11-03
1
-3
/
+3
*
[Orc] Directly emit machine code for the x86 resolver block and trampolines.
Lang Hames
2015-11-03
1
-3
/
+3
*
[Orc] Expose the compile callback API through the C bindings.
Lang Hames
2015-10-30
1
-8
/
+60
*
[Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that
Lang Hames
2015-10-28
1
-0
/
+109
*
[Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.
Lang Hames
2015-10-28
1
-109
/
+0
*
[Orc] Add experimental C bindings for Orc.
Lang Hames
2015-10-28
1
-0
/
+109