tcg: Compress liveness data to 16 bits
commita1b3c48d2b23d6eaeb4529d3e1183d2648731bf8
authorRichard Henderson <rth@twiddle.net>
Wed, 22 Jun 2016 22:46:09 +0000 (22 15:46 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 5 Aug 2016 16:14:17 +0000 (5 21:44 +0530)
treef75c3f1d950980b386d721fa95183331773ca236
parent51009170d8fc263cfdcd5a60fe3ba213daa3d15b
tcg: Compress liveness data to 16 bits

This reduces both memory usage and per-insn cacheline usage
during code generation.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c
tcg/tcg.h