diff options
author | Lang Hames <lhames@gmail.com> | 2018-06-18 18:01:43 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-06-18 18:01:43 +0000 |
commit | 68c9b8d6a181934636d39c36e020d5999b2c67ad (patch) | |
tree | dfb0e881048e7163ca248d792cc25b838a153f4e /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 2e96114cafb37b7e65b5ca94060ede24b238af0d (diff) | |
download | llvm-68c9b8d6a181934636d39c36e020d5999b2c67ad.zip llvm-68c9b8d6a181934636d39c36e020d5999b2c67ad.tar.gz llvm-68c9b8d6a181934636d39c36e020d5999b2c67ad.tar.bz2 |
[ORC] Add an initial implementation of a replacement CompileOnDemandLayer.
CompileOnDemandLayer2 is a replacement for CompileOnDemandLayer built on the ORC
Core APIs. Functions in added modules are extracted and compiled lazily.
CompileOnDemandLayer2 supports multithreaded JIT'd code, and compilation on
multiple threads.
llvm-svn: 334967
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions