1. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  2. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 13 years ago
  3. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 13 years ago
  4. 07131ca Refactor codegen resource masks by buzbee · 13 years ago
  5. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  6. 30a3317 More MIPS fixes. Many run-test tests pass. by jeffhao · 13 years ago
  7. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 13 years ago
  8. 2e9f7ed Use shorter opcodes on x86 for opCmpImmBranch. by Ian Rogers · 13 years ago
  9. 8320f38 Prune useless entries from dex to pc map by buzbee · 13 years ago
  10. 77ae36b Fix and enable inlining of some intrinsics on x86. by jeffhao · 13 years ago
  11. 8302576 Added thin-lock fast path for monitor-enter/exit on x86. by jeffhao · 13 years ago
  12. 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 13 years ago
  13. fdffdf8 Fixes to enable TrackLiveTemps optimization on x86. by jeffhao · 13 years ago
  14. e296248 Fixes for x86 compiler optimizations. by jeffhao · 13 years ago
  15. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  16. 292188d More x86 fixes for floating point operations. by jeffhao · 13 years ago
  17. bff2465 [Compiler] Add object ref discovery by buzbee · 13 years ago
  18. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  19. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  20. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  21. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 13 years ago
  22. b41b33b Add 3rd argument register to X86. by Ian Rogers · 13 years ago
  23. 6cbb2bd X86 invocation tidy up. by Ian Rogers · 13 years ago
  24. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  25. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  26. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  27. de79783 Dummy up MOV instructions, add/tweak comments. by Ian Rogers · 13 years ago
  28. 96ab420 Beginning of X86 encoding map and instruction size routine. by Ian Rogers · 13 years ago
  29. a7678db x86 source code hack and slash by buzbee · 13 years ago
  30. e32ca23 Start of X86 LIR description. by Ian Rogers · 13 years ago