1. 5aab7cb Fix lint error. by Nicolas Geoffray · 10 years ago
  2. d8126be Fix locations at environment uses. by Nicolas Geoffray · 10 years ago
  3. ef3456f Merge "Cortex-A53 Erratum 843419 workaround in OatWriter." by Vladimir Marko · 10 years ago
  4. c74658b Cortex-A53 Erratum 843419 workaround in OatWriter. by Vladimir Marko · 10 years ago
  5. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  6. a2d15b5 Fix wrong assumptions about ParallelMove. by Nicolas Geoffray · 10 years ago
  7. dcff612 Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 10 years ago
  8. 5d4430b Merge "[optimizing] trivial x86 explicit null check fix" by Andreas Gampe · 10 years ago
  9. 42514f6 [optimizing] trivial x86 explicit null check fix by Mark Mendell · 10 years ago
  10. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 10 years ago
  11. ebbb1e3 Merge "Use variable encoding for StackMap." by Nicolas Geoffray · 10 years ago
  12. 896f8f7 Use variable encoding for StackMap. by Nicolas Geoffray · 10 years ago
  13. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 10 years ago
  14. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 10 years ago
  15. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 10 years ago
  16. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 10 years ago
  17. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 10 years ago
  18. 2846b68 ART: General-case negation in boolean simplifier by David Brazdil · 10 years ago
  19. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  20. cbaf496 ART: Don't fail on unsupported conditions in boolean simplifier by Andreas Gampe · 10 years ago
  21. 392351a Merge "[optimizing] Do not inline intrinsics" by Nicolas Geoffray · 10 years ago
  22. cf8b2c2 Merge "ART: Arm32 optimizing compiler backend should honor sdiv" by Andreas Gampe · 10 years ago
  23. b51cdb3 ART: Arm32 optimizing compiler backend should honor sdiv by Andreas Gampe · 10 years ago
  24. acb4ea0 Merge "Implement a proper solution for temps." by Nicolas Geoffray · 10 years ago
  25. 618cc85 Merge "ART: Refactor callbacks_ in common_runtime_test" by Andreas Gampe · 10 years ago
  26. 547bfb8 Merge "[optimizing] Only print full stats in VLOG(compiler)" by Nicolas Geoffray · 10 years ago
  27. 12be74e [optimizing] Only print full stats in VLOG(compiler) by Nicolas Geoffray · 10 years ago
  28. 69aea14 Merge "Fix user-build on fugu." by Nicolas Geoffray · 10 years ago
  29. 5b168de Fix user-build on fugu. by Nicolas Geoffray · 10 years ago
  30. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 10 years ago
  31. 68e22f3 Merge "ART: Some runtime cleanup" by Andreas Gampe · 10 years ago
  32. d6c9310 Merge "Fix typos spotted by Andreas." by Nicolas Geoffray · 10 years ago
  33. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 10 years ago
  34. 86787d0 Merge "ART: PathClassLoader for compiler" by Andreas Gampe · 10 years ago
  35. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  36. 5c7acfc Merge "[MIPS] Refactoring code for quick compiler" by Andreas Gampe · 10 years ago
  37. 3e90a96 [optimizing] Do not inline intrinsics by Razvan A Lupusoru · 10 years ago
  38. f01d344 Implement a proper solution for temps. by Nicolas Geoffray · 10 years ago
  39. 512e04d Fix typos spotted by Andreas. by Nicolas Geoffray · 10 years ago
  40. 5852991 Re-enable test. by Nicolas Geoffray · 10 years ago
  41. 1095793 [MIPS] Refactoring code for quick compiler by Goran Jakovljevic · 10 years ago
  42. 7d8c677 Merge "GVN HClinitCheck nodes." by Nicolas Geoffray · 10 years ago
  43. a0466e1 GVN HClinitCheck nodes. by Nicolas Geoffray · 10 years ago
  44. 92baf2c Merge "Intrinsify String.compareTo." by Nicolas Geoffray · 10 years ago
  45. d75948a Intrinsify String.compareTo. by Nicolas Geoffray · 10 years ago
  46. ccd8cb0 Merge "Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks" by Vladimir Marko · 10 years ago
  47. 356a181 Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks by Pavel Vyssotski · 10 years ago
  48. 09ed1a3 [optimizing] Implement X86 intrinsic support by Mark Mendell · 10 years ago
  49. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  50. 7904129 Use the original invoke type when inlining. by Nicolas Geoffray · 10 years ago
  51. 651b4fb Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 10 years ago
  52. 39b4bf9 Merge changes I4b3b4d90,I70e0d78f,I2848636f by Calin Juravle · 10 years ago
  53. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  54. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 10 years ago
  55. 139cec0 Merge "Share dex register maps between stack maps when possible." by Calin Juravle · 10 years ago
  56. 6ae7096 Share dex register maps between stack maps when possible. by Calin Juravle · 10 years ago
  57. 410f5cf Merge "Quick: Fix "select" pattern to update data used for GC maps." by Vladimir Marko · 10 years ago
  58. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 10 years ago
  59. 6e07183 Quick: Fix "select" pattern to update data used for GC maps. by Vladimir Marko · 10 years ago
  60. ab4a2f5 Forbid the use of shifts in ShifterOperand in Thumb2 by Guillaume "Vermeille" Sanchez · 10 years ago
  61. dc62c48 Make subs and adds alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 10 years ago
  62. fd18f5a Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  63. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 10 years ago
  64. 10f56cb ART: Fix crash in gtests by David Brazdil · 10 years ago
  65. 3e690d1 Merge "Share the runtime arena for faster compile times." by Nicolas Geoffray · 10 years ago
  66. b64b782 Merge "ART: Boolean simplifier" by David Brazdil · 10 years ago
  67. 579ea7d Share the runtime arena for faster compile times. by Nicolas Geoffray · 10 years ago
  68. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  69. 2c2d00e Merge "Unify ART's various implementations of bit_cast." by Roland Levillain · 10 years ago
  70. 09aa354 Merge "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  71. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 10 years ago
  72. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 10 years ago
  73. f6737f7 Quick: Clean up Mir2Lir codegen. by Vladimir Marko · 10 years ago
  74. 274395f Merge "Quick: Create GC map based on compiler data." by Vladimir Marko · 10 years ago
  75. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  76. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  77. d24ba2c Merge "Inline across dex files." by Nicolas Geoffray · 10 years ago
  78. 7e4c350 Inline across dex files. by Nicolas Geoffray · 10 years ago
  79. 90d480c Merge "Implement a space filter for optimizing." by Nicolas Geoffray · 10 years ago
  80. c6de977 Merge "Fix a bug in AddToCodeCache" by Mathieu Chartier · 10 years ago
  81. b4e1808 Fix a bug in AddToCodeCache by Mathieu Chartier · 10 years ago
  82. 5af26bd Merge "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 10 years ago
  83. af2bec3 Merge "[optimizing] Improve x86, x86_64 code" by Nicolas Geoffray · 10 years ago
  84. 36540cb Implement a space filter for optimizing. by Nicolas Geoffray · 10 years ago
  85. ea37988 Merge "ART: Add Mips32r6 backend support" by Andreas Gampe · 10 years ago
  86. 7aa81a4 Merge "Fix verifier handling of empty switch as last instruction." by Jeff Hao · 10 years ago
  87. 9ccd151 Fix verifier handling of empty switch as last instruction. by Jeff Hao · 10 years ago
  88. cd8f637 Remove some spammy logging by Mathieu Chartier · 10 years ago
  89. 027f0ff ART: Add Mips32r6 backend support by Douglas Leung · 10 years ago
  90. 6ced409 Enable more direct code for JIT by Mathieu Chartier · 10 years ago
  91. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 10 years ago
  92. 6cc763c Merge "Quick: Clean up slow paths." by Vladimir Marko · 10 years ago
  93. 0b40ecf Quick: Clean up slow paths. by Vladimir Marko · 10 years ago
  94. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 10 years ago
  95. 37c22c6 Merge "Compress the StackMaps." by Nicolas Geoffray · 10 years ago
  96. 004c230 Compress the StackMaps. by Nicolas Geoffray · 10 years ago
  97. 39374ce Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 10 years ago
  98. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 10 years ago
  99. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 10 years ago
  100. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 10 years ago