1. f801a6a Merge "Do not replace a live phi with a dead phi." into mnc-dev by Nicolas Geoffray · 10 years ago
  2. fecc465 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 10 years ago
  3. b7a4790 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  4. d735c41 Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev by Roland Levillain · 10 years ago
  5. 3ae8da0 ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  6. b91205e ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  7. a1935c4 MIPS: Initial version of optimizing compiler for MIPS64R6. by Roland Levillain · 10 years ago
  8. 6415013 ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  9. 9206789 Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 10 years ago
  10. 559b1cc [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 10 years ago
  11. 466efcc Merge "Adding optimizing compiler test case for String.<init>." into mnc-dev by Jeff Hao · 10 years ago
  12. 2867634 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  13. b5171ff BCE: don't assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 10 years ago
  14. 18b236e Recompute dominator tree after DCE. by Nicolas Geoffray · 10 years ago
  15. 574cce1 BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 10 years ago
  16. 310b0f5 Fix another case of un-verified dead code. by Nicolas Geoffray · 10 years ago
  17. e7c7d8e Adding optimizing compiler test case for String.<init>. by Jeff Hao · 10 years ago
  18. ad3359e Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  19. 8859311 Revert "Revert "Add support for inlining already sharpened interface calls."" by Nicolas Geoffray · 10 years ago
  20. ee39360 Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" by Nicolas Geoffray · 10 years ago
  21. 042fd00 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  22. c48c7e6 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  23. 7d59309 Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 10 years ago
  24. 1e256bf Be careful with predecessor/successor index. by Nicolas Geoffray · 10 years ago
  25. bbcec62 Merge "Don't check the return type in the builder." into mnc-dev by Nicolas Geoffray · 10 years ago
  26. be43861 Don't check the return type in the builder. by Nicolas Geoffray · 10 years ago
  27. 39eb41f Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev by Nicolas Geoffray · 10 years ago
  28. 0bc614d Do not expect 0 or 1 only when comparing a boolean. by Nicolas Geoffray · 10 years ago
  29. 39d40af Verifier: check an aput, even if we know it will fail. by Nicolas Geoffray · 10 years ago
  30. a04e7b7 Run a simplification pass before code generation. by Nicolas Geoffray · 10 years ago
  31. 096f357 Merge "Bailout from compilation if an invoke is malformed." into mnc-dev by Nicolas Geoffray · 10 years ago
  32. 753f1fb Bailout from compilation if an invoke is malformed. by Nicolas Geoffray · 10 years ago
  33. c9345cc Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev by Nicolas Geoffray · 10 years ago
  34. 7d4cc8c Fix wrong DCHECK in bounds check elimination. by Nicolas Geoffray · 10 years ago
  35. 25fde61 Fix a bug in optimizing when the null constant has been DCE. by Nicolas Geoffray · 10 years ago
  36. 31fa4b5 Remove bogus DCHECK in BCE. by Nicolas Geoffray · 10 years ago
  37. bca381a Fix premature deoptimization if the loop body isn't entered. by Mingyao Yang · 10 years ago
  38. db538d3 Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev by David Srbecky · 10 years ago
  39. 3e91a44 Fix case where block has no predecessor for StringChange. by Jeff Hao · 10 years ago
  40. 9f7687c Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 10 years ago
  41. dd3c7d2 ART: Remove old DCHECK that trips Baseline by David Brazdil · 10 years ago
  42. a26cb57 ART stack unwinding fixes for libunwind/gdb/lldb. by David Srbecky · 10 years ago
  43. dfc5db6 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 10 years ago
  44. 07c6f5a Quick: Don't expect move-exception in every catch block. by Vladimir Marko · 10 years ago
  45. df75bca ART: Allow PackedSwitch instructions with zero targets by David Brazdil · 10 years ago
  46. f61ab97 Merge "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" into mnc-dev by Nicolas Geoffray · 10 years ago
  47. c362782 Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE by Nicolas Geoffray · 10 years ago
  48. 23fad47 Fix reference comparison after redundant phi elimination. by Nicolas Geoffray · 10 years ago
  49. b362cdc Merge "Revert "Revert "Turn off duplicate-classes checking""" into mnc-dev by Andreas Gampe · 10 years ago
  50. 3b532d7 Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 10 years ago
  51. 0fc16a0 Revert "Revert "Turn off duplicate-classes checking"" by Andreas Gampe · 10 years ago
  52. ff6d8cf Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  53. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  54. 952b164 Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-dev by Andreas Gampe · 10 years ago
  55. 0bcf9fd Fix test 115-native-bridge for Mips. by Douglas Leung · 10 years ago
  56. 8ee2145 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 10 years ago
  57. 93de952 ART: Use v2 version of NativeBridge struct by Andreas Gampe · 10 years ago
  58. 7be8302 Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 10 years ago
  59. 3b74e27 ART: Fix wrong hard-failure handling in verifier by Andreas Gampe · 10 years ago
  60. 9953ca9 Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into mnc-dev by Andreas Gampe · 10 years ago
  61. 18a1827 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  62. d58a6de Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-dev by Andreas Gampe · 10 years ago
  63. cd572eb Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev by Jeff Hao · 10 years ago
  64. 15e9ad1 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  65. aafcfca DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 10 years ago
  66. 8256609 ART: Fix RegisterNative order by Andreas Gampe · 10 years ago
  67. a5a1c13 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 10 years ago
  68. 3beb245 Also print class for NoSuchFieldException by Mathieu Chartier · 10 years ago
  69. e8ff50d ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 10 years ago
  70. ce7d005 ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  71. f450cf6 Add test for String init called from unresolvable class. by Jeff Hao · 10 years ago
  72. 9dfba72 Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  73. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  74. 6108ed8 Merge "Add a flag to StackVisitor for inlining." by Nicolas Geoffray · 10 years ago
  75. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 10 years ago
  76. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  77. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  78. 678e695 ART: Refactor 082-inline-execute by Andreas Gampe · 10 years ago
  79. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  80. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  81. fbda5f3 Find better split positions in the register allocator. by Nicolas Geoffray · 10 years ago
  82. 702d260 Skip compilation when falling-through out of method code. by Calin Juravle · 10 years ago
  83. 5d7b7f8 Update the remaining input index of phis after deleting an input. by Nicolas Geoffray · 10 years ago
  84. fd5f56d Merge "Revert "GVN final fields even with side effects."" by Nicolas Geoffray · 10 years ago
  85. 2af2307 Revert "GVN final fields even with side effects." by Nicolas Geoffray · 10 years ago
  86. 56784f8 Merge "GVN final fields even with side effects." by Nicolas Geoffray · 10 years ago
  87. 7817336 GVN final fields even with side effects. by Nicolas Geoffray · 10 years ago
  88. 0cba004 ART: Allow oat files with duplicates classes in corner case by Andreas Gampe · 10 years ago
  89. ed51747 Merge "Add synthesize uses at back edge." by Nicolas Geoffray · 10 years ago
  90. 5790260 Add synthesize uses at back edge. by Nicolas Geoffray · 10 years ago
  91. 69a2804 ART: Fix loop information after dead code elimination by David Brazdil · 10 years ago
  92. 5c8bb7e Bugs have been fixed, so run the tests. by Nicolas Geoffray · 10 years ago
  93. b8df660 Merge "Change ddmc run-test to make new objects instead of strings." by Jeff Hao · 10 years ago
  94. 67aea0a Change ddmc run-test to make new objects instead of strings. by Jeff Hao · 10 years ago
  95. edede5c Merge "Quick: Fix crash on fall-through out of method code." by Vladimir Marko · 10 years ago
  96. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  97. 2d2f2a9 Fix constructor access check through reflection by Sebastien Hertz · 10 years ago
  98. a94fb1f Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  99. f0a3d3d Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  100. 8208bdd ART: Fix constructor access checking by Andreas Gampe · 10 years ago