1. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  2. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 7 years ago
  3. b865d9a Merge changes I506bc2a8,I7310de97,Ib3fd1110 by Vladimir Marko · 7 years ago
  4. e394622 ART: Do not define abstract HIR kinds. by Vladimir Marko · 7 years ago
  5. 0dcccd8 ART: Remove InstructionTypeEquals(). by Vladimir Marko · 7 years ago
  6. bd78567 Store HIR type in HInstruction::packed_field_. by Vladimir Marko · 7 years ago
  7. 1b19877 Merge "MIPS: Skip output verification for assembler tests." by Vladimir Marko · 7 years ago
  8. 9a6ca9f MIPS: Skip output verification for assembler tests. by Vladimir Marko · 7 years ago
  9. d1fa440 ARM: Remove VIXL dependency from ArmManagedRegister. by Vladimir Marko · 7 years ago
  10. a8360cd Perform rudimentary check on graph size for no-change assertions. by Aart Bik · 7 years ago
  11. 3f08e9b Remove some SIMD recognition code. by Aart Bik · 7 years ago
  12. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 7 years ago
  13. 54e45c5 Bug fix: add condition back by Aart Bik · 7 years ago
  14. 2f8279e Merge "Step 1 of 2: conditional passes." by android-build-prod (mdb) · 7 years ago
  15. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 7 years ago
  16. 1979c64 Clean up include paths by David Sehr · 7 years ago
  17. 82d046e Add a profiling library by David Sehr · 7 years ago
  18. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 7 years ago
  19. b8f1997 Merge "ARM: Use rMR for Baker RB introspection marking." by Vladimir Marko · 7 years ago
  20. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 7 years ago
  21. 9d46333 Merge "Revert "Revert^2: Deopt does not throw"" by Treehugger Robot · 7 years ago
  22. 75ff2c9 Revert "Revert^2: Deopt does not throw" by Aart Bik · 7 years ago
  23. 4808783 Merge "Separate out PGO profile files per arch" by Treehugger Robot · 7 years ago
  24. 240384b Revert^2: Deopt does not throw by Aart Bik · 7 years ago
  25. 42d5805 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 7 years ago
  26. 080820c Revert "Deopt does not throw" by Aart Bik · 7 years ago
  27. 2905de1 Deopt does not throw by Aart Bik · 7 years ago
  28. 6d05700 Run GVN earlier. by Aart Bik · 7 years ago
  29. 8f66950 Merge "ART: Implement scalar loop peeling." by Treehugger Robot · 7 years ago
  30. 72411e6 ART: Implement scalar loop peeling. by Artem Serov · 8 years ago
  31. e83bae5 Merge "ART: Remove support for compiled-methods and compiled-classes" by Treehugger Robot · 7 years ago
  32. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 7 years ago
  33. 6648da1 Merge "Bug fix in SIMD result detection." by Treehugger Robot · 7 years ago
  34. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
  35. 3f8e02c Bug fix in SIMD result detection. by Aart Bik · 7 years ago
  36. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  37. 8a78f81 Merge changes I8687ab9e,I61f879f2 by Vladimir Marko · 7 years ago
  38. 6d66fcf Move RelativePatcher from libart-compiler.so to dex2oat. by Vladimir Marko · 7 years ago
  39. 7a69505 Rewrite null checks in read barrier introspection thunks. by Vladimir Marko · 7 years ago
  40. db20a4b ART: Fix core image detection by Andreas Gampe · 7 years ago
  41. b58dcec Merge "Move more runtime code to libartbase, libdexfile" by David Sehr · 7 years ago
  42. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  43. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
  44. b8a5e8b Merge "Count switch as branch." by Treehugger Robot · 7 years ago
  45. d99f203 Count switch as branch. by Aart Bik · 7 years ago
  46. 9f8d312 x86: Remove unnecessary temp from CheckCast locations. by Vladimir Marko · 7 years ago
  47. 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 7 years ago
  48. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 7 years ago
  49. 6371249 Merge "Revert "Compile link-time thunks in codegen."" by Vladimir Marko · 7 years ago
  50. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  51. c8ae8c3 Merge "Enabled nested min-max SIMDization for narrower operands." by Treehugger Robot · 7 years ago
  52. 671c393 Merge "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  53. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 8 years ago
  54. 5aac921 Enabled nested min-max SIMDization for narrower operands. by Aart Bik · 7 years ago
  55. 6b6ab3f Merge "Eliminate redundant abs on zero extension" by Treehugger Robot · 7 years ago
  56. d054066 Merge "Recognize nested MIN-MAX operations." by Treehugger Robot · 7 years ago
  57. 1d746de Recognize nested MIN-MAX operations. by Aart Bik · 7 years ago
  58. c6eec4b Eliminate redundant abs on zero extension by Aart Bik · 7 years ago
  59. e2ac8d7 ART: Remove logging restriction by Andreas Gampe · 7 years ago
  60. c7b28de Add reachabilityFence intrinsics by Hans Boehm · 7 years ago
  61. 871bf39 Make Remove() atomic, as expected by Hans Boehm · 7 years ago
  62. 68c506c Merge "Revert "Revert "Refined add/sub analysis vis-a-vis SIMD idioms.""" by Aart Bik · 7 years ago
  63. a3e2326 Revert "Revert "Refined add/sub analysis vis-a-vis SIMD idioms."" by Nicolas Geoffray · 7 years ago
  64. d00aa16 Merge "Revert "Refined add/sub analysis vis-a-vis SIMD idioms."" by Nicolas Geoffray · 7 years ago
  65. 7f31326 Revert "Refined add/sub analysis vis-a-vis SIMD idioms." by Nicolas Geoffray · 7 years ago
  66. b939805 Merge "Refined add/sub analysis vis-a-vis SIMD idioms." by Treehugger Robot · 7 years ago
  67. 81a1f85 Refined add/sub analysis vis-a-vis SIMD idioms. by Aart Bik · 7 years ago
  68. b006e1f Merge "Revert^4 "Compiler changes for bitstring based type checks."" by Treehugger Robot · 7 years ago
  69. 55ceb9a Merge "ART: Fix infinite recursion for deopt at dex pc 0." by Vladimir Marko · 7 years ago
  70. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  71. 2a93c76 Merge "ART: Implement scalar loop unrolling." by Aart Bik · 7 years ago
  72. d1ede32 Merge "Revert^3 "Compiler changes for bitstring based type checks."" by Andreas Gampe · 7 years ago
  73. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  74. 121f203 ART: Implement scalar loop unrolling. by Artem Serov · 8 years ago
  75. fe94875 ART: Fix infinite recursion for deopt at dex pc 0. by Vladimir Marko · 7 years ago
  76. 7075583 Merge "Revert^2 "Compiler changes for bitstring based type checks."" by Vladimir Marko · 7 years ago
  77. 3dada43 Merge "ART: Simplify atomic.h" by Orion Hodson · 7 years ago
  78. 0933cc5 Disable encoded static initialization by Mathieu Chartier · 7 years ago
  79. 224219c Merge "Refined recognizing integral MIN-MAX-ABS." by Treehugger Robot · 7 years ago
  80. 88591fe ART: Simplify atomic.h by Orion Hodson · 7 years ago
  81. 2286da2 Refined recognizing integral MIN-MAX-ABS. by Aart Bik · 7 years ago
  82. 071d435 Code sinking bug fix. by Aart Bik · 7 years ago
  83. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  84. 5a39276 Recognize signed saturation in single clipping. by Aart Bik · 7 years ago
  85. f191ae7 Merge "Move some remaining dex utilities" by Treehugger Robot · 7 years ago
  86. 99ddca5 Merge "Fix running some run-tests with -Xjitthreshold:0" by Treehugger Robot · 7 years ago
  87. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  88. be0c7cf Fix running some run-tests with -Xjitthreshold:0 by Vladimir Marko · 7 years ago
  89. 5a0eb0c Minor DCHECK bug fix. by Aart Bik · 7 years ago
  90. 1a38102 Minor cleanup of saturation arithmetic code. by Aart Bik · 7 years ago
  91. 29aa082 Vectorization of saturation arithmetic. by Aart Bik · 7 years ago
  92. 142b913 Recognize MIN-MAX. by Aart Bik · 7 years ago
  93. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 7 years ago
  94. bd72ae0 Merge "Saturation arithmetic instructions for X86 and X86_64." by Treehugger Robot · 7 years ago
  95. 45677e5 Merge "ART: Implement loop peeling/unrolling routines." by Treehugger Robot · 7 years ago
  96. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  97. 66f40db Merge "Minor cleanup of MIN/MAX code." by Treehugger Robot · 7 years ago
  98. d395e73 Merge "MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()" by Treehugger Robot · 7 years ago
  99. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  100. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 8 years ago