1. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  2. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  3. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  4. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (92%) from src/compiler/codegen/x86/FP/X86FP.cc]
  5. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  6. 0e3ac14 Fix fused branches, so vm-tests work again. by jeffhao · 13 years ago
  7. babda95 Populate call info and inline float/double conversions on x86. by jeffhao · 13 years ago
  8. 8302576 Added thin-lock fast path for monitor-enter/exit on x86. by jeffhao · 13 years ago
  9. 573b429 Enable load store elimination on x86. by jeffhao · 13 years ago
  10. 4b771a0 Implemented fused branches for long and fp on x86. by jeffhao · 13 years ago
  11. 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 13 years ago
  12. fdffdf8 Fixes to enable TrackLiveTemps optimization on x86. by jeffhao · 13 years ago
  13. 4abb1a9 Fixes for x86 compilation with floats. by jeffhao · 13 years ago
  14. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  15. 292188d More x86 fixes for floating point operations. by jeffhao · 13 years ago
  16. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 13 years ago
  17. 5121e0b Fix x86 long right shifting and int-to-float/double. by jeffhao · 13 years ago
  18. 644d531 Fixes to x86 compilation. by jeffhao · 13 years ago
  19. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  20. 225ae52 Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 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. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  24. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  25. a7678db x86 source code hack and slash by buzbee · 13 years ago
  26. e88dfbf x86 codegen source file skeletons by buzbee · 13 years ago