1. bff2465 [Compiler] Add object ref discovery by buzbee · 13 years ago
  2. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  3. 4467908 Fix immediate size for IMUL32RRI, IMUL32RMI, and IMUL32RAI. by jeffhao · 13 years ago
  4. 225ae52 Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 13 years ago
  5. 5450e0e Fix psllq encoding bug. by Ian Rogers · 13 years ago
  6. d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 13 years ago
  7. 141d622 More X86 fixes. by Ian Rogers · 13 years ago
  8. 55bd45f More X86 fixes. by Ian Rogers · 13 years ago
  9. fc700ed Fix x86 long math. by Ian Rogers · 13 years ago
  10. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  11. deaac40 Fix the C++ compilation part of the Mac build. by Elliott Hughes · 13 years ago
  12. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  13. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  14. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 13 years ago
  15. 16da88c Custom codegen for small frameless methods. by buzbee · 13 years ago
  16. b41b33b Add 3rd argument register to X86. by Ian Rogers · 13 years ago
  17. b3ab25b Enable compiler_test on host. by Ian Rogers · 13 years ago
  18. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  19. ab2b55d Refactor callRuntimeHelper by Ian Rogers · 13 years ago
  20. 6cbb2bd X86 invocation tidy up. by Ian Rogers · 13 years ago
  21. 141b0c7 Enable all tests on x86, add assertions by Ian Rogers · 13 years ago
  22. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  23. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  24. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  25. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  26. e7825db Fix build. by Elliott Hughes · 13 years ago
  27. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  28. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  29. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  30. de79783 Dummy up MOV instructions, add/tweak comments. by Ian Rogers · 13 years ago
  31. 96ab420 Beginning of X86 encoding map and instruction size routine. by Ian Rogers · 13 years ago
  32. a7678db x86 source code hack and slash by buzbee · 13 years ago
  33. e88dfbf x86 codegen source file skeletons by buzbee · 13 years ago
  34. e32ca23 Start of X86 LIR description. by Ian Rogers · 13 years ago