1. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 10 years ago
  2. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 10 years ago
  3. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 10 years ago
  4. 2a7c1ef Add more dwarf debug line info for Optimized methods. by Yevgeny Rouban · 10 years ago
  5. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 10 years ago
  6. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 10 years ago
  7. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 10 years ago
  8. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 10 years ago
  9. 83f8b5b Merge "ART: Enable basic optimizations for try/catch" by David Brazdil · 10 years ago
  10. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 10 years ago
  11. 99429ae Merge "Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""" by Vladimir Marko · 10 years ago
  12. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  13. 44b9cf9 Put in place the ARM64 instruction simplification framework. by Alexandre Rames · 10 years ago
  14. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  15. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 10 years ago
  16. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  17. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  18. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  19. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  20. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  21. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 10 years ago
  22. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  23. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  24. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  25. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  26. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  27. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 10 years ago
  28. 2e7cd75 [optimizing] Don't rely on the verifier for String.<init>. by Nicolas Geoffray · 10 years ago
  29. 335005e Only do some checks when compiling against the core image. by Nicolas Geoffray · 10 years ago
  30. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  31. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 10 years ago
  32. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 10 years ago
  33. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago
  34. b2bdfce Run a simplification pass before code generation. by Nicolas Geoffray · 10 years ago
  35. 18e6873 Fix a bug in optimizing when the null constant has been DCE. by Nicolas Geoffray · 10 years ago
  36. a3a3c59 Optimizing: Move optimization objects to Arena. by Vladimir Marko · 10 years ago
  37. 454a481 Revert "Revert "Support for inlining virtual and interface calls."" by Nicolas Geoffray · 10 years ago
  38. 6e47586 Revert "Support for inlining virtual and interface calls." by Nicolas Geoffray · 10 years ago
  39. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 10 years ago
  40. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  41. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  42. d5111bf Do not use dex_compilation_unit after inlining. by Nicolas Geoffray · 10 years ago
  43. b176d7c Also encode the InvokeType in an InlineInfo. by Nicolas Geoffray · 10 years ago
  44. 3cd4fc8 Eliminate redundant constructor barriers when inlining. by Calin Juravle · 10 years ago
  45. a4b8c21 ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 10 years ago
  46. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  47. 7bf9bc7 Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago
  48. 917f9ab ART: Run BooleanSimplifier after inlining by David Brazdil · 10 years ago
  49. 862aaef [optimizing] Name the last DCE pass. by Calin Juravle · 10 years ago
  50. 8f20bdb Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
  51. 0cdf6d3 Revert "Run DCE again after all the other optimizations have run." by Nicolas Geoffray · 10 years ago
  52. 7a9c885 Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
  53. 2be39e0 Use --dump-stats to dump optimizing compiler stats. by Calin Juravle · 10 years ago
  54. b2a5847 Minor improvements to 458-checker-instruction-simplification. by Alexandre Rames · 10 years ago
  55. 8aec061 Merge "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  56. f1c6d9e Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  57. 0d9f17d Move the linear order to the HGraph. by Nicolas Geoffray · 10 years ago
  58. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  59. fc4fb0f Merge "Revert "Fallback to quick in case of soft verification errors"" by Calin Juravle · 10 years ago
  60. 031af41 Revert "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  61. 9134a1a Merge "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  62. a29d93b Merge "ART: Refactor CompileOptimized" by Andreas Gampe · 10 years ago
  63. c2bcafe ART: Refactor CompileOptimized by Andreas Gampe · 10 years ago
  64. c751d37 Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  65. 3773cd0 ART: Remove WriteElf from Compiler by Andreas Gampe · 10 years ago
  66. 691184d Fix build - the stack frame is too large. by David Srbecky · 10 years ago
  67. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 10 years ago
  68. 40f6556 Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 10 years ago
  69. 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 10 years ago
  70. 62e074f ART: Print C1vis header only if visualizer enabled by David Brazdil · 10 years ago
  71. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  72. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  73. 12be74e [optimizing] Only print full stats in VLOG(compiler) by Nicolas Geoffray · 10 years ago
  74. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  75. 3e690d1 Merge "Share the runtime arena for faster compile times." by Nicolas Geoffray · 10 years ago
  76. 579ea7d Share the runtime arena for faster compile times. by Nicolas Geoffray · 10 years ago
  77. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  78. 36540cb Implement a space filter for optimizing. by Nicolas Geoffray · 10 years ago
  79. 216eaa2 Fall back to Quick when Optimizing cannot compile. by Nicolas Geoffray · 10 years ago
  80. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  81. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  82. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 10 years ago
  83. 154552e Revert "[optimizing] Enable x86 long support." by Nicolas Geoffray · 10 years ago
  84. b4ba354 [optimizing] Enable x86 long support. by Nicolas Geoffray · 10 years ago
  85. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  86. 4fe292e Merge "Reference type propagation" by Calin Juravle · 10 years ago
  87. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  88. acf735c Reference type propagation by Calin Juravle · 10 years ago
  89. aa9b7c4 Have the opt. compiler set the size of "empty" frames to zero. by Roland Levillain · 10 years ago
  90. 809658e ART: Fix crash when timing method failing to build by David Brazdil · 10 years ago
  91. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  92. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  93. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago
  94. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 10 years ago
  95. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  96. 86dde16 Introduce a SideEffectsAnalysis class. by Nicolas Geoffray · 10 years ago
  97. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 10 years ago
  98. e7fd3e3 Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  99. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  100. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago