mikepaul-LuaJIT/tests
fsfod a374e90531 Added a flag(s) for opcodes with non memory store side effects and enabled DCE of intrinsics
Intrinsics are now assumed to have no side effects unless flagged to with either memory side effects(S) or non memory side effects(s)
2019-12-08 21:36:38 +00:00
..
debug.sh Initial support for intrinsics on x86/x64 interpreter only 2019-12-08 21:36:37 +00:00
intrinsic_spec.lua Added a flag(s) for opcodes with non memory store side effects and enabled DCE of intrinsics 2019-12-08 21:36:38 +00:00
jit_tester.lua Initial support for intrinsics on x86/x64 interpreter only 2019-12-08 21:36:37 +00:00
runtests.bat Initial support for intrinsics on x86/x64 interpreter only 2019-12-08 21:36:37 +00:00
runtests.lua Added JIT support for intrinsics. Support for vector registers is NYI. 2019-12-08 21:36:38 +00:00
runtests.sh Initial support for intrinsics on x86/x64 interpreter only 2019-12-08 21:36:37 +00:00
telescope.lua Initial support for intrinsics on x86/x64 interpreter only 2019-12-08 21:36:37 +00:00
tracetracker.lua Initial support for intrinsics on x86/x64 interpreter only 2019-12-08 21:36:37 +00:00
tsc Initial support for intrinsics on x86/x64 interpreter only 2019-12-08 21:36:37 +00:00