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
2 files changed
tree: 07a8b4f12618eeec2d0f41dd484b7c1a0d7d01fa
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk