commit | 85eee02c456cd54f9e4110e90ebed6b55906e1bf | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Mon Jul 16 22:12:38 2012 -0700 |
committer | buzbee <buzbee@google.com> | Tue Jul 17 15:42:22 2012 -0700 |
tree | 07a8b4f12618eeec2d0f41dd484b7c1a0d7d01fa | |
parent | ea905deb5e2b84ad7acbccfd03bbbf2e759bbf45 [diff] |
Quick compiler: various bug fixes o Use appropriate size immediate for placeholder Values. o Turn unexpected MOVE_RESULT into a warning for x86 (still need to implement this) o Use the correct iput value to determine value type. o I've identified a bug with SSA renaming that shows up in three methods while doing a full build. Disable bitcode conversion for them until the fix is in place. Change-Id: I2762c913d83ef53b8b68dcde51fbe8463f209591