Complete static field accesses; clear TODO's

This adds the fast path for static field accesses.  Miscellaneous
changes include adding dummy helper for filled array allocation,
elimination of redunant arg1/r1 load, deleting TODO's that I'm not
going to do, and altered compiler_test to use System.out.println
instead of System.out.printf.

Change-Id: I560aa6093c98f1d288d64f346c8fd9ab7f180994
6 files changed
tree: d64473583896cb02f6d5bad52cbac940059bdefa
  1. build/
  2. src/
  3. test/
  4. tools/
  5. Android.mk