Compiler: type inference bug.

The recent MIR-level select optimization failed to properly manage
the type information of the new kMirOpSelect node, resulting in a
type inference mismatch that trigered a reduction of optimization
level (should not have affected correctness).

Change-Id: I4e104050674c8667b9dff15a401ab230a46e7968
2 files changed
tree: a1f5297cfdfd76d2f14aea367469c77e91cbee96
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk