1. 34c3ba9 Fix broken tests. by Aart Bik · 10 years ago
  2. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  3. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  4. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  5. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  6. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  7. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  8. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  9. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  10. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 10 years ago
  11. 108ceb4 ART: Boolean simplifier fix by Serguei Katkov · 10 years ago
  12. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 10 years ago
  13. d1665b7 Merge "Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing.""" by Roland Levillain · 10 years ago
  14. 7f63c52 Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 10 years ago
  15. 9b1eba3 Fix baseline for arm64. by Nicolas Geoffray · 10 years ago
  16. f185fb3 Merge "[optimizing] Don't rely on the verifier for String.<init>." by Nicolas Geoffray · 10 years ago
  17. 2e7cd75 [optimizing] Don't rely on the verifier for String.<init>. by Nicolas Geoffray · 10 years ago
  18. e46d0b5 Merge "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 10 years ago
  19. bed50d2 Revert "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 10 years ago
  20. 404ea41 Merge "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 10 years ago
  21. f400021 Merge "Fuse long and FP compare & condition on ARM in Optimizing." by Roland Levillain · 10 years ago
  22. 5cfe61f Fuse long and FP compare & condition on ARM64 in Optimizing. by Roland Levillain · 10 years ago
  23. 72783ff ART: Fix bug in GraphBuilder by David Brazdil · 10 years ago
  24. 6cd788f Address small comments in HGraphBuilder by David Brazdil · 10 years ago
  25. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 10 years ago
  26. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 10 years ago
  27. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 10 years ago
  28. 4fa13f6 Fuse long and FP compare & condition on ARM in Optimizing. by Roland Levillain · 10 years ago
  29. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 10 years ago
  30. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  31. ee35ff8 Merge "Improve code generation for ARM64 VisitArrayGet/Set." by Nicolas Geoffray · 10 years ago
  32. 82000b0 Improve code generation for ARM64 VisitArrayGet/Set. by Alexandre Rames · 10 years ago
  33. 45b83af Revert "Revert "Fix LSRA bug with explicit register temporaries"" by Nicolas Geoffray · 10 years ago
  34. a5fc140 Revert "Fix LSRA bug with explicit register temporaries" by Calin Juravle · 10 years ago
  35. 283b854 Fix LSRA bug with explicit register temporaries by Mark Mendell · 10 years ago
  36. 281a632 ART: Fix graph for switch leaving a try block by David Brazdil · 10 years ago
  37. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 10 years ago
  38. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 10 years ago
  39. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  40. ea725ec Merge "Don't print signatures to avoid spaces." by Nicolas Geoffray · 10 years ago
  41. 242febb Don't print signatures to avoid spaces. by Nicolas Geoffray · 10 years ago
  42. 49bace1 Address additional comments on try-catch CL by David Brazdil · 10 years ago
  43. 8922e0b Merge "ART: Changes to try-catch in GraphBuilder" by David Brazdil · 10 years ago
  44. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 10 years ago
  45. 312f1bf Merge "Do not do a type check when setting null to an array." by Nicolas Geoffray · 10 years ago
  46. 9fdb31e Do not do a type check when setting null to an array. by Nicolas Geoffray · 10 years ago
  47. 39dc375 Merge "Emit method name at invokes in the graph visualizer." by Nicolas Geoffray · 10 years ago
  48. 842acd4 Emit method name at invokes in the graph visualizer. by Nicolas Geoffray · 10 years ago
  49. 436cbc5 Merge "Fix a MOV instruction in Optimizing's x86-64 code generator." by Roland Levillain · 10 years ago
  50. 06b66d0 Fix a MOV instruction in Optimizing's x86-64 code generator. by Roland Levillain · 10 years ago
  51. 2bcb431 Use CompareAndBranchIf(Non)Zero when applicable. by Nicolas Geoffray · 10 years ago
  52. 806af26 Merge "Do not replace a live phi with a dead phi." by Nicolas Geoffray · 10 years ago
  53. 4230e18 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 10 years ago
  54. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  55. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 10 years ago
  56. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 10 years ago
  57. b485915 Merge "Revert "Revert "ART: Implement try/catch blocks in Builder""" by David Brazdil · 10 years ago
  58. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  59. 4a08e17 Merge "Minor fixes to mips64 for the arch-specific optimisation framework." by Roland Levillain · 10 years ago
  60. d3eaade Merge "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  61. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  62. cf950c2 Revert "ART: Fix gtests after try/catch change" by David Brazdil · 10 years ago
  63. a65930d ART: Fix gtests after try/catch change by David Brazdil · 10 years ago
  64. 2f81cd8 Merge "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  65. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 10 years ago
  66. 335005e Only do some checks when compiling against the core image. by Nicolas Geoffray · 10 years ago
  67. fdc9af0 Merge "Use a flag from the verifier to know if we should compile." by Nicolas Geoffray · 10 years ago
  68. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  69. 0c955b1 Merge "BCE: don't assume a bounds check always gets a HArrayLength." by Nicolas Geoffray · 10 years ago
  70. 22c4edd Merge "ART: Run GraphChecker after Builder and SsaBuilder" by David Brazdil · 10 years ago
  71. 2b1bc48 Merge "BCE: Narrow instead of unconditionnaly overwrite the range." by Nicolas Geoffray · 10 years ago
  72. a09ff9c BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 10 years ago
  73. 8df886b BCE: don't assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 10 years ago
  74. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 10 years ago
  75. b809daa Merge "ART: Stop creating a fallthrough block for Goto" by David Brazdil · 10 years ago
  76. ea80942 Fix codegen_test after DCE fix. by Nicolas Geoffray · 10 years ago
  77. fe65946 ART: Stop creating a fallthrough block for Goto by David Brazdil · 10 years ago
  78. 9dda8f2 Merge "Fix another case of un-verified dead code." by Nicolas Geoffray · 10 years ago
  79. 1efcc22 Fix another case of un-verified dead code. by Nicolas Geoffray · 10 years ago
  80. f39e064 Minor fixes to mips64 for the arch-specific optimisation framework. by Alexandre Rames · 10 years ago
  81. 1f82ecc Recompute dominator tree after DCE. by Nicolas Geoffray · 10 years ago
  82. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 10 years ago
  83. b5061a8 Merge "Do not overwrite an input register in shift operations." by Nicolas Geoffray · 10 years ago
  84. a4f3581 Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  85. 3a690be ART: Fix GraphVisualizer dlopen crash by David Brazdil · 10 years ago
  86. 59cb521 Merge "Fix in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  87. b783b40 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  88. ae37039 Merge "Use compiling class instead of outer class for access checks." by Nicolas Geoffray · 10 years ago
  89. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 10 years ago
  90. 8ec0e20 Merge "ART: Simplify (Not)Equal bool vs. int to true/false" by David Brazdil · 10 years ago
  91. 1e9ec05 ART: Simplify (Not)Equal bool vs. int to true/false by David Brazdil · 10 years ago
  92. 0f0be72 Merge "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  93. 463580c Revert "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 10 years ago
  94. afd0641 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  95. e85647e Merge "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 10 years ago
  96. 8cf7cbf Merge "Fix wrong DCHECK in bounds check elimination." by Nicolas Geoffray · 10 years ago
  97. aa91920 Fix String Change baseline compiler errors. by Nicolas Geoffray · 10 years ago
  98. 8d82a0c Fix wrong DCHECK in bounds check elimination. by Nicolas Geoffray · 10 years ago
  99. 183617a Fix in ReferenceTypePropagation by Calin Juravle · 10 years ago
  100. af268bb Use IsAssignableFrom instead of IsSubclass for robustness. by Nicolas Geoffray · 10 years ago