1. c369f6b Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 8 years ago
  2. e3eae5e compiler_driver: loosen DCHECK for java/lang/invoke classes. by Narayan Kamath · 8 years ago
  3. 384cb66 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
  4. a908348 Merge "Remove some unneeded header includes" by David Sehr · 8 years ago
  5. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  6. b88c0ec Merge "ARM: VIXL32: Pass test 406-fields and a few others." by Roland Levillain · 8 years ago
  7. 7f01971 Remove some unneeded header includes by David Sehr · 8 years ago
  8. 874462f Merge "Improved induction variable analysis and loop optimizations." by Aart Bik · 8 years ago
  9. 0440ade Merge "ART: Change InstructionSetFeatures to return unique_ptr" by Treehugger Robot · 8 years ago
  10. f9450a9 Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests." by Roland Levillain · 8 years ago
  11. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  12. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  13. a1aa3b1 Add support for Baker read barriers in UnsafeCASObject intrinsics. by Roland Levillain · 8 years ago
  14. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  15. 188edb3 Fix the Thumb-2 definition of the CLREX instruction. by Roland Levillain · 8 years ago
  16. 11e7f99 Merge "Revert "Disable kBssEntry LoadString sharpening."" by Vladimir Marko · 8 years ago
  17. b45fbaa5 ARM: VIXL32: Pass test 406-fields and a few others. by Alexandre Rames · 8 years ago
  18. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  19. f30b158 Merge "Encode quickening info in .vdex." by Nicolas Geoffray · 8 years ago
  20. cc42be0 Improved induction variable analysis and loop optimizations. by Aart Bik · 8 years ago
  21. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  22. 1ceb37c Remove unnecessary load class for new instance by Mathieu Chartier · 8 years ago
  23. 9c19bd6 ARM: VIXL32: Implement more codegen code to pass a few more tests. by Alexandre Rames · 8 years ago
  24. 6c42676 Merge "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  25. d681d9b Merge "MIPS32: Implement HSelect" by Treehugger Robot · 8 years ago
  26. b55fdbb Disable kBssEntry LoadString sharpening. by Vladimir Marko · 8 years ago
  27. a818819 Merge "Improve recognition of select-based period induction." by Treehugger Robot · 8 years ago
  28. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 8 years ago
  29. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 8 years ago
  30. 024662a Merge changes I16f8b7ec,I075bbf55 by Igor Murashkin · 8 years ago
  31. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  32. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 8 years ago
  33. c6c5f6c Merge "Move most of class linker to ObjPtr" by Mathieu Chartier · 8 years ago
  34. 3941c88 Merge "Fix bug in dynamic BCE. With regression test." by Treehugger Robot · 8 years ago
  35. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 8 years ago
  36. 3f699ae Revert "jni: Disable FastNative path for methods returning objects" by Igor Murashkin · 8 years ago
  37. 12a1060 Fix bug in dynamic BCE. With regression test. by Aart Bik · 8 years ago
  38. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  39. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 8 years ago
  40. b0d2fe8 Merge "Delete unused blocked_register_pairs_ in code generators" by Mathieu Chartier · 8 years ago
  41. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  42. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 8 years ago
  43. 6310435 Merge "Enable last value generation of periodic sequence." by Treehugger Robot · 8 years ago
  44. 9d7c8a3 Merge "More store/allocation elimination for singletons in case of loops" by Mingyao Yang · 8 years ago
  45. 9abf894 Enable last value generation of periodic sequence. by Aart Bik · 8 years ago
  46. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 8 years ago
  47. 38a4223 Merge "Move most mirror:: args to ObjPtr" by Mathieu Chartier · 8 years ago
  48. 0a84520 More store/allocation elimination for singletons in case of loops by Mingyao Yang · 8 years ago
  49. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 8 years ago
  50. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 8 years ago
  51. 498e122 Merge "Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak" by Brian Carlstrom · 8 years ago
  52. a7812ae ARM: VIXL32: Pass initial ART tests with new code generator. by Scott Wakeling · 8 years ago
  53. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 8 years ago
  54. f5b0f2c Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  55. cfdff14 Merge "Move mirror::ObjectArray to ObjPtr" by Mathieu Chartier · 8 years ago
  56. 8de327e Merge "Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64." by Roland Levillain · 8 years ago
  57. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 8 years ago
  58. a497095 Merge "MIPS32: Improve integer comparison with constants." by Nicolas Geoffray · 8 years ago
  59. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  60. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 8 years ago
  61. 6b577cf Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64. by Roland Levillain · 8 years ago
  62. 6e5fa09 Merge "Fix optimizing_cfi_test and arm64 code generation." by Nicolas Geoffray · 8 years ago
  63. 9989b16 Fix optimizing_cfi_test and arm64 code generation. by Nicolas Geoffray · 8 years ago
  64. d82d425 Merge "Generate SHA-1 build ID for host-generated *.oat files (1/2)." by David Srbecky · 8 years ago
  65. 68f1128 Merge "Update HInstruction::NeedsCurrentMethod." by Nicolas Geoffray · 8 years ago
  66. dd58cb7 Merge "Revert "Revert "Remove dead code from compiler driver.""" by Nicolas Geoffray · 8 years ago
  67. e769771 MIPS32: Improve integer comparison with constants. by Alexey Frunze · 8 years ago
  68. 480ddd6 Merge "Replace StackHandleScopeCollection with VariableSizedHandleScope" by Mathieu Chartier · 8 years ago
  69. 023161e Merge "Recognize XOR-based periodic induction." by Treehugger Robot · 8 years ago
  70. 96eeb4e Update HInstruction::NeedsCurrentMethod. by Nicolas Geoffray · 8 years ago
  71. 7dc9693 Recognize XOR-based periodic induction. by Aart Bik · 8 years ago
  72. 6f029d9 jni: Disable FastNative path for methods returning objects by Igor Murashkin · 8 years ago
  73. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 8 years ago
  74. 571d234 Revert "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 8 years ago
  75. e2ced0d Merge "Address revew comments for change Ia653d2c72df13889dc85dd8c84997582c034ea4b." by Nicolas Geoffray · 8 years ago
  76. c1f24b9 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  77. 482095d Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  78. 1e0d8ce Merge "Enable generic JNI tests for MIPS32" by Treehugger Robot · 8 years ago
  79. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  80. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  81. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 8 years ago
  82. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  83. 2b31c0a Merge "test: Fix jni_compiler_test for const correctness" by Treehugger Robot · 8 years ago
  84. 4229811 test: Fix jni_compiler_test for const correctness by Igor Murashkin · 8 years ago
  85. ab40c11 Generate SHA-1 build ID for host-generated *.oat files (1/2). by Alexey Alexandrov · 8 years ago
  86. 30267ea Merge "jni: Test that pushed handle scopes are popped after JNI transitions" by Treehugger Robot · 8 years ago
  87. a51d8b7 jni: Test that pushed handle scopes are popped after JNI transitions by Igor Murashkin · 8 years ago
  88. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 8 years ago
  89. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 8 years ago
  90. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
  91. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 8 years ago
  92. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  93. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 8 years ago
  94. 2a5c516 Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics" by Treehugger Robot · 8 years ago
  95. b3ef691 Fix build break from merge conflict by Mathieu Chartier · 8 years ago
  96. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  97. 5d9c6d6 Fix build breakage. by Nicolas Geoffray · 8 years ago
  98. 091f675 Merge "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 8 years ago
  99. 38f250f Revert "Remove dead code from compiler driver." by Nicolas Geoffray · 8 years ago
  100. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 8 years ago