1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-05 06:50:21 +02:00
guile/include/lightning
pcpa 6e75c0352d Rewrite jit_regset_scan1 for easier optimization.
* include/lightning/jit_aarch64.h, include/lightning/jit_arm.h,
	include/lightning/jit_hppa.h, include/lightning/jit_ia64.h,
	include/lightning/jit_mips.h, include/lightning/jit_ppc.h,
	include/lightning/jit_s390x.h, include/lightning/jit_sparc.h,
	include/lightning/jit_x86.h: Change jit_regset_t to an
	unsigned type, to allow safe right shift.

	* lib/lightning.c: Rewrite jit_regset_scan1 to allow easier
	compiler optimization.
2014-02-19 14:38:14 -03:00
..
jit_aarch64.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_arm.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_hppa.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_ia64.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_mips.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_ppc.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_private.h Add code to calculate code buffer size based on devel time information. 2013-09-24 03:31:54 -03:00
jit_s390x.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_sparc.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
jit_x86.h Rewrite jit_regset_scan1 for easier optimization. 2014-02-19 14:38:14 -03:00
Makefile.am Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00