Quick compiler: bug fix & cleanup

Fixed a bug in bitcode generation that was helpfully masked by
gcc's -O2 optmization (code motion). Also removed quite a few fields
and identifiers left over from the JIT, along with a couple of files
that were meaningful for the JIT, but are no longer used.

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