1. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 9 years ago
  2. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 9 years ago
  3. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  4. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  5. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  6. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  7. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 9 years ago
  8. aa474eb Avoid read barriers for inlined check cast by Mathieu Chartier · 9 years ago
  9. 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 9 years ago
  10. 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 9 years ago
  11. 07c919f Revert "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 9 years ago
  12. 997d121 Support kJitTableAddress in x86/arm/arm64. by Nicolas Geoffray · 9 years ago
  13. 5edd951 Merge "Remove default argument values in GenerateGcRootFieldLoad." by Roland Levillain · 9 years ago
  14. 00468f3 Remove default argument values in GenerateGcRootFieldLoad. by Roland Levillain · 9 years ago
  15. a1aa3b1 Add support for Baker read barriers in UnsafeCASObject intrinsics. by Roland Levillain · 9 years ago
  16. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 9 years ago
  17. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  18. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 9 years ago
  19. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 9 years ago
  20. 56f4bdd x86/x86-64: Simplify codegen using helper functions. by Vladimir Marko · 9 years ago
  21. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 9 years ago
  22. 31b12e3 Avoid read barrier for image HLoadClass by Mathieu Chartier · 9 years ago
  23. ba45db0 Extend the InvokeRuntime() changes to x86 and x86_64. by Serban Constantinescu · 9 years ago
  24. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 9 years ago
  25. ccf15bc Revert "x86/x86-64: Avoid temporary for read barrier field load." by Vladimir Marko · 9 years ago
  26. ccf06d8 x86/x86-64: Avoid temporary for read barrier field load. by Vladimir Marko · 9 years ago
  27. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 9 years ago
  28. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  29. 26de38b ART: Delete old compiler_enums.h by Andreas Gampe · 9 years ago
  30. dec8f63 Do not emit stack maps for runtime calls to ReadBarrierMarkRegX. by Roland Levillain · 9 years ago
  31. 31167a5 Merge changes I4d8da7ce,I4da5be01,Idfbead82 by Roland Levillain · 9 years ago
  32. 0fcd2b8 Fix x86 & x86-64 UnsafeGetObject intrinsics with read barriers. by Sang, Chunlei · 9 years ago
  33. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 9 years ago
  34. 288c7a8 Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Serguei Katkov · 9 years ago
  35. 0997d24 Revert "ART: Reference.getReferent intrinsic for x86 and x86_64" by Nicolas Geoffray · 9 years ago
  36. afdc97e ART: Reference.getReferent intrinsic for x86 and x86_64 by Serguei Katkov · 9 years ago
  37. 2efce70 Merge "X86/X86_64: Switch to locked add from mfence" by Aart Bik · 9 years ago
  38. c01a664 Fix: correctly destruct VIXL labels. by Alexandre Rames · 9 years ago
  39. 7aa04a1 X86/X86_64: Switch to locked add from mfence by Mark Mendell · 9 years ago
  40. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  41. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  42. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 9 years ago
  43. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  44. 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 9 years ago
  45. 0e02ee9 Merge "Remove HNativeDebugInfo from start of basic blocks." by David Srbecky · 9 years ago
  46. c7098ff Remove HNativeDebugInfo from start of basic blocks. by David Srbecky · 9 years ago
  47. 0c5b18e Support CMOV for x86 Select by Mark Mendell · 9 years ago
  48. 6e33252 ART: Remove HTemporary by David Brazdil · 9 years ago
  49. a19616e Implemented compare/signum intrinsics as HCompare by Aart Bik · 9 years ago
  50. 2f10a5f Revert "Revert "X86: Use the constant area for more operations."" by Mark P Mendell · 9 years ago
  51. cf8d1bb Revert "X86: Use the constant area for more operations." by Nicolas Geoffray · 9 years ago
  52. dc00454 X86: Use the constant area for more operations. by Mark Mendell · 10 years ago
  53. 95e7ffc Improve documentation and assertions of read barrier instrumentation. by Roland Levillain · 9 years ago
  54. e3f43ac Some read barrier clean-up in Optimizing. by Roland Levillain · 9 years ago
  55. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  56. 42249c3 Reduce code size by sharing slow paths. by Aart Bik · 9 years ago
  57. 152408f X86: templatize GenerateTestAndBranch and friends by Mark Mendell · 9 years ago
  58. 5f7b58e Rewrite HInstruction::Is/As<type>(). by Vladimir Marko · 10 years ago
  59. 570a920 Merge "Revert "Revert "X86: Use locked add rather than mfence""" by Aart Bik · 10 years ago
  60. 14c4e90 Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" by Vladimir Marko · 10 years ago
  61. f3e0ee2 Revert "Revert "ART: Reduce the instructions generated by packed switch."" by Vladimir Marko · 10 years ago
  62. 17077d8 Revert "Revert "X86: Use locked add rather than mfence"" by Mark P Mendell · 10 years ago
  63. 1c70f18 Merge "Revert "X86: Use locked add rather than mfence"" by Aart Bik · 10 years ago
  64. 0da3b91 Revert "X86: Use locked add rather than mfence" by Aart Bik · 10 years ago
  65. c3ca1e6 Merge "X86: Use locked add rather than mfence" by Aart Bik · 10 years ago
  66. d7d3538 Merge "Revert "ART: Reduce the instructions generated by packed switch."" by Nicolas Geoffray · 10 years ago
  67. b4c1376 Revert "ART: Reduce the instructions generated by packed switch." by Nicolas Geoffray · 10 years ago
  68. 7b3e4f9 X86: Use locked add rather than mfence by Mark Mendell · 10 years ago
  69. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 10 years ago
  70. 59f054d ART: Reduce the instructions generated by packed switch. by Zheng Xu · 10 years ago
  71. 0debae7 ART: Refactor GenerateTestAndBranch by David Brazdil · 10 years ago
  72. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  73. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 10 years ago
  74. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 10 years ago
  75. 805b3b5 X86 jump tables for PackedSwitch by Mark Mendell · 10 years ago
  76. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 10 years ago
  77. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 10 years ago
  78. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 10 years ago
  79. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 10 years ago
  80. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 10 years ago
  81. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  82. fe15701 Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 10 years ago
  83. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  84. b9c7992 Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 10 years ago
  85. bfb5ba9 Revert "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 10 years ago
  86. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 10 years ago
  87. ecc4366 Add OptimizingCompilerStats to the CodeGenerator class. by Serban Constantinescu · 10 years ago
  88. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  89. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  90. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 10 years ago
  91. 8158f28 Ensure coherency of call kinds for LocationSummary. by Alexandre Rames · 10 years ago
  92. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  93. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  94. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  95. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 10 years ago
  96. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 10 years ago
  97. ef20f71 Add boilerplate code for architecture-specific HInstructions. by Alexandre Rames · 10 years ago
  98. 69aa601 Revert "Revert "Pass current method to HNewInstance and HNewArray."" by Nicolas Geoffray · 10 years ago
  99. 7b0e353 Revert "Pass current method to HNewInstance and HNewArray." by Nicolas Geoffray · 10 years ago
  100. e21aa42 Pass current method to HNewInstance and HNewArray. by Nicolas Geoffray · 10 years ago