1. f7caf68 Instruction scheduling for ARM. by xueliang.zhong · 8 years ago
  2. fe307fd Merge "ARM: Link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  3. eee1c0e ARM: Link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  4. 4ae432d optimizing: Fix undefined behavior in graph checker by Igor Murashkin · 8 years ago
  5. f3fb1fc Merge "MIPS: Change remaining entrypoints to save everything." by Treehugger Robot · 8 years ago
  6. 286fb44 Merge "ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral()." by Treehugger Robot · 8 years ago
  7. e39e702 ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral(). by Vladimir Marko · 8 years ago
  8. 3d0731a Merge "Fixed bug due to not updating TC information (with regression test)" by Aart Bik · 8 years ago
  9. e22445f Fixed bug due to not updating TC information (with regression test) by Aart Bik · 8 years ago
  10. 3650acb Merge "inliner: Do not assume that the outermost_graph has an art method" by Treehugger Robot · 8 years ago
  11. 07f01df inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 8 years ago
  12. 2982555 Merge "optimizing: constructor fence redundancy elimination - remove dmb after LSE" by Treehugger Robot · 8 years ago
  13. c33292b Merge "Split image_test and oatdump_test." by Treehugger Robot · 8 years ago
  14. 1352f13 Split image_test and oatdump_test. by Vladimir Marko · 8 years ago
  15. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  16. 7113885 Merge "Allow same-length integral type mixing in SIMD." by Aart Bik · 8 years ago
  17. bf06526 Merge "Bug fix on shift that exceeds "lane width"." by Aart Bik · 8 years ago
  18. 8746100 Merge "Document some dex2oat command line options." by Treehugger Robot · 8 years ago
  19. 920f9b1 Merge "Use dex2oat instead of dex2oatd in non-debug run-tests." by Roland Levillain · 8 years ago
  20. f5bea5e Document some dex2oat command line options. by Roland Levillain · 8 years ago
  21. 267a436 Merge "MIPS: java.lang.Integer.valueOf intrinsic." by Treehugger Robot · 8 years ago
  22. 6c3af16 Use dex2oat instead of dex2oatd in non-debug run-tests. by Roland Levillain · 8 years ago
  23. c83dd7b Revert "Add concurrent card graying for immune spaces" by Mathieu Chartier · 8 years ago
  24. 65ffd8e Bug fix on shift that exceeds "lane width". by Aart Bik · 8 years ago
  25. d58bc32 Allow same-length integral type mixing in SIMD. by Aart Bik · 8 years ago
  26. 18df771 Merge "Enable string "array get" vectorization." by Treehugger Robot · 8 years ago
  27. a44d67e Merge "Add concurrent card graying for immune spaces" by Mathieu Chartier · 8 years ago
  28. 88d329a Add concurrent card graying for immune spaces by Mathieu Chartier · 8 years ago
  29. c61c076 MIPS: Change remaining entrypoints to save everything. by Alexey Frunze · 8 years ago
  30. 5633ce7 MIPS: java.lang.Integer.valueOf intrinsic. by Chris Larsen · 8 years ago
  31. a57c334 Merge "Fix up code warning and errors" by Treehugger Robot · 8 years ago
  32. 88307ed Fix up code warning and errors by Yi Kong · 8 years ago
  33. 472821b Enable string "array get" vectorization. by Aart Bik · 8 years ago
  34. 70940df Merge "MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions" by Aart Bik · 8 years ago
  35. ec0c057 Merge "Pack booleans in the already existing bit field." by Aart Bik · 8 years ago
  36. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 8 years ago
  37. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 8 years ago
  38. dc8d7b6 Merge "fix a null pointer dereference" by Treehugger Robot · 8 years ago
  39. 72155d2 fix a null pointer dereference by George Burgess IV · 8 years ago
  40. 02b1976 Merge "ARM64: Link-time generated thunks for ArrayGet Baker CC read barrier." by Vladimir Marko · 8 years ago
  41. db14fcf Pack booleans in the already existing bit field. by Aart Bik · 8 years ago
  42. 66d691d ARM64: Link-time generated thunks for ArrayGet Baker CC read barrier. by Vladimir Marko · 8 years ago
  43. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 8 years ago
  44. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  45. 2d4d161 Merge "Factor vector unary/binary shared code out into superclass." by Treehugger Robot · 8 years ago
  46. 1cd51da Merge "ARM64: Improve SIMD LDR/STR." by Aart Bik · 8 years ago
  47. 6b8b075 Merge changes I6ff2d6f8,I8f60f116 by Treehugger Robot · 8 years ago
  48. 8de5916 Factor vector unary/binary shared code out into superclass. by Aart Bik · 8 years ago
  49. 0225b77 ARM64: Improve SIMD LDR/STR. by Artem Serov · 8 years ago
  50. 6b04057 ART: Clean up InlineMethodAnalyzer by Andreas Gampe · 8 years ago
  51. b95c74b ART: Move InlineMethodAnalyzer into compiler by Andreas Gampe · 8 years ago
  52. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 8 years ago
  53. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 9 years ago
  54. 80248d7 MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions by Goran Jakovljevic · 8 years ago
  55. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  56. 6d3c61d Merge "Reuse DexCache and ClassLoader handles in inliner." by Treehugger Robot · 8 years ago
  57. b1d0ee1 Reuse DexCache and ClassLoader handles in inliner. by Vladimir Marko · 8 years ago
  58. d1a05c9 Merge "Handle catch phis in code sinking." by Nicolas Geoffray · 8 years ago
  59. f99f62f Merge "ARM64: Support MultiplyAccumulate for SIMD." by Aart Bik · 8 years ago
  60. 4c408ca Merge changes from topic 'partial_tlab' by Mathieu Chartier · 8 years ago
  61. 13445e7 Handle catch phis in code sinking. by Nicolas Geoffray · 8 years ago
  62. de9e54a Merge "Vdex: Workaround arrays with erroneous component type." by Treehugger Robot · 8 years ago
  63. bdb540d Vdex: Workaround arrays with erroneous component type. by Nicolas Geoffray · 8 years ago
  64. 28a24b3 Fix some gtests by Mathieu Chartier · 8 years ago
  65. f34dd20 ARM64: Support MultiplyAccumulate for SIMD. by Artem Serov · 8 years ago
  66. ed5d0ee Merge "Implement halving add idiom (with checker tests)." by Treehugger Robot · 8 years ago
  67. 88b7c37 Merge "MIPS64: java.lang.System.arraycopy() for copying char[] to char[]." by Treehugger Robot · 8 years ago
  68. f3e61ee Implement halving add idiom (with checker tests). by Aart Bik · 8 years ago
  69. 25009fd Merge "Record class status after verification." by Nicolas Geoffray · 8 years ago
  70. d1ef873 ARM64: Heap poisoning for link-time Baker CC read barrier thunks. by Vladimir Marko · 8 years ago
  71. c7da1d6 Record class status after verification. by Nicolas Geoffray · 8 years ago
  72. 1cae72e Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position." by Roland Levillain · 8 years ago
  73. 1ca955d Fix ARM64 SystemArrayCopy intrinsic with large constant dest position. by Roland Levillain · 8 years ago
  74. dda7360 Disable read barrier thunks for heap poisoning by Mathieu Chartier · 8 years ago
  75. 27fb1dc Merge "Fixed bug on pending environment use of termination condition. With regression test." by Aart Bik · 8 years ago
  76. d86c085 Fixed bug on pending environment use of termination condition. by Aart Bik · 8 years ago
  77. 2f6ad9d MIPS32: java.lang.System.arraycopy() for copying char[] to char[]. by Chris Larsen · 8 years ago
  78. 111eefd Merge "ARM/VIXL: Fix TypeConversion of large long constants to int." by Treehugger Robot · 8 years ago
  79. ba1a48e ARM/VIXL: Fix TypeConversion of large long constants to int. by Vladimir Marko · 8 years ago
  80. 7b33126 Merge "ARM64: Use link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  81. b1a5211 Merge "MIPS32: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  82. 5863f85 MIPS64: java.lang.System.arraycopy() for copying char[] to char[]. by Chris Larsen · 8 years ago
  83. dbe35ed Merge "MIPS64: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  84. b9005fa MIPS32: Add direct calls to math intrinsics. by Chris Larsen · 8 years ago
  85. f4f2daa ARM64: Use link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  86. 4766f2c Merge changes I1d4db176,Ifb931a99 by Aart Bik · 8 years ago
  87. 279fbab Merge "MIPS: Use Lsa/Dlsa when possible." by Treehugger Robot · 8 years ago
  88. 60efed5 Merge "Fix bug in vectorization of charAt, with regression test" by Treehugger Robot · 8 years ago
  89. e2dfd30 Merge "optimizing: do not illegally remove constructor barriers after inlining" by Igor Murashkin · 8 years ago
  90. 3101e58 Fix bug in vectorization of charAt, with regression test by Aart Bik · 8 years ago
  91. 9899026 Add checker part of test, fix intrinsic copying by Aart Bik · 8 years ago
  92. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 8 years ago
  93. cd0295d MIPS: Use Lsa/Dlsa when possible. by Chris Larsen · 8 years ago
  94. b31f91f ARM64: Support vectorization for double and long. by Artem Serov · 8 years ago
  95. d4bccf1 ARM64: Support 128-bit registers for SIMD. by Artem Serov · 8 years ago
  96. fa76296 Fixed missing context while detecting unit strides. by Aart Bik · 8 years ago
  97. 672082a Merge "MIPS64: Fix Math.ceil/floor intrinsics" by Treehugger Robot · 8 years ago
  98. 7ff60ca Merge "ARM64: Saves 128-bit regs state along SuspendCheckSlowPath." by Aart Bik · 8 years ago
  99. 716d073 MIPS64: Fix Math.ceil/floor intrinsics by Goran Jakovljevic · 8 years ago
  100. 74b8ec0 Merge "Fix a few comments in vectorization code that were incorrect or incomplete." by Treehugger Robot · 8 years ago