1. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  2. 67c482f Merge "Art compiler: remove unnecessary sqrt call" by buzbee · 11 years ago
  3. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 11 years ago
  4. 85089dd Quick compiler: generalize NarrowRegLoc() by buzbee · 11 years ago
  5. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 12 years ago
  6. 3da67a5 Add OpEndIT() for marking the end of OpIT blocks by Dave Allison · 12 years ago
  7. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 12 years ago
  8. 2700f7e Continuing register cleanup by buzbee · 12 years ago
  9. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 12 years ago
  10. 3dfc5c1 Merge "ARM: Inline codegen for long-to-float on ARM." by Ian Rogers · 12 years ago
  11. e19649a ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler. by Zheng Xu · 12 years ago
  12. f0e6c9c ARM: Inline codegen for long-to-float on ARM. by Zheng Xu · 12 years ago
  13. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 12 years ago
  14. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 12 years ago
  15. 2c1ed45 Rework Quick compiler's register handling by buzbee · 12 years ago
  16. a894607 Move fused cmp branch ccode to MIR::meta. by Vladimir Marko · 12 years ago
  17. ef6a776 Inline codegen for long-to-double on ARM. by Ian Rogers · 12 years ago
  18. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 12 years ago
  19. 31c2aac Rename ClobberCalleeSave to *Caller*, fix it for x86. by Vladimir Marko · 12 years ago
  20. 332b7aa Improve Thumb2 instructions' use of constant operands. by Vladimir Marko · 12 years ago
  21. 0d82948 64-bit prep by buzbee · 12 years ago
  22. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  23. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  24. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  25. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  26. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/dex/quick/arm/fp_arm.cc]
  27. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  28. 1fd3346 Compiler: LIR restructuring by buzbee · 13 years ago
  29. 395116c Compiler: rearranging the deck chairs. by buzbee · 13 years ago[Renamed (98%) from src/compiler/codegen/arm/fp_arm.cc]
  30. a5954be Compiler cleanup: remove some old JIT leftovers. by buzbee · 13 years ago
  31. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 13 years ago
  32. 078fa45 Quick compiler: improve ClobberSReg comments by buzbee · 13 years ago
  33. a3a82b2 Quick compiler: minor cleanup by buzbee · 13 years ago
  34. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  35. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  36. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  37. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  38. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  39. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (81%) from src/compiler/codegen/arm/FP/Thumb2VFP.cc]
  40. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  41. a1da8a5 Quick compiler: complete switch support by buzbee · 13 years ago
  42. 15bf980 More Quick compiler restructuring by buzbee · 13 years ago
  43. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  44. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  45. 84fd693 Branch fusing by buzbee · 14 years ago
  46. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 14 years ago
  47. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 14 years ago
  48. 82488f5 Multi-target Codegen cleanup by buzbee · 14 years ago
  49. 31a4a6f More target-independence by buzbee · 14 years ago
  50. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 14 years ago
  51. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  52. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago