1. 067cae2 Revert "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  2. b0bd891 [optimizing] Replace FP divide by power of 2 by Mark Mendell · 10 years ago
  3. 0d13fee ART: Simplify more bool operations by David Brazdil · 10 years ago
  4. 36aafd9 Merge "[optimizing] Add memory barriers in constructors when needed" by Calin Juravle · 10 years ago
  5. 27df758 [optimizing] Add memory barriers in constructors when needed by Calin Juravle · 10 years ago
  6. 2fa194b ART: Extend list of instructions accepted as boolean inputs by David Brazdil · 10 years ago
  7. e7bee3b Merge "Remove duplicates phis created during SSA transformation" by Calin Juravle · 10 years ago
  8. a4f8831 Remove duplicates phis created during SSA transformation by Calin Juravle · 10 years ago
  9. 59bb476 Merge "ART: Fix whitespace in test" by David Brazdil · 10 years ago
  10. 8aec061 Merge "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  11. 3d23357 ART: Fix whitespace in test by David Brazdil · 10 years ago
  12. f1c6d9e Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  13. f4687e7 ART: Adds a regression test for an inliner issue by David Brazdil · 10 years ago
  14. 13b4718 ART: Remove DCHECKs for boolean type by David Brazdil · 10 years ago
  15. da93333 Merge "ART: Don't duplicate null/int/long constants when inlining" by David Brazdil · 10 years ago
  16. 4a3faec ART: Don't duplicate null/int/long constants when inlining by David Brazdil · 10 years ago
  17. f776b92 Remove dead blocks for the blocks_ array. by Nicolas Geoffray · 10 years ago
  18. 66d126e ART: Implement HBooleanNot instruction by David Brazdil · 10 years ago
  19. 44fe8b3 Fix test 104 for --relocate --no-patchoat by Mathieu Chartier · 10 years ago
  20. 1e6c489 Merge "getRuntimeStat() support (ART)." by Hiroshi Yamauchi · 10 years ago
  21. 5f4886a Fix a bug in type propagation. by Nicolas Geoffray · 10 years ago
  22. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 10 years ago
  23. fc4fb0f Merge "Revert "Fallback to quick in case of soft verification errors"" by Calin Juravle · 10 years ago
  24. 031af41 Revert "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  25. 9134a1a Merge "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  26. e4e88d7 Merge "Revert "Optimizing: Fix long-to-fp conversion on x86."" by Nicolas Geoffray · 10 years ago
  27. 386ce40 Revert "Optimizing: Fix long-to-fp conversion on x86." by Nicolas Geoffray · 10 years ago
  28. 6cfece6 Merge "Optimizing: Fix long-to-fp conversion on x86." by Roland Levillain · 10 years ago
  29. 2d45b4d Optimizing: Fix long-to-fp conversion on x86. by Serguei Katkov · 10 years ago
  30. 48ee356 ART: Ignore result for exception-case JNIEndWithReference by Andreas Gampe · 10 years ago
  31. c751d37 Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  32. 188d431 Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub. by Alexandre Rames · 10 years ago
  33. 07d1f0d Merge "Optimizing x86: Fix VisitArraySet for FP value" by Roland Levillain · 10 years ago
  34. 7441769 Fix checker tests in 458-checker-instruction-simplification. by Alexandre Rames · 10 years ago
  35. 55501ce Optimizing x86: Fix VisitArraySet for FP value by Serguei Katkov · 10 years ago
  36. f9a627f Add test cases to make sure GenDivRemLit() handles 16-bit constants correctly. by Douglas Leung · 10 years ago
  37. 58d25fd [optimizing] Implement more x86/x86_64 intrinsics by Mark Mendell · 10 years ago
  38. b2d4768 Merge "Store OatDexFile instead of OatFile in DexFile." by Richard Uhler · 10 years ago
  39. 3dcd58c Fix a bug when creating a HDeoptimization instruction. by Nicolas Geoffray · 10 years ago
  40. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 10 years ago
  41. 812c141 Move the "huge method" test into its own test case. by Roland Levillain · 10 years ago
  42. b4524fd Switch to shared libcutils on host to fix odr-violation by Brian Carlstrom · 10 years ago
  43. e428522 Merge "Revert "Revert "Deoptimization-based bce.""" by Mingyao Yang · 10 years ago
  44. 79bdb47 Merge "CanThrow() of HNewArray should return true." by Mingyao Yang · 10 years ago
  45. 0c365e6 CanThrow() of HNewArray should return true. by Mingyao Yang · 10 years ago
  46. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 10 years ago
  47. 06fbd65 Fix test 421-large-frame. by Roland Levillain · 10 years ago
  48. aef17ec ART: Regression test for condition materialization bug by David Brazdil · 10 years ago
  49. d8126be Fix locations at environment uses. by Nicolas Geoffray · 10 years ago
  50. 2846b68 ART: General-case negation in boolean simplifier by David Brazdil · 10 years ago
  51. 69aea14 Merge "Fix user-build on fugu." by Nicolas Geoffray · 10 years ago
  52. 5b168de Fix user-build on fugu. by Nicolas Geoffray · 10 years ago
  53. ca239af Fix some reflection errors by Mathieu Chartier · 10 years ago
  54. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago
  55. a0466e1 GVN HClinitCheck nodes. by Nicolas Geoffray · 10 years ago
  56. 79829cb Fix run-all-tests script when --always-clean is used by Goran Jakovljevic · 10 years ago
  57. 7904129 Use the original invoke type when inlining. by Nicolas Geoffray · 10 years ago
  58. 651b4fb Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 10 years ago
  59. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  60. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 10 years ago
  61. b64b782 Merge "ART: Boolean simplifier" by David Brazdil · 10 years ago
  62. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  63. 2c2d00e Merge "Unify ART's various implementations of bit_cast." by Roland Levillain · 10 years ago
  64. 09aa354 Merge "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  65. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 10 years ago
  66. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 10 years ago
  67. 274395f Merge "Quick: Create GC map based on compiler data." by Vladimir Marko · 10 years ago
  68. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  69. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  70. d24ba2c Merge "Inline across dex files." by Nicolas Geoffray · 10 years ago
  71. 7e4c350 Inline across dex files. by Nicolas Geoffray · 10 years ago
  72. b8fb4f4 Merge "Update script now that optimizing is default." by Nicolas Geoffray · 10 years ago
  73. 0e07125 Update script now that optimizing is default. by Nicolas Geoffray · 10 years ago
  74. 4764481 Merge "Change "no-","no" test prefix to n" by Mathieu Chartier · 10 years ago
  75. 9ccd151 Fix verifier handling of empty switch as last instruction. by Jeff Hao · 10 years ago
  76. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 10 years ago
  77. 1445dd3 Change "no-","no" test prefix to n by Mathieu Chartier · 10 years ago
  78. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 10 years ago
  79. e730729 Unbreak checker. by Nicolas Geoffray · 10 years ago
  80. 94e4807 Merge "[optimizing] Use baseline when debuggable is set." by Nicolas Geoffray · 10 years ago
  81. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  82. a878082 ART: Change logging strategy in run-tests by Andreas Gampe · 10 years ago
  83. faa375c Merge "Disable inlining in Optimizing when --debuggable is set." by Nicolas Geoffray · 10 years ago
  84. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  85. 8bc616d Merge "art/test/100-reflect2: change incorrect expectations." by Sergio Giro · 10 years ago
  86. ddd04a6 Merge "Tweak liveness when instructions are used in environments." by Nicolas Geoffray · 10 years ago
  87. 003e7aa Merge "Improve 080-oom-throw-with-finalizer." by Hiroshi Yamauchi · 10 years ago
  88. e2b6997 Improve 080-oom-throw-with-finalizer. by Hiroshi Yamauchi · 10 years ago
  89. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  90. 97d30ac Merge "Opt compiler: Basic simplification for arithmetic operations." by Roland Levillain · 10 years ago
  91. 4f1a384 Give an expected type to phis created for multiple returns. by Nicolas Geoffray · 10 years ago
  92. 4cfe74c Merge "Properly compile multidex for tests when using Jack." by Richard Uhler · 10 years ago
  93. d159eef Merge "Fix incompatible class change error for JIT stress mode" by Mathieu Chartier · 10 years ago
  94. 091d238 Fix incompatible class change error for JIT stress mode by Mathieu Chartier · 10 years ago
  95. 4d57ecf Properly compile multidex for tests when using Jack. by Richard Uhler · 10 years ago
  96. b59dba0 Fix a bug in the SSA builder. by Nicolas Geoffray · 10 years ago
  97. b2fd7bc Opt compiler: Basic simplification for arithmetic operations. by Alexandre Rames · 10 years ago
  98. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  99. dc03426 art/test/100-reflect2: change incorrect expectations. by Sergio Giro · 10 years ago
  100. 64d69ab Test uses libart.so, so can't be run NDEBUG. by Nicolas Geoffray · 10 years ago