Quick compiler: fix NOT_LONG codegen

The llvm ir-builder converts Not operands into xor w/ -1.  Detect
and restore original operation on the GBC to LIR path.

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