Cleanup math function compilation and fix inconsistencies.
commit5655be4546d9177890c69f0d0accac4773ff0887
authorMike Pall <mike>
Fri, 22 May 2020 02:53:35 +0000 (22 04:53 +0200)
committerMike Pall <mike>
Fri, 22 May 2020 02:53:35 +0000 (22 04:53 +0200)
tree794518da2d5a42ec79013eda0c92f7f1e4e8d3ce
parentc5b8e9168bae3efb6eb0fe2d4c9466c57fa5f971
Cleanup math function compilation and fix inconsistencies.
14 files changed:
src/lib_math.c
src/lj_asm.c
src/lj_asm_arm.h
src/lj_asm_arm64.h
src/lj_asm_mips.h
src/lj_asm_ppc.h
src/lj_asm_x86.h
src/lj_ffrecord.c
src/lj_ir.h
src/lj_ircall.h
src/lj_opt_fold.c
src/lj_opt_split.c
src/lj_target_x86.h
src/lj_vmmath.c