1. a3a82b2 Quick compiler: minor cleanup by buzbee · 13 years ago
  2. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  3. 28c9a83 Quick Compiler: pointer/boolean cleanup by buzbee · 13 years ago
  4. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  5. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 13 years ago
  6. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  7. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  8. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  9. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (99%) from src/compiler/codegen/x86/Assemble.cc]
  10. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  11. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 13 years ago
  12. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 13 years ago
  13. 07131ca Refactor codegen resource masks by buzbee · 13 years ago
  14. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  15. 2e9f7ed Use shorter opcodes on x86 for opCmpImmBranch. by Ian Rogers · 13 years ago
  16. 77ae36b Fix and enable inlining of some intrinsics on x86. by jeffhao · 13 years ago
  17. 8302576 Added thin-lock fast path for monitor-enter/exit on x86. by jeffhao · 13 years ago
  18. 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 13 years ago
  19. fdffdf8 Fixes to enable TrackLiveTemps optimization on x86. by jeffhao · 13 years ago
  20. e296248 Fixes for x86 compiler optimizations. by jeffhao · 13 years ago
  21. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 13 years ago
  22. 292188d More x86 fixes for floating point operations. by jeffhao · 13 years ago
  23. 6a4a7e1 Fix x86 compilation of const-wide. by jeffhao · 13 years ago
  24. 4467908 Fix immediate size for IMUL32RRI, IMUL32RMI, and IMUL32RAI. by jeffhao · 13 years ago
  25. 225ae52 Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 13 years ago
  26. 5450e0e Fix psllq encoding bug. by Ian Rogers · 13 years ago
  27. 141d622 More X86 fixes. by Ian Rogers · 13 years ago
  28. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  29. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  30. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 13 years ago
  31. b41b33b Add 3rd argument register to X86. by Ian Rogers · 13 years ago
  32. b3ab25b Enable compiler_test on host. by Ian Rogers · 13 years ago
  33. 6cbb2bd X86 invocation tidy up. by Ian Rogers · 13 years ago
  34. 141b0c7 Enable all tests on x86, add assertions by Ian Rogers · 13 years ago
  35. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  36. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  37. de79783 Dummy up MOV instructions, add/tweak comments. by Ian Rogers · 13 years ago
  38. 96ab420 Beginning of X86 encoding map and instruction size routine. by Ian Rogers · 13 years ago
  39. a7678db x86 source code hack and slash by buzbee · 13 years ago
  40. e88dfbf x86 codegen source file skeletons by buzbee · 13 years ago