1. a5f90b6 Fix intrinsic Math.abs(double) for ARM. by Vladimir Marko · 11 years ago
  2. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  3. 947717a Add arraycopy intrinsic for arm and arm64. by Zheng Xu · 11 years ago
  4. 48971b3 ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 11 years ago
  5. c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 11 years ago
  6. 6399968 Revert "Revert "Enable Load Store Elimination for ARM and ARM64"" by Serban Constantinescu · 11 years ago
  7. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
  8. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  9. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 11 years ago
  10. 9ee4519 x86: GenSelect utility update by Serguei Katkov · 11 years ago
  11. 2983d23 Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()." by Vladimir Marko · 11 years ago
  12. 5030d3e Use vabs/fabs on arm/arm64 for intrinsic abs(). by Vladimir Marko · 11 years ago
  13. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  14. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
  15. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
  16. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  17. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  18. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  19. 9522af9 ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64) by Andreas Gampe · 11 years ago
  20. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 11 years ago
  21. 59a42af Update counting VR for promotion by Serguei Katkov · 11 years ago
  22. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 11 years ago
  23. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  24. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  25. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 11 years ago
  26. b5860fb Register promotion support for 64-bit targets by buzbee · 11 years ago
  27. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  28. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  29. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
  30. 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  31. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 11 years ago
  32. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  33. 3757397 Clean up ARM load/store with offset imm8 << 2. by Vladimir Marko · 11 years ago
  34. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 11 years ago
  35. c0090a4 Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 11 years ago
  36. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
  37. db9d523 Clean up ArmMirToLir::LoadDispBody()/StoreDispBody(). by Vladimir Marko · 11 years ago
  38. 8550197 Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 11 years ago
  39. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 11 years ago
  40. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  41. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 11 years ago
  42. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 11 years ago
  43. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  44. 67c482f Merge "Art compiler: remove unnecessary sqrt call" by buzbee · 11 years ago
  45. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 11 years ago
  46. 85089dd Quick compiler: generalize NarrowRegLoc() by buzbee · 11 years ago
  47. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 11 years ago
  48. b01bf15 64-bit temp register support. by buzbee · 11 years ago
  49. 082833c Quick compiler, out of registers fix by buzbee · 11 years ago
  50. 13ff8cd Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 11 years ago
  51. fe8cf8b Quick Compiler: fix Arm cts failures by Bill Buzbee · 11 years ago
  52. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 11 years ago
  53. 9b9dec8 ART: Fix ARM dmb placement in monitor-exit by Andreas Gampe · 11 years ago
  54. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 11 years ago
  55. 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 11 years ago
  56. 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 11 years ago
  57. 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 11 years ago
  58. 1f1d251 Merge "ART: Use utils.h::RoundUp instead of explicit bit-fiddling" by Andreas Gampe · 11 years ago
  59. 6601882 ART: Use utils.h::RoundUp instead of explicit bit-fiddling by Andreas Gampe · 11 years ago
  60. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 11 years ago
  61. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
  62. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 11 years ago
  63. 7a11ab0 Quick compiler: debugging assists by buzbee · 11 years ago
  64. fd698e6 Quick compiler: fix DCHECKS by buzbee · 11 years ago
  65. 125011d Merge "Delete throw launchpads." by Mingyao Yang · 11 years ago
  66. 0ea4bf7 Merge "Update load/store utilities for 64-bit backends" by buzbee · 11 years ago
  67. 695d13a Update load/store utilities for 64-bit backends by buzbee · 11 years ago
  68. 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
  69. 80365d9 Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Mingyao Yang · 11 years ago
  70. 7fff544 Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Brian Carlstrom · 11 years ago
  71. 9d46314 Use LIRSlowPath for throwing ArrayOutOfBoundsException. by Mingyao Yang · 11 years ago
  72. e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 11 years ago
  73. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  74. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  75. 1512ea1 Merge "Quick compiler: fix CmpLong pair handling" by buzbee · 11 years ago
  76. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
  77. a1983d4 Quick compiler: fix CmpLong pair handling by buzbee · 11 years ago
  78. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  79. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  80. 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 11 years ago
  81. 09379fd Merge "Disable use of R4 as a promotable register" by Dave Allison · 11 years ago
  82. 7efad5d Merge "Disassemble Thumb2 shifts and more VFP instructions." by Vladimir Marko · 11 years ago
  83. 8325296 Disable use of R4 as a promotable register by Dave Allison · 11 years ago
  84. c777e0d Disassemble Thumb2 shifts and more VFP instructions. by Vladimir Marko · 11 years ago
  85. 3da67a5 Add OpEndIT() for marking the end of OpIT blocks by Dave Allison · 11 years ago
  86. f9719f9 ARM: enable optimisation for easy multiply, add modulus pattern. by Zheng Xu · 11 years ago
  87. f6b65c1 Add r4 as promotable register if implicit suspend checks by Dave Allison · 11 years ago
  88. 43a065c Add GenBarrier() calls to terminate all IT blocks. by Dave Allison · 11 years ago
  89. 80fdef4 Quick compiler: add comment to Arm encoding by buzbee · 11 years ago
  90. 7ea687d Merge "Fix stack overflow slow path error." by Mathieu Chartier · 11 years ago
  91. 88e0463 Merge "Revert "Revert "Optimize easy multiply and easy div remainder.""" by Ian Rogers · 11 years ago
  92. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  93. f943914 Implement implicit stack overflow checks by Dave Allison · 11 years ago
  94. 05a48b1 Fix stack overflow slow path error. by Mathieu Chartier · 11 years ago
  95. 306f017 Faster AssembleLIR for ARM. by Vladimir Marko · 12 years ago
  96. e2143c0 Revert "Revert "Optimize easy multiply and easy div remainder."" by Ian Rogers · 11 years ago
  97. 3654a6f Revert "Optimize easy multiply and easy div remainder." by Brian Carlstrom · 11 years ago
  98. 08df4b3 Optimize easy multiply and easy div remainder. by Zheng Xu · 11 years ago
  99. 2700f7e Continuing register cleanup by buzbee · 11 years ago
  100. 99ad723 Relaxed memory barriers for x86 by Razvan A Lupusoru · 11 years ago