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
/
test
/
ExecutionEngine
/
OrcLazy
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORC] Add support for emulated TLS to ORCv2.
Lang Hames
2020-01-29
1
-0
/
+23
*
[ORC] Fix argv handling in runAsMain / lli.
Lang Hames
2020-01-11
1
-0
/
+81
*
[ORC] Refactor definition-generation, add a generator for static libraries.
Lang Hames
2019-08-13
1
-0
/
+11
*
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
Lang Hames
2018-10-23
2
-0
/
+23
*
Revert r345077 "[ORC] Change how non-exported symbols are matched during look...
Reid Kleckner
2018-10-23
2
-23
/
+0
*
[ORC] Change how non-exported symbols are matched during lookup.
Lang Hames
2018-10-23
2
-0
/
+23
*
[ORC] Add some more basic sanity tests for the LLJIT.
Lang Hames
2018-10-20
3
-0
/
+25
*
[ORC] Add partitioning support to CompileOnDemandLayer2.
Lang Hames
2018-09-29
2
-1
/
+22
*
Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF.
Lang Hames
2018-09-26
1
-0
/
+19
*
Revert r343058 "[ORC] Add support for multithreaded compiles to LLJIT and LLL...
Hans Wennborg
2018-09-26
1
-18
/
+0
*
[ORC] Update CompileOnDemandLayer2 to use the new lazyReexports mechanism
Lang Hames
2018-09-26
1
-1
/
+1
*
[ORC] Add support for multithreaded compiles to LLJIT and LLLazyJIT.
Lang Hames
2018-09-26
1
-0
/
+18
*
[MIPS] ORC JIT support
Petar Jovanovic
2018-09-11
1
-1
/
+1
*
[ORC] Add a testcase for r338975.
Lang Hames
2018-08-28
2
-0
/
+9
*
[ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet.
Lang Hames
2018-08-28
3
-0
/
+25
*
[ORC] Add an addObjectFile method to LLJIT.
Lang Hames
2018-08-28
2
-0
/
+18
*
[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT.
Lang Hames
2018-06-26
1
-1
/
+1
*
[ORC] Clone module flags metadata into the globals module in the
Lang Hames
2016-09-04
1
-0
/
+13
*
[ORC] Re-apply r277896, removing bogus triples and datalayouts that broke tests
Lang Hames
2016-08-06
2
-0
/
+35
*
Revert r277896.
Nico Weber
2016-08-06
2
-41
/
+0
*
[ORC] Add (partial) weak symbol support to the CompileOnDemand layer.
Lang Hames
2016-08-06
2
-0
/
+41
*
[Orc] Fix common symbol support in ORC.
Lang Hames
2016-08-01
1
-0
/
+18
*
Disable the new Orc lazy JIT tests on Windows, they do not pass
Reid Kleckner
2016-02-10
1
-0
/
+6
*
[Orc] Add lazy-JITting support for i386.
Lang Hames
2016-02-10
1
-1
/
+1
*
[Orc] Teach the CompileOnDemand layer to clone aliases.
Lang Hames
2015-10-06
1
-0
/
+21
*
[Orc] Reapply r236465 with fixes for the MSVC bots.
Lang Hames
2015-05-05
1
-1
/
+1
*
[Orc] Revert r236465 - It broke the Windows bots.
Lang Hames
2015-05-04
1
-1
/
+1
*
[Orc] Refactor the compile-on-demand layer to make module partitioning lazy,
Lang Hames
2015-05-04
1
-1
/
+1
*
[Orc] Reapply r234815, outputting via stdout instead.
Lang Hames
2015-04-14
1
-2
/
+3
*
[Orc] Revert 234815. Still haven't quite got this test figured out apparently.
Lang Hames
2015-04-14
1
-27
/
+14
*
[Orc] Make the OrcLazy hello.ll regression test output via stderr.
Lang Hames
2015-04-13
1
-14
/
+27
*
[Orc] Back out r234805 for hello.ll until I can figure out how to sync up the
Lang Hames
2015-04-13
1
-3
/
+2
*
[Orc] Add an Orc layer for applying arbitrary transforms to IR, use it to add
Lang Hames
2015-04-13
1
-2
/
+3
*
[Orc] During module partitioning, rename anonymous and asm-private globals.
Lang Hames
2015-04-12
1
-0
/
+18
*
[Orc] Fix local-linkage handling in the CompileOnDemand layer.
Lang Hames
2015-04-02
1
-0
/
+12
*
[Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
Lang Hames
2015-04-02
2
-26
/
+34
*
Make exit-code test use same mechanism as existing one.
Daniel Jasper
2015-03-25
1
-1
/
+2
*
[Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Lang Hames
2015-03-25
2
-0
/
+27