1. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 11 years ago
  2. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 11 years ago
  3. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 11 years ago
  4. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  5. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  6. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
  7. 33ae558 Arm64 hard-float by buzbee · 11 years ago
  8. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
  9. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 11 years ago
  10. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  11. 032d377 AArch64: Enable FLOAT and DOUBLE opcodes by Serban Constantinescu · 11 years ago
  12. d65c51a ART: Add support for constant vector literals by Mark Mendell · 11 years ago
  13. 0095e0b Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration" by Vladimir Marko · 11 years ago
  14. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
  15. 89fde26 ART: Add a last item in the MIROptimizationFlagPositions enumeration by Jean Christophe Beyler · 11 years ago
  16. 0ea4bf7 Merge "Update load/store utilities for 64-bit backends" by buzbee · 11 years ago
  17. 695d13a Update load/store utilities for 64-bit backends by buzbee · 11 years ago
  18. 80365d9 Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Mingyao Yang · 11 years ago
  19. 7fff544 Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Brian Carlstrom · 11 years ago
  20. 9d46314 Use LIRSlowPath for throwing ArrayOutOfBoundsException. by Mingyao Yang · 11 years ago
  21. e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 11 years ago
  22. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  23. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  24. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
  25. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  26. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  27. d265a8a Merge "Quick compiler, MIPS resource cleanup" by buzbee · 11 years ago
  28. 306f017 Faster AssembleLIR for ARM. by Vladimir Marko · 11 years ago
  29. 9da5c10 Quick compiler, MIPS resource cleanup by buzbee · 11 years ago
  30. 99ad723 Relaxed memory barriers for x86 by Razvan A Lupusoru · 11 years ago
  31. 0d507d1 Optimize stack overflow handling. by Mathieu Chartier · 11 years ago
  32. bfea9c2 Class initialization check elimination. by Vladimir Marko · 11 years ago
  33. e90501d Add dependency for operations with x86 FPU stack by Serguei Katkov · 11 years ago
  34. 0e33643 Move arena_bit_vector.h/cc to compiler/utils. by Nicolas Geoffray · 11 years ago
  35. 2c498d1 Specializing x86 range argument copying by Razvan A Lupusoru · 11 years ago
  36. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  37. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  38. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  39. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 12 years ago
  40. 459f4df Fix build: style issue. by Vladimir Marko · 12 years ago
  41. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 12 years ago
  42. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 12 years ago
  43. 70b797d Unsafe.compareAndSwapLong() intrinsic for x86. by Vladimir Marko · 12 years ago
  44. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 12 years ago
  45. a8b4caf Add byte swap instructions for ARM and x86. by Vladimir Marko · 12 years ago
  46. 0d82948 64-bit prep by buzbee · 12 years ago
  47. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  48. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  49. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  50. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/compiler_enums.h]
  51. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  52. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  53. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (98%) from src/compiler/compiler_enums.h]
  54. f662a7c Add "select" detection to common frontend by buzbee · 12 years ago
  55. 4ef3e45 Compiler constant handling rework by buzbee · 13 years ago
  56. a169e1d Quick compiler: refactored listing & const fix by buzbee · 13 years ago
  57. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  58. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  59. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  60. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago