1. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  2. 2d06e08 Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 9 years ago
  3. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 9 years ago
  4. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 9 years ago
  5. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 9 years ago
  6. 010c7fd Merge "Induction variable range analysis." by Aart Bik · 9 years ago
  7. d14c595 Induction variable range analysis. by Aart Bik · 9 years ago
  8. b9c7992 Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 9 years ago
  9. 402ae2d Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 9 years ago
  10. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 9 years ago
  11. bfb5ba9 Revert "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 9 years ago
  12. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 10 years ago
  13. e657639 Merge "Simplify loop invariant operations during induction analysis." by Aart Bik · 9 years ago
  14. 449b109 ART: Clean up Thumb2Assembler's AddConstant(). by Vladimir Marko · 9 years ago
  15. 471a203 Simplify loop invariant operations during induction analysis. by Aart Bik · 9 years ago
  16. 6b79454 Merge "Further development of induction variable analysis." by Aart Bik · 9 years ago
  17. e609b7c Further development of induction variable analysis. by Aart Bik · 9 years ago
  18. 7a4ba99 Merge "ART: Abort if malloc() fails in SwapAllocator::allocate()." by Vladimir Marko · 9 years ago
  19. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  20. 305ff2d ART: Abort if malloc() fails in SwapAllocator::allocate(). by Vladimir Marko · 9 years ago
  21. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  22. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 9 years ago
  23. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  24. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  25. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 9 years ago
  26. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  27. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  28. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  29. 2a7c1ef Add more dwarf debug line info for Optimized methods. by Yevgeny Rouban · 9 years ago
  30. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  31. 51995e1 Merge "SlowPath: Remove the use of Locations in the SlowPath constructors." by Nicolas Geoffray · 9 years ago
  32. 5c36017 Merge "Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo." by Nicolas Geoffray · 9 years ago
  33. a63f0d4 Optimizing: Improve String.equals() thumb intrinsic. by Vladimir Marko · 9 years ago
  34. 46637e6 Merge "ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers." by Vladimir Marko · 9 years ago
  35. 73cf0fb ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers. by Vladimir Marko · 9 years ago
  36. f92d753 Merge "Revert "Revert "Change dex caches to be weak roots""" by Mathieu Chartier · 9 years ago
  37. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  38. 40abca7 Merge "ART: Fix the simplifier for NEGATE add/sub" by Nicolas Geoffray · 9 years ago
  39. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 9 years ago
  40. 9393c69 ART: Add mising ScopedObjectAccess in ref type propagation by Andreas Gampe · 9 years ago
  41. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  42. bde6767 Merge "ART: Balanced locking" by Andreas Gampe · 9 years ago
  43. a727e37 ART: Balanced locking by Andreas Gampe · 9 years ago
  44. 5a6cc49 SlowPath: Remove the use of Locations in the SlowPath constructors. by Serban Constantinescu · 9 years ago
  45. 75d4e58 Merge "X86: Assembler support for near labels" by Vladimir Marko · 9 years ago
  46. 706ea6a Merge "ART: Propagate verifier failure types to the compilers" by Andreas Gampe · 9 years ago
  47. 4ab0235 Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo. by Serban Constantinescu · 9 years ago
  48. aae9e66 ART: Fix the simplifier for NEGATE add/sub by Serdjuk, Nikolay Y · 9 years ago
  49. 772cc4a Merge "Change dex caches to be weak roots" by Mathieu Chartier · 9 years ago
  50. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 9 years ago
  51. 30efb4e Induction variable analysis (with unit tests). by Aart Bik · 9 years ago
  52. 574d755 Merge "Minor changes to art::arm::Thumb2Assembler::StoreToOffset." by Roland Levillain · 9 years ago
  53. 73f455e X86: Assembler support for near labels by Mark Mendell · 9 years ago
  54. 9ee5d6c Merge "Add missing field init in constructors" by Sebastien Hertz · 9 years ago
  55. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  56. 23f02f3 Minor changes to art::arm::Thumb2Assembler::StoreToOffset. by Roland Levillain · 9 years ago
  57. dda43e7 Merge "ART: Add (Fpu)RegHigh stack map location kinds" by David Brazdil · 9 years ago
  58. d9cb68e ART: Add (Fpu)RegHigh stack map location kinds by David Brazdil · 9 years ago
  59. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 9 years ago
  60. aa50d3a Add missing field init in constructors by Sebastien Hertz · 9 years ago
  61. dcff51a Merge "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 9 years ago
  62. a14b9fe Revert "Do a second check for testing intrinsic types." by Andreas Gampe · 9 years ago
  63. 879775b Merge "Revert "[MIPS] Use hard float calling convention for managed code"" by Vladimir Marko · 9 years ago
  64. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  65. 3979bdf Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt." by Nicolas Geoffray · 9 years ago
  66. 2e92bc2 Fix TrySplitNonPairOrUnalignedPairIntervalAt. by Nicolas Geoffray · 9 years ago
  67. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 9 years ago
  68. 28de0f6 Merge "Do a second check for testing intrinsic types." by Nicolas Geoffray · 9 years ago
  69. 4daa0b4 Do a second check for testing intrinsic types. by Nicolas Geoffray · 9 years ago
  70. 113af44 Merge "Fix indentation in reference type propagation" by David Brazdil · 9 years ago
  71. a05264c Merge "ARM64: Minor optimization for conversions from long to int." by Roland Levillain · 9 years ago
  72. b4edcf3 Fix indentation in reference type propagation by David Brazdil · 9 years ago
  73. 5e7cd7b Merge "Optimizing String.Equals as an intrinsic (ARM)" by Andreas Gampe · 9 years ago
  74. 599262c Fix extra parantheses by Calin Juravle · 9 years ago
  75. 0eedd7e Fix BuildInvoke by Calin Juravle · 9 years ago
  76. 4dff2fd ARM64: Minor optimization for conversions from long to int. by Alexandre Rames · 9 years ago
  77. 68ad649 Refactor BuildInvoke. by Calin Juravle · 9 years ago
  78. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  79. 05f2056 Add support to indicate whether intrinsics require a dex cache by Agi Csaki · 9 years ago
  80. 289cd55 Optimizing String.Equals as an intrinsic (ARM) by Agi Csaki · 9 years ago
  81. 83f8b5b Merge "ART: Enable basic optimizations for try/catch" by David Brazdil · 9 years ago
  82. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 9 years ago
  83. 99429ae Merge "Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""" by Vladimir Marko · 9 years ago
  84. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  85. a35d4c9 Merge "ART: Refactor try/catch block info, store exception type" by David Brazdil · 9 years ago
  86. ec16f79 ART: Refactor try/catch block info, store exception type by David Brazdil · 9 years ago
  87. 44b9cf9 Put in place the ARM64 instruction simplification framework. by Alexandre Rames · 9 years ago
  88. 77b022d ART: Revisit users in phi elimination by David Brazdil · 9 years ago
  89. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  90. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  91. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  92. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 10 years ago
  93. 5a4f003 Merge "Remove extra calls to `RecordPcInfo()`." by Nicolas Geoffray · 9 years ago
  94. 9859620 Remove extra calls to `RecordPcInfo()`. by Alexandre Rames · 9 years ago
  95. f9d86df Merge "ART: Revert storing of exceptional predecessors" by David Brazdil · 9 years ago
  96. cbddb90 Merge "Implement CountLeadingZeros for x86" by Roland Levillain · 9 years ago
  97. 1cb1684 Merge "Always visit object class from VisitReferences" by Mathieu Chartier · 9 years ago
  98. fdc3990 Merge "Revert "Introduce support for hardware simulators, starting with ARM64"" by Alex Light · 9 years ago
  99. 4cd27d6 Revert "Introduce support for hardware simulators, starting with ARM64" by Alex Light · 9 years ago
  100. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago