1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00
guile/include/lightning
pcpa d761499315 Add a second pass to compute live register ranges
* include/lightning/jit_private.h, lib/lightning.c: Add a
	second pass from start when computing register live ranges.
	This should be used temporarily, and is required for certain
	loop constructs, with several consecutive blocks not referencing
	a live register.
2017-05-09 13:27:37 -04:00
..
jit_aarch64.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_alpha.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_arm.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_hppa.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_ia64.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_mips.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_ppc.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_private.h Add a second pass to compute live register ranges 2017-05-09 13:27:37 -04:00
jit_s390.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_sparc.h Update copyright date 2015-04-26 14:33:41 -03:00
jit_x86.h Update copyright date 2015-04-26 14:33:41 -03:00
Makefile.am Update copyright date 2015-04-26 14:33:41 -03:00