1. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  2. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  3. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
  4. 1c55703 x86_64: Correct fix for cmp-long by Serguei Katkov · 11 years ago
  5. 4370d3d Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 11 years ago
  6. 0498223 x86_64: Fix comp-long by Serguei Katkov · 11 years ago
  7. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 11 years ago
  8. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  9. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  10. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 11 years ago
  11. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  12. 3157f9a x86_64: Several fixes required for enabling promotion by Dmitry Petrochenko · 11 years ago
  13. 5969734 Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  14. 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  15. 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  16. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 11 years ago
  17. 71921a3 Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
  18. 4c115b8 Revert "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  19. 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  20. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
  21. cf20c1a Fix build: style issue. by Vladimir Marko · 11 years ago
  22. d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  23. 35ec2b5 x86_64: Clobber r8 to r11 and xmm0 to xmm15 by Chao-ying Fu · 11 years ago
  24. d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  25. bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  26. b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 11 years ago
  27. 33ae558 Arm64 hard-float by buzbee · 11 years ago
  28. e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  29. 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 11 years ago
  30. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 11 years ago
  31. 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 11 years ago
  32. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
  33. a5d7401 Fix typo comment by removing. by Ian Rogers · 11 years ago
  34. d8191d0 ART: Add mul_long bytecode for X86-64 by Alexei Zavjalov · 11 years ago
  35. 55884bc X86_64: Proper IMT fix by Mark Mendell · 11 years ago
  36. ea248f8 Remove TARGET_REX_SUPPORT define. by Ian Rogers · 11 years ago
  37. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 11 years ago
  38. 0f9b9c5 Tidy up x86 assembler and fix byte register encoding. by Ian Rogers · 11 years ago
  39. d3703d8 X86_64: Pass 'hidden method index' in EAX by Mark Mendell · 11 years ago
  40. ade54a2 X86_64: Fix core.oat compilation issues by Mark Mendell · 11 years ago
  41. a014776 x86_64: Add long bytecode supports (2/2) by Chao-ying Fu · 11 years ago
  42. e0ccdc0 x86_64: Add long bytecode supports (1/2) by Chao-ying Fu · 11 years ago
  43. 8550197 Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 11 years ago
  44. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 11 years ago
  45. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  46. 76af0d3 x86_64: Turn on 64-bit core registers initialization. by Dmitry Petrochenko · 11 years ago
  47. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 11 years ago
  48. ca9da50 Merge "Correct another RegStorage::Solo32" by Bill Buzbee · 11 years ago
  49. d44f1a6 Correct another RegStorage::Solo32 by Mark Mendell · 11 years ago
  50. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  51. 35ba7f3 Quick compiler: fix array overrun. by buzbee · 11 years ago
  52. 32f38c0 Merge "x86_64: Support r8-r15, xmm8-xmm15 in assembler" by Bill Buzbee · 11 years ago
  53. 32c02c1 Merge "x86_64: Add 64-bit version of instructions in asm" by Bill Buzbee · 11 years ago
  54. a20468c x86_64: Support r8-r15, xmm8-xmm15 in assembler by Dmitry Petrochenko · 11 years ago
  55. 0c52451 Set the type of a RegStorage correctly by Mark Mendell · 11 years ago
  56. 96992e8 x86_64: Add 64-bit version of instructions in asm by Dmitry Petrochenko · 11 years ago
  57. cd9b4e2 Merge "x86_64: Rebase on top of "64-bit temp register support"" by Bill Buzbee · 11 years ago
  58. fe94578 Implement all vector instructions for X86 by Mark Mendell · 11 years ago
  59. 0999a6f x86_64: Rebase on top of "64-bit temp register support" by Dmitry Petrochenko · 11 years ago
  60. d293fb4 x86: For integer ALU operation handle v+=v case by Serguei Katkov · 11 years ago
  61. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 11 years ago
  62. b01bf15 64-bit temp register support. by buzbee · 11 years ago
  63. e87f9b5 Allow X86 QBE to be extended by Mark Mendell · 11 years ago
  64. 082833c Quick compiler, out of registers fix by buzbee · 11 years ago
  65. d65c51a ART: Add support for constant vector literals by Mark Mendell · 11 years ago
  66. 1e97c4a Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  67. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 11 years ago
  68. 9ee801f Add x86_64 code generation support by Dmitry Petrochenko · 11 years ago
  69. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 11 years ago
  70. 0dc242d Avoid unnecessary copy/load in EvalLoc() and LoadValue(). by Vladimir Marko · 11 years ago
  71. e1910f1 Merge "Quick compiler: Fix liveness tracking" by buzbee · 11 years ago
  72. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 11 years ago
  73. 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 11 years ago
  74. 8b1f605 Merge "X86: EmitArrayImm shouldn't truncate to 16 bits" by Ian Rogers · 11 years ago
  75. 9ed4277 X86: EmitArrayImm shouldn't truncate to 16 bits by Mark Mendell · 11 years ago
  76. 410d87f Merge "Cleanup ARM load/store wide and remove unused param s_reg." by Vladimir Marko · 11 years ago
  77. 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 11 years ago
  78. 99380ed ART: Ensure X86 OpRegCopyWide preserves src by Mark Mendell · 11 years ago
  79. 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 11 years ago
  80. 47ebd77 Merge "ART: Improve fused compare long branch" by Ian Rogers · 11 years ago
  81. 1f1d251 Merge "ART: Use utils.h::RoundUp instead of explicit bit-fiddling" by Andreas Gampe · 11 years ago
  82. 2637f2e ART: Update and correct assemble_x86.cc by Mark Mendell · 11 years ago
  83. 752e205 ART: Improve fused compare long branch by Mark Mendell · 11 years ago
  84. 6601882 ART: Use utils.h::RoundUp instead of explicit bit-fiddling by Andreas Gampe · 11 years ago
  85. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
  86. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 11 years ago
  87. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 11 years ago
  88. 7a11ab0 Quick compiler: debugging assists by buzbee · 11 years ago
  89. 125011d Merge "Delete throw launchpads." by Mingyao Yang · 11 years ago
  90. 0ea4bf7 Merge "Update load/store utilities for 64-bit backends" by buzbee · 11 years ago
  91. 695d13a Update load/store utilities for 64-bit backends by buzbee · 11 years ago
  92. 6123d94 Merge "GenArithOpInt should ensure that reg is in core" by Bill Buzbee · 11 years ago
  93. 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
  94. 80365d9 Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Mingyao Yang · 11 years ago
  95. 7fff544 Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Brian Carlstrom · 11 years ago
  96. 366f8ae GenArithOpInt should ensure that reg is in core by Serguei Katkov · 11 years ago
  97. 9d46314 Use LIRSlowPath for throwing ArrayOutOfBoundsException. by Mingyao Yang · 11 years ago
  98. 425640d Merge "Use LIRSlowPath for throwing NPE." by Mingyao Yang · 11 years ago
  99. a1758d8 String.IndexOf method handles negative start index value in incorrect way by Alexei Zavjalov · 11 years ago
  100. e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 11 years ago