1. 4b771a0 Implemented fused branches for long and fp on x86. by jeffhao · 13 years ago
  2. 854029c Fixes to x86 register promotion and load hoisting. by jeffhao · 13 years ago
  3. 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 13 years ago
  4. fdffdf8 Fixes to enable TrackLiveTemps optimization on x86. by jeffhao · 13 years ago
  5. a1da8a5 Quick compiler: complete switch support by buzbee · 13 years ago
  6. e296248 Fixes for x86 compiler optimizations. by jeffhao · 13 years ago
  7. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  8. 1395b1e Patches to x86 compilation to fix vm tests on emulator. by jeffhao · 13 years ago
  9. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  10. 6023456 Various missing hunks. by Elliott Hughes · 13 years ago
  11. fd2ec54 Fix compilation issues with new gcc by Brian Carlstrom · 13 years ago
  12. 5772bab Fixed x86 compilation of filled-new-array/range. by jeffhao · 13 years ago
  13. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 13 years ago
  14. 644d531 Fixes to x86 compilation. by jeffhao · 13 years ago
  15. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  16. 225ae52 Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 13 years ago
  17. d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 13 years ago
  18. 55bd45f More X86 fixes. by Ian Rogers · 13 years ago
  19. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  20. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  21. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 13 years ago
  22. 16da88c Custom codegen for small frameless methods. by buzbee · 13 years ago
  23. b41b33b Add 3rd argument register to X86. by Ian Rogers · 13 years ago
  24. 6cbb2bd X86 invocation tidy up. by Ian Rogers · 13 years ago
  25. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  26. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  27. e7825db Fix build. by Elliott Hughes · 13 years ago
  28. a7678db x86 source code hack and slash by buzbee · 13 years ago
  29. e88dfbf x86 codegen source file skeletons by buzbee · 13 years ago