1. 59f054d ART: Reduce the instructions generated by packed switch. by Zheng Xu · 10 years ago
  2. 8993caf ART: Enable all optimizations except LSE under try/catch by David Brazdil · 10 years ago
  3. bf84a3d Annotate Boolean literals more uniformly in Optimizing's intrinsics. by Roland Levillain · 10 years ago
  4. 038f4f2 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 10 years ago
  5. 5bde68f Merge "MIPS32: Bit rotation intrinsics" by Andreas Gampe · 10 years ago
  6. fdacff8 Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" by Andreas Gampe · 10 years ago
  7. e15f6e2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" by Andreas Gampe · 10 years ago
  8. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 10 years ago
  9. cf6bd55 Merge "Add ElfWriter::GetStream()." by Vladimir Marko · 10 years ago
  10. d382994 Merge "Step-wise improvement of range analysis with outer loop induction." by Aart Bik · 10 years ago
  11. eddbfb7 Merge "MIPS32: java.lang.*.reverse" by Andreas Gampe · 10 years ago
  12. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 10 years ago
  13. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 10 years ago
  14. b9f8119 Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong. by Roland Levillain · 10 years ago
  15. b738d4f Step-wise improvement of range analysis with outer loop induction. by Aart Bik · 10 years ago
  16. 208a5cb Store class tables in the image by Mathieu Chartier · 10 years ago
  17. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 10 years ago
  18. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 10 years ago
  19. 47229aa Merge "Revert "Revert "Don't use the compiler driver for method resolution.""" by Nicolas Geoffray · 10 years ago
  20. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 10 years ago
  21. b5cdc5d Merge "Clean up optimizing compiler stats" by Calin Juravle · 10 years ago
  22. d585b2c Merge "Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]""" by David Brazdil · 10 years ago
  23. fe86070 Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 10 years ago
  24. 874121e Merge "Optimizing: Add checker tests for sharpening." by Vladimir Marko · 10 years ago
  25. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 10 years ago
  26. 08a84ac Merge "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 10 years ago
  27. 5f3fb18 Revert "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 10 years ago
  28. 4a34277 Dynamic BCE (based on induction range analysis) by Aart Bik · 10 years ago
  29. 1cfe7fd Merge "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 10 years ago
  30. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 10 years ago
  31. 8b3609b Merge "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 10 years ago
  32. 3a738bf ART: Do not eagerly type LoopPhi [null, ...] by David Brazdil · 10 years ago
  33. 753e8c4 Merge "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 10 years ago
  34. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 10 years ago
  35. b1aa617 Merge "Move PC-relative addressing bases to a better position." by Vladimir Marko · 10 years ago
  36. ad54338 Clean up optimizing compiler stats by Calin Juravle · 10 years ago
  37. 1965328 Merge "Optimizing/ARM: Implement kDexCachePcRelative dispatch." by Vladimir Marko · 10 years ago
  38. fb337ea Move PC-relative addressing bases to a better position. by Vladimir Marko · 10 years ago
  39. b4536b7 Optimizing/ARM: Implement kDexCachePcRelative dispatch. by Vladimir Marko · 10 years ago
  40. d1744d4 Merge "Refactor oat file writing to give Dex2Oat more control." by Vladimir Marko · 10 years ago
  41. e16ce5a MIPS32: Bit rotation intrinsics by Chris Larsen · 10 years ago
  42. 8682960 MIPS32: int java.lang.*.numberOfTrailingZeros by Chris Larsen · 10 years ago
  43. e384547 MIPS32: int java.lang.*.numberOfLeadingZeros by Chris Larsen · 10 years ago
  44. 70014c8 MIPS32: java.lang.*.reverse by Chris Larsen · 10 years ago
  45. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 10 years ago
  46. 584bc17 Merge "Accept synthetic phi nodes and general names for blocks." by Aart Bik · 10 years ago
  47. 3dd7e5a Temporarily omit MIPS floating point registers in DWARF. by David Srbecky · 10 years ago
  48. 23e8733 Merge "Add stack locations to DWARF parameters." by David Srbecky · 10 years ago
  49. 3a581b4 Merge "ARM64: Use the shifter operands." by Vladimir Marko · 10 years ago
  50. 945c1c1 Fix circular dependencies for ContainsBootClassLoaderNonImageClass by Mathieu Chartier · 10 years ago
  51. 685af12 Merge "ART: Clean up ordering of dex cache arrays in image files." by Vladimir Marko · 10 years ago
  52. 92e997d Merge "ARM64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 10 years ago
  53. f60c7e2 ART: Clean up ordering of dex cache arrays in image files. by Vladimir Marko · 10 years ago
  54. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 10 years ago
  55. 0fd295f Add stack locations to DWARF parameters. by David Srbecky · 10 years ago
  56. 42e372e Optimize HLoadClass when we know the class is in the cache. by Nicolas Geoffray · 10 years ago
  57. 95f7bbc Merge "A few more optimizations on avoiding HClinit." by Nicolas Geoffray · 10 years ago
  58. d9dc6f4 A few more optimizations on avoiding HClinit. by Nicolas Geoffray · 10 years ago
  59. 73a4265 MIPS32: Record missing implicit null checks by Goran Jakovljevic · 10 years ago
  60. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  61. 888d067 Revamp art::CheckEntrypointTypes uses. by Roland Levillain · 10 years ago
  62. 51a354c Merge "MIPS64: Support short and long branches" by Roland Levillain · 10 years ago
  63. 4f6b0b5 Clean up read barrier related comments in Optimizing. by Roland Levillain · 10 years ago
  64. 67e0ad6 Merge "ARM64: Add support for multiply-accumulate." by Vladimir Marko · 10 years ago
  65. 349106d Merge "ART: Fix wide stores in Optimizing" by David Brazdil · 10 years ago
  66. 0d1caa5 Optimizing: Avoid a PrettyMethod() call per compiled method. by Vladimir Marko · 10 years ago
  67. 809d70f ART: Fix wide stores in Optimizing by David Brazdil · 10 years ago
  68. 6d92d59 Merge "Do not change to the access check entrypoint when inlined." by Nicolas Geoffray · 10 years ago
  69. 8e1ef53 Do not change to the access check entrypoint when inlined. by Nicolas Geoffray · 10 years ago
  70. f180af0 Merge "Optimizing/ARM: Improve long shifts by 1." by Vladimir Marko · 10 years ago
  71. 97cd5bb Merge "Optimizing/Thumb2: Improve load/store for large offsets." by Vladimir Marko · 10 years ago
  72. dde8b86 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  73. 317f9ce Fix lint error. by Nicolas Geoffray · 10 years ago
  74. 5c00485 ART: Fix uninitialized variable by David Brazdil · 10 years ago
  75. 2171e2a Merge "Simplify boolean condition compared to 0" by David Brazdil · 10 years ago
  76. 5d78a0f Merge "Revert "Add stats support for existing optimizations"" by Nicolas Geoffray · 10 years ago
  77. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 10 years ago
  78. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 10 years ago
  79. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 10 years ago
  80. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 10 years ago
  81. 3fc7f35 Accept synthetic phi nodes and general names for blocks. by Aart Bik · 10 years ago
  82. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 10 years ago
  83. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 10 years ago
  84. 729645a Explicitly add HLoadClass/HClinitCheck for HNewInstance. by Nicolas Geoffray · 10 years ago
  85. e3dbda2 Merge "MIPS32: Miscellaneous bit manipulations routines:" by Andreas Gampe · 10 years ago
  86. b9ededb Merge "Encode function signatures properly in DWARF." by David Srbecky · 10 years ago
  87. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 10 years ago
  88. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 10 years ago
  89. f9d741e Optimizing/ARM: Improve long shifts by 1. by Vladimir Marko · 10 years ago
  90. 418318f ARM64: Add support for multiply-accumulate. by Alexandre Rames · 10 years ago
  91. 38db785 Opt compiler: More strength reduction for multiplications. by Alexandre Rames · 10 years ago
  92. 6fd0ffe Optimizing/Thumb2: Improve load/store for large offsets. by Vladimir Marko · 10 years ago
  93. 53ced03 Merge "Clean up the special input in HInvokeStaticOrDirect." by Vladimir Marko · 10 years ago
  94. 33a9a16 Merge "Allow NullConstant to be untyped in GraphVisualiser." by Calin Juravle · 10 years ago
  95. b2d38fd Allow NullConstant to be untyped in GraphVisualiser. by Mark Mendell · 10 years ago
  96. 34053d1 Merge "MIPS64: Add java.lang.String.equals intrinsic." by Andreas Gampe · 10 years ago
  97. c53c079 Clean up the special input in HInvokeStaticOrDirect. by Vladimir Marko · 10 years ago
  98. ee7d4a3 Merge "ARM read barrier support for concurrent GC in Optimizing." by Roland Levillain · 10 years ago
  99. d846a2c Merge "Fix ClinitCheck pruning." by Vladimir Marko · 10 years ago
  100. fbb184a Fix ClinitCheck pruning. by Vladimir Marko · 10 years ago