1. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 9 years ago
  2. c6c5f6c Merge "Move most of class linker to ObjPtr" by Mathieu Chartier · 9 years ago
  3. 3941c88 Merge "Fix bug in dynamic BCE. With regression test." by Treehugger Robot · 9 years ago
  4. 12a1060 Fix bug in dynamic BCE. With regression test. by Aart Bik · 9 years ago
  5. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 9 years ago
  6. b0d2fe8 Merge "Delete unused blocked_register_pairs_ in code generators" by Mathieu Chartier · 9 years ago
  7. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  8. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 9 years ago
  9. 6310435 Merge "Enable last value generation of periodic sequence." by Treehugger Robot · 9 years ago
  10. 9abf894 Enable last value generation of periodic sequence. by Aart Bik · 9 years ago
  11. 0a84520 More store/allocation elimination for singletons in case of loops by Mingyao Yang · 9 years ago
  12. 8de327e Merge "Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64." by Roland Levillain · 9 years ago
  13. a497095 Merge "MIPS32: Improve integer comparison with constants." by Nicolas Geoffray · 9 years ago
  14. 6b577cf Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64. by Roland Levillain · 9 years ago
  15. 9989b16 Fix optimizing_cfi_test and arm64 code generation. by Nicolas Geoffray · 9 years ago
  16. 68f1128 Merge "Update HInstruction::NeedsCurrentMethod." by Nicolas Geoffray · 9 years ago
  17. e769771 MIPS32: Improve integer comparison with constants. by Alexey Frunze · 9 years ago
  18. 480ddd6 Merge "Replace StackHandleScopeCollection with VariableSizedHandleScope" by Mathieu Chartier · 9 years ago
  19. 96eeb4e Update HInstruction::NeedsCurrentMethod. by Nicolas Geoffray · 9 years ago
  20. 7dc9693 Recognize XOR-based periodic induction. by Aart Bik · 9 years ago
  21. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 9 years ago
  22. 482095d Improved and simplified loop optimizations. by Aart Bik · 9 years ago
  23. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 9 years ago
  24. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 9 years ago
  25. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 9 years ago
  26. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 9 years ago
  27. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 9 years ago
  28. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 9 years ago
  29. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 9 years ago
  30. 2a5c516 Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics" by Treehugger Robot · 9 years ago
  31. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 9 years ago
  32. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 9 years ago
  33. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  34. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  35. e919b07 MIPS32: Fix GenerateVirtualCall in the presence of intrinsics by Goran Jakovljevic · 9 years ago
  36. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 9 years ago
  37. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  38. e89e1b5 Merge "String Compression for ARM and ARM64" by Jeff Hao · 9 years ago
  39. f2ebe98 Merge "String compression on intrinsics x86 and x86_64" by Jeff Hao · 9 years ago
  40. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 9 years ago
  41. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 9 years ago
  42. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  43. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  44. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  45. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  46. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 9 years ago
  47. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 9 years ago
  48. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 9 years ago
  49. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 9 years ago
  50. 3cc69a8 Merge "Compensate in compiler for verifier shortcomings." by Treehugger Robot · 9 years ago
  51. 50a9ed0 Compensate in compiler for verifier shortcomings. by Nicolas Geoffray · 9 years ago
  52. b47d9c5 Fix mips build after sharpening change. by Nicolas Geoffray · 9 years ago
  53. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 9 years ago
  54. 9e5f321 Merge "Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests.""" by Roland Levillain · 9 years ago
  55. fe88546 Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Scott Wakeling · 9 years ago
  56. 4670b99 Merge "Update art tests" by Benoit Lamarche · 9 years ago
  57. be0f728 Merge "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Nicolas Geoffray · 9 years ago
  58. 7863a21 Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Nicolas Geoffray · 9 years ago
  59. d26a0a6 Merge "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Roland Levillain · 9 years ago
  60. 9837caf Update art tests by Sebastien Hertz · 9 years ago
  61. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 9 years ago
  62. d300d8f ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode. by Artem Serov · 9 years ago
  63. 9364383 Merge "ARM: Use stm/ldm for live registers save/restore in SlowPathCode." by Treehugger Robot · 9 years ago
  64. 2722620 Merge "Improve sharpening for read barrier image HLoadClass" by Treehugger Robot · 9 years ago
  65. 4a4a601 Improve sharpening for read barrier image HLoadClass by Mathieu Chartier · 9 years ago
  66. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 9 years ago
  67. 8cb366a Merge "Include `nodes.h` in `nodes_shared.h` to help editing tools." by Treehugger Robot · 9 years ago
  68. 28079d3 Merge "Minor induction variable analysis changes." by Aart Bik · 9 years ago
  69. f4d6aee ARM: Use stm/ldm for live registers save/restore in SlowPathCode. by Artem Serov · 9 years ago
  70. ebc3280 Include `nodes.h` in `nodes_shared.h` to help editing tools. by Alexandre Rames · 9 years ago
  71. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 9 years ago
  72. f653669 Merge "MIPS64: Fix overlapping use of "in" & "out" registers." by Nicolas Geoffray · 9 years ago
  73. 855c7eb Merge "MIPS32: Improve storing of constants in fields and array elements" by Treehugger Robot · 9 years ago
  74. 009cace Minor induction variable analysis changes. by Aart Bik · 9 years ago
  75. 56f4bdd x86/x86-64: Simplify codegen using helper functions. by Vladimir Marko · 9 years ago
  76. f58b248 MIPS32: Improve storing of constants in fields and array elements by Alexey Frunze · 9 years ago
  77. 6b4d988 Merge "Fix google-explicit-constructor warnings in art." by Chih-hung Hsieh · 9 years ago
  78. 68db2a9 MIPS64: Fix overlapping use of "in" & "out" registers. by Chris Larsen · 9 years ago
  79. 514e346 Merge "Added ability to generate last-value of linear induction. Also added utility to update fetches in induction nodes." by Treehugger Robot · 9 years ago
  80. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 9 years ago
  81. 16d3a65 Added ability to generate last-value of linear induction. by Aart Bik · 9 years ago
  82. b138dfb ARM: VIXL32: Add an initial code generator that passes codegen_tests. by Scott Wakeling · 9 years ago
  83. 6f41ec6 Merge "MIPS: Enable the ComparisonsLong test in the code generator test." by Treehugger Robot · 9 years ago
  84. 37c3893 Merge "Add missing OVERRIDE qualifiers in code generators." by Roland Levillain · 9 years ago
  85. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 9 years ago
  86. 63e2113 MIPS: Enable the ComparisonsLong test in the code generator test. by Alexey Frunze · 9 years ago
  87. 20e9db6 Make LinearizeGraph() public (and move it to nodes files) by Aart Bik · 9 years ago
  88. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 9 years ago
  89. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 9 years ago
  90. 8850c73 Merge "MIPS32: Implement table-based packed switch" by Treehugger Robot · 9 years ago
  91. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 9 years ago
  92. 96b6682 MIPS32: Implement table-based packed switch by Alexey Frunze · 9 years ago
  93. c11d1b4 Merge "Allow for testing alternative code generators in codegen_test.cc" by Roland Levillain · 9 years ago
  94. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 9 years ago
  95. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 9 years ago
  96. a60a705 Remove custom CheckCast slow path caller saves for Baker CC. by Vladimir Marko · 9 years ago
  97. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 9 years ago
  98. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 9 years ago
  99. e0576d1 Re-enable boot image direct string loads for read barriers by Mathieu Chartier · 9 years ago
  100. abb341b ART: Generate path to entrypoints in VisitLoadString for x86_64 by Christina Wadsworth · 9 years ago