commit | 854029c13351fd3a8f7794eb6c2c73af0fde8ac8 | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Mon Jul 23 17:31:30 2012 -0700 |
committer | jeffhao <jeffhao@google.com> | Tue Jul 24 16:33:07 2012 -0700 |
tree | 3f2968be0023fa1d22303e74a989a1961ea402c9 | |
parent | 22fc28eb95191a1957025b219452c09c7fbb6bd0 [diff] |
Fixes to x86 register promotion and load hoisting. Fixed a check to ensure that the mvzxb source register can be byte accessed, not the destination reg. Disabled branch fusion for x86 since code generation for that is unimplemented. Changed regId mask for x86 to allow proper masking of double registers. Also added more output to the disassembler. Change-Id: Idc0a949755ec9ae7b6d5dba38caa5ac01fcc5713