ocaml/asmcomp/amd64
Stephen Dolan 2d92955749
Remove Const_pointer (#9578)
Since #9316 was merged, Cconst_pointer is compiled in exactly the same way as Cconst_int. This commit removes the now-redundant Cconst_pointer and Cconst_natpointer.
2020-05-19 15:31:08 +02:00
..
CSE.ml Improve code-generation for 32-to-64-bit zero-extension on amd64. 2019-10-14 10:45:15 +01:00
NOTES.md clean up whitespace and cut long lines 2016-02-17 13:36:27 +01:00
arch.ml Improve code-generation for 32-to-64-bit zero-extension on amd64. 2019-10-14 10:45:15 +01:00
emit.mlp x86 asm: handle unit names with special characters (#9465) 2020-04-19 11:17:00 +02:00
proc.ml Micro-optimise allocations on amd64 to save a register (#9280) 2020-03-09 19:52:36 +01:00
reload.ml Pass num_stack_slots as argument 2019-09-11 18:48:20 +01:00
scheduling.ml warning 60: enable on local modules 2019-08-28 13:24:10 +01:00
selection.ml Remove Const_pointer (#9578) 2020-05-19 15:31:08 +02:00