mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
b608c4e35f
MCJIT served well as the default JIT engine in lli for a long time, but the code is getting old and maintenance efforts don't seem to be in sight. In the meantime Orc became mature enough to fill that gap. The newly added greddy mode is very similar to the execution model of MCJIT. It should work as a drop-in replacement for common JIT tasks. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D98931 |
||
---|---|---|
.. | ||
2007-01-19-TruncSext.ll | ||
basictest_bt.ll | ||
BitPacked.ll | ||
constexpr_bt.ll | ||
constpointer_bt.ll | ||
fold-fpcast_bt.ll | ||
instructions_bt.ll | ||
newcasts_bt.ll | ||
packed_bt.ll | ||
packed_struct_bt.ll | ||
properties_bt.ll | ||
undefined_bt.ll | ||
unreachable_bt.ll |