1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/unittests/ExecutionEngine
Lang Hames 431c554507 [ORC] Refactor TrampolinePool to reduce virtual function calls.
Virtual function calls are now only made when the pool needs to be
grown to accommodate o new request.
2020-07-19 22:38:41 -07:00
..
JITLink [unittests] Fix "comparison of integers of different signs" warnings 2020-01-14 13:24:51 +01:00
MCJIT
Orc [ORC] Refactor TrampolinePool to reduce virtual function calls. 2020-07-19 22:38:41 -07:00
CMakeLists.txt
ExecutionEngineTest.cpp