1. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
  2. 9c0a6ce Merge "Enables GVN for x86 and x86_64." by Treehugger Robot · 7 years ago
  3. 6e7e0dd Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble." by Treehugger Robot · 7 years ago
  4. 9486eab Merge changes Iec406b73,I18aa6aa5 by Treehugger Robot · 7 years ago
  5. 956dac2 assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble. by Rahul Chaudhry · 7 years ago
  6. 2a7b84b Merge "Add DexInstructionIterator and use it a few places" by Mathieu Chartier · 7 years ago
  7. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  8. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  9. 9e14787 Enables GVN for x86 and x86_64. by Aart Bik · 7 years ago
  10. 68ca702 Added SAD test. Generalized vector analysis of narrow type. by Aart Bik · 7 years ago
  11. e5b35ed Merge "Enables GVN for MIPS32 and MIPS64." by Treehugger Robot · 7 years ago
  12. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  13. 79bbbc1 Merge "Change JIT timings to collect thread CPU time." by Nicolas Geoffray · 7 years ago
  14. 3d69922 Change JIT timings to collect thread CPU time. by Nicolas Geoffray · 7 years ago
  15. 994cfb3 Merge "MIPS32R2: Allow all kinds of class/string loads and invokes" by Vladimir Marko · 7 years ago
  16. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 7 years ago
  17. 2406bf1 Merge "Ensure extract is seen as having scalar result." by Treehugger Robot · 7 years ago
  18. 1c8ac50 Merge "Add more repeat support and register views." by Treehugger Robot · 7 years ago
  19. b8e9c35 Enables GVN for MIPS32 and MIPS64. by Lena Djokic · 7 years ago
  20. debb510 MIPS32R2: Allow all kinds of class/string loads and invokes by Goran Jakovljevic · 7 years ago
  21. 5e3afa9 Ensure extract is seen as having scalar result. by Aart Bik · 7 years ago
  22. f7754e8 Add more repeat support and register views. by Aart Bik · 7 years ago
  23. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  24. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  25. 0588f3a Merge changes Ib4459783,Ibb40f919 by Treehugger Robot · 7 years ago
  26. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  27. 4f7dd34 Recognize ABS cases. by Aart Bik · 7 years ago
  28. 08601a4 Merge changes I38b16291,I159669ec by Treehugger Robot · 7 years ago
  29. 216ba99 Merge "DWARF: Allow compilation units to contain methods out of order." by David Srbecky · 7 years ago
  30. dbeacd6 Merge "Clean up AtomicDexRefMap" by Mathieu Chartier · 7 years ago
  31. 217d6d3 ART: Remove old code by Andreas Gampe · 7 years ago
  32. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  33. 04c6ab9 ART: Forward declarations for InvokeType by Andreas Gampe · 7 years ago
  34. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  35. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  36. 7090dfe Merge "Add debug info for link-time generated thunks." by Vladimir Marko · 7 years ago
  37. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 7 years ago
  38. 56da23c DWARF: Allow compilation units to contain methods out of order. by David Srbecky · 7 years ago
  39. c4204a3 Missed submitting this in last commit. by Nicolas Geoffray · 7 years ago
  40. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 7 years ago
  41. 3597f51 Merge "Bail for SIMD code in LSE." by Treehugger Robot · 7 years ago
  42. caa31e7 Add repeat support for memory addresses. by Aart Bik · 7 years ago
  43. d30f205 Bail for SIMD code in LSE. by Aart Bik · 7 years ago
  44. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 7 years ago
  45. 3824222 Merge "Test assembler driver utilities." by Aart Bik · 7 years ago
  46. 5dafb3c Test assembler driver utilities. by Aart Bik · 7 years ago
  47. 73b326e Add a DCHECK for BCE. by Mingyao Yang · 7 years ago
  48. bae9c9a Fix bug in BCE remainder handling. by Aart Bik · 7 years ago
  49. 47d00f6 Merge changes I88fd4905,Ib8c0a28c by Treehugger Robot · 7 years ago
  50. 1ffbc05 Merge "No unrolling for large loop bodies." by Treehugger Robot · 7 years ago
  51. 521b50f No unrolling for large loop bodies. by Aart Bik · 7 years ago
  52. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 7 years ago
  53. a7c83ac ART: Clean up WellKnownClasses include. by Andreas Gampe · 7 years ago
  54. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 7 years ago
  55. 8e9090b Generalize range analysis. by Aart Bik · 7 years ago
  56. d4d1182 Merge "ARM64: Tune SIMD loop unrolling factor heuristic." by Aart Bik · 7 years ago
  57. dcaf0e5 Bug fix on 32-bit vs 64-bit movd/movdq on x86_64. by Aart Bik · 7 years ago
  58. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 7 years ago
  59. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 7 years ago
  60. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 7 years ago
  61. c54e4cf Merge "MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants." by Treehugger Robot · 7 years ago
  62. 8859cec MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants. by Chris Larsen · 7 years ago
  63. f26bb6c ARM64: Tune SIMD loop unrolling factor heuristic. by Artem Serov · 7 years ago
  64. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  65. 66e3af9 Merge "Remove DexCache arrays from app oat .bss." by Treehugger Robot · 7 years ago
  66. 0f3c700 Remove DexCache arrays from app oat .bss. by Vladimir Marko · 7 years ago
  67. b92cc33 Pass stats into the loop optimization phase. by Aart Bik · 7 years ago
  68. 21b8592 Added vectorization stats. by Aart Bik · 7 years ago
  69. ac8a2a7 Merge "Basic SIMD reduction support." by Aart Bik · 7 years ago
  70. 28f53f5 Merge changes I66c62317,Id097273a,If3bfe695 by Treehugger Robot · 7 years ago
  71. 5d3b002 ART: Change CanAssumeVerified to GetPreviousClassState by Andreas Gampe · 7 years ago
  72. 0148de4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  73. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  74. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 7 years ago
  75. cfa59b4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  76. fa830aa Merge "Revert "Basic SIMD reduction support."" by Jeff Tinker · 7 years ago
  77. 9c4feaa Merge changes I36396394,I00aa37f5,Ibc14b003 by Treehugger Robot · 7 years ago
  78. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 7 years ago
  79. cdb15e4 Merge "Refined range rule for ABS(x)" by Aart Bik · 7 years ago
  80. 629be51 ART: Redo verification on class resolution failure by Andreas Gampe · 7 years ago
  81. af1a686 Merge "Basic SIMD reduction support." by Treehugger Robot · 7 years ago
  82. 7f56ff4 Refined range rule for ABS(x) by Aart Bik · 7 years ago
  83. 9879d0e Basic SIMD reduction support. by Aart Bik · 7 years ago
  84. d219824 Merge "ART: Describe static fields in GraphVisualizer." by Treehugger Robot · 7 years ago
  85. 80be041 Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_." by Vladimir Marko · 7 years ago
  86. bf3243b ART: Describe static fields in GraphVisualizer. by Vladimir Marko · 7 years ago
  87. 8ee5860 Merge "ARM: Clean up LocationSummary creation for Long intrinsics." by Vladimir Marko · 7 years ago
  88. 8920835 Merge "Simplify CreateReferenceInfoForReferenceType() in load-store-analysis" by Mingyao Yang · 7 years ago
  89. 1819e41 ARM: Clean up LocationSummary creation for Long intrinsics. by Vladimir Marko · 7 years ago
  90. 60f7344 Merge "ARM: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 7 years ago
  91. 78e1e04 Merge "ARM64: Remove duplicate helper for intrinsic locations." by Treehugger Robot · 7 years ago
  92. 49376a9 Merge "ARM: Implement one-bit intrinsics." by Treehugger Robot · 7 years ago
  93. 4fae4fb ARM64: Remove duplicate helper for intrinsic locations. by Vladimir Marko · 7 years ago
  94. 27292e6 ARM: Implement one-bit intrinsics. by Petre-Ionut Tudor · 7 years ago
  95. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  96. 984519c ARM: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 7 years ago
  97. fef2884 Simplify CreateReferenceInfoForReferenceType() in load-store-analysis by Mingyao Yang · 7 years ago
  98. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  99. 68c48f0 Dup file descriptor to prevent double close in oat writer. by Jeff Hao · 7 years ago
  100. 3ed4a40 Merge "Implement OneBit intrinsics for arm64." by Treehugger Robot · 7 years ago