1. 3b8c82f MIPS32R2: Enable table-based switch in presence of irreducible loops by Alexey Frunze · 8 years ago
  2. 4054e74 Merge "Fix wrong length passed to AAIOBE on x86/x64." by Treehugger Robot · 8 years ago
  3. 0aff3a8 Fix wrong length passed to AAIOBE on x86/x64. by Nicolas Geoffray · 8 years ago
  4. 89b8df0 Fix min/max SIMD reduction by Goran Jakovljevic · 8 years ago
  5. e5172c1 Merge "Rename NativeDexFile -> StandardDexFile" by Treehugger Robot · 8 years ago
  6. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 8 years ago
  7. 6ee6d22 Merge "ARM: Support SIMD reduction for 32-bit backend." by Aart Bik · 8 years ago
  8. 6e9b137 ARM: Support SIMD reduction for 32-bit backend. by Artem Serov · 8 years ago
  9. 37c7405 Merge "Fix using LiveIntervals beyond their lifetime." by Vladimir Marko · 8 years ago
  10. 387c281 Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." by Treehugger Robot · 8 years ago
  11. bea75ff Fix using LiveIntervals beyond their lifetime. by Vladimir Marko · 8 years ago
  12. 009d166 Use ScopedArenaAllocator in BCE, DCE, LSE, ... by Vladimir Marko · 8 years ago
  13. 0284f43 Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 by Vladimir Marko · 8 years ago
  14. 79c87da Add DexFileLoader class by Mathieu Chartier · 8 years ago
  15. 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 8 years ago
  16. 52d52f5 Use ScopedArenaAllocator in GVN. by Vladimir Marko · 8 years ago
  17. f361267 Use ScopedArenaAllocator for Phi elimination pass. by Vladimir Marko · 8 years ago
  18. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  19. 0967cd9 Merge "Use ScopedArenaAllocator for register allocation." by Vladimir Marko · 8 years ago
  20. 464f8cd Merge "ART: Use ScopedArenaAllocator for pass-local data." by Treehugger Robot · 8 years ago
  21. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 8 years ago
  22. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 8 years ago
  23. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  24. a820ff7 Instrument code generated by JNI compiler to check the Marking Register. by Roland Levillain · 8 years ago
  25. aa7273e Merge "Do not refresh the Marking Register in CriticalNative methods." by Roland Levillain · 8 years ago
  26. 85eda8b Merge "Try to preserve dex pc better in vector code." by Treehugger Robot · 8 years ago
  27. 46b6dbc Try to preserve dex pc better in vector code. by Aart Bik · 8 years ago
  28. a290160 MIPS32R2: Share address computation by Lena Djokic · 8 years ago
  29. 0d127e1 Do not refresh the Marking Register in CriticalNative methods. by Roland Levillain · 8 years ago
  30. c8fb211 ART: Simplify And(TypeConversion<Int64>(x), Const32). by Vladimir Marko · 8 years ago
  31. 5adf26c Merge "ART: Introduce Uint8 compiler data type." by Vladimir Marko · 8 years ago
  32. d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 8 years ago
  33. 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 8 years ago
  34. efac0df Merge "Generalized zero/sign-ext analysis. Generalized SAD." by Treehugger Robot · 8 years ago
  35. df011c3 Generalized zero/sign-ext analysis. Generalized SAD. by Aart Bik · 8 years ago
  36. 7ba68c8 Merge "ARM/ARM64: Move simplifier visitors to .cc files." by Treehugger Robot · 8 years ago
  37. 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 8 years ago
  38. 0f689e7 ARM/ARM64: Move simplifier visitors to .cc files. by Vladimir Marko · 8 years ago
  39. d7d5ed9 Merge "ART: Increase the number of potential instrinsics" by Orion Hodson · 8 years ago
  40. cd9903d Merge "ART: Generalize "x >> (s & m)" simplification." by Vladimir Marko · 8 years ago
  41. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 8 years ago
  42. 7033d49 ART: Generalize "x >> (s & m)" simplification. by Vladimir Marko · 8 years ago
  43. 9c0a6ce Merge "Enables GVN for x86 and x86_64." by Treehugger Robot · 8 years ago
  44. 6e7e0dd Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble." by Treehugger Robot · 8 years ago
  45. 9486eab Merge changes Iec406b73,I18aa6aa5 by Treehugger Robot · 8 years ago
  46. 956dac2 assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble. by Rahul Chaudhry · 8 years ago
  47. 2a7b84b Merge "Add DexInstructionIterator and use it a few places" by Mathieu Chartier · 8 years ago
  48. 9389ae7 Simplify Android.bp files by Dan Willemsen · 8 years ago
  49. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 8 years ago
  50. 9e14787 Enables GVN for x86 and x86_64. by Aart Bik · 8 years ago
  51. 68ca702 Added SAD test. Generalized vector analysis of narrow type. by Aart Bik · 8 years ago
  52. e5b35ed Merge "Enables GVN for MIPS32 and MIPS64." by Treehugger Robot · 8 years ago
  53. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  54. 79bbbc1 Merge "Change JIT timings to collect thread CPU time." by Nicolas Geoffray · 8 years ago
  55. 3d69922 Change JIT timings to collect thread CPU time. by Nicolas Geoffray · 8 years ago
  56. 994cfb3 Merge "MIPS32R2: Allow all kinds of class/string loads and invokes" by Vladimir Marko · 8 years ago
  57. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 8 years ago
  58. 2406bf1 Merge "Ensure extract is seen as having scalar result." by Treehugger Robot · 8 years ago
  59. 1c8ac50 Merge "Add more repeat support and register views." by Treehugger Robot · 8 years ago
  60. b8e9c35 Enables GVN for MIPS32 and MIPS64. by Lena Djokic · 8 years ago
  61. debb510 MIPS32R2: Allow all kinds of class/string loads and invokes by Goran Jakovljevic · 8 years ago
  62. 5e3afa9 Ensure extract is seen as having scalar result. by Aart Bik · 8 years ago
  63. f7754e8 Add more repeat support and register views. by Aart Bik · 8 years ago
  64. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 8 years ago
  65. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 9 years ago
  66. 0588f3a Merge changes Ib4459783,Ibb40f919 by Treehugger Robot · 8 years ago
  67. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 8 years ago
  68. 4f7dd34 Recognize ABS cases. by Aart Bik · 8 years ago
  69. 08601a4 Merge changes I38b16291,I159669ec by Treehugger Robot · 8 years ago
  70. 216ba99 Merge "DWARF: Allow compilation units to contain methods out of order." by David Srbecky · 8 years ago
  71. dbeacd6 Merge "Clean up AtomicDexRefMap" by Mathieu Chartier · 8 years ago
  72. 217d6d3 ART: Remove old code by Andreas Gampe · 8 years ago
  73. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 8 years ago
  74. 04c6ab9 ART: Forward declarations for InvokeType by Andreas Gampe · 8 years ago
  75. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  76. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 8 years ago
  77. 7090dfe Merge "Add debug info for link-time generated thunks." by Vladimir Marko · 8 years ago
  78. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 8 years ago
  79. 56da23c DWARF: Allow compilation units to contain methods out of order. by David Srbecky · 8 years ago
  80. c4204a3 Missed submitting this in last commit. by Nicolas Geoffray · 8 years ago
  81. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 8 years ago
  82. 3597f51 Merge "Bail for SIMD code in LSE." by Treehugger Robot · 8 years ago
  83. caa31e7 Add repeat support for memory addresses. by Aart Bik · 8 years ago
  84. d30f205 Bail for SIMD code in LSE. by Aart Bik · 8 years ago
  85. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 8 years ago
  86. 3824222 Merge "Test assembler driver utilities." by Aart Bik · 8 years ago
  87. 5dafb3c Test assembler driver utilities. by Aart Bik · 8 years ago
  88. 73b326e Add a DCHECK for BCE. by Mingyao Yang · 8 years ago
  89. bae9c9a Fix bug in BCE remainder handling. by Aart Bik · 8 years ago
  90. 47d00f6 Merge changes I88fd4905,Ib8c0a28c by Treehugger Robot · 8 years ago
  91. 1ffbc05 Merge "No unrolling for large loop bodies." by Treehugger Robot · 8 years ago
  92. 521b50f No unrolling for large loop bodies. by Aart Bik · 8 years ago
  93. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 8 years ago
  94. a7c83ac ART: Clean up WellKnownClasses include. by Andreas Gampe · 8 years ago
  95. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 8 years ago
  96. 8e9090b Generalize range analysis. by Aart Bik · 8 years ago
  97. d4d1182 Merge "ARM64: Tune SIMD loop unrolling factor heuristic." by Aart Bik · 8 years ago
  98. dcaf0e5 Bug fix on 32-bit vs 64-bit movd/movdq on x86_64. by Aart Bik · 8 years ago
  99. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  100. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago