Mark instructions that produce non-null object arguments as non-null.

Improve null-check elimination by marking instructions that can't produce a
non-null object as non-null. Reduces the size of ThinkFree by 16kb (0.05%).

Change-Id: I43148b55a4896081fe3da37a3345814b55fa9b82
1 file changed
tree: 078d723436d7420fc46d68c8d28d2bf6ef11a0af
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk