You can use -jdump=m or -jdump=i to dump only machine or only IR code.
On 09/01/2016 04:49 PM, Charles Baylis wrote:
Is there a command line switch to disable the interleaved dump? I find it less easy to read if I'm trying to focus on the IR.
On 1 September 2016 at 07:09, Zhongwei Yao zhongwei.yao@linaro.org wrote:
I try to fix this in: https://github.com/cbaylis/luajit-aarch64/pull/80
Following cases pass:
- alias_alloc.lua
- jit_flush.lua
- unordered_jit.lua
- ffi_nosink.lua
I'm not sure whether other cases still fail due to bugs in interleaved IR dump.
On 1 September 2016 at 09:36, Zhongwei Yao zhongwei.yao@linaro.org wrote:
I'll take a look at it.
On 31 August 2016 at 23:12, Stefan Pejic stefan.pejic@rt-rk.com wrote:
Hi all,
I noticed that interleaved IR dump causes some tests to fail, which would otherwise pass. I can name a few tests, but there are more:
- alias_alloc.lua
- jit_flush.lua
- unordered_jit.lua
- ffi_nosink.lua
Regards, Stefan _______________________________________________ luajit mailing list luajit@lists.linaro.org https://lists.linaro.org/mailman/listinfo/luajit
-- Best regards, Zhongwei
-- Best regards, Zhongwei
luajit mailing list luajit@lists.linaro.org https://lists.linaro.org/mailman/listinfo/luajit