1. 7a16bdb Merge "Reduce memory used by CompiledMethods." by Vladimir Marko · 10 years ago
  2. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  3. cbf3c0f Merge "Optimizing: Determine invoke-static/-direct dispatch early." by Vladimir Marko · 10 years ago
  4. c9e94f3 MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp(). by Alexey Frunze · 10 years ago
  5. 525b665 Merge "MIPS64: Clean-up intrinsics code" by Andreas Gampe · 10 years ago
  6. 1a87837 MIPS32: Fix loading address in GenerateStaticOrDirectCall by Goran Jakovljevic · 10 years ago
  7. 1839d3c Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 10 years ago
  8. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 10 years ago
  9. 605f27d Merge "Run type propagation after inliner only when needed." by Calin Juravle · 10 years ago
  10. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 10 years ago
  11. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 10 years ago
  12. a815f17 Merge "Revert "Revert "load store elimination.""" by Mingyao Yang · 10 years ago
  13. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 10 years ago
  14. 31f0e75 Merge "ARM64: Instruction simplification for array accesses." by Roland Levillain · 10 years ago
  15. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 10 years ago
  16. 985ff70 Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 10 years ago
  17. 68561a1 Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic." by Roland Levillain · 10 years ago
  18. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 10 years ago
  19. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 10 years ago
  20. b488b78 Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic. by Roland Levillain · 10 years ago
  21. 8128437 MIPS64: Clean-up intrinsics code by Chris Larsen · 10 years ago
  22. 9926d88 Merge "Inliner: make sure the returned value is in the outer graph." by Calin Juravle · 10 years ago
  23. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 10 years ago
  24. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 10 years ago
  25. 58554b7 ART: Fix left-shift of negative numbers by Andreas Gampe · 10 years ago
  26. 214bbcd Inliner: make sure the returned value is in the outer graph. by Calin Juravle · 10 years ago
  27. cfea7d5 Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 10 years ago
  28. 27cfad0 Fix induction_var_range_test. by Calin Juravle · 10 years ago
  29. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 10 years ago
  30. e033ea6 Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 10 years ago
  31. 0f8f864 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 10 years ago
  32. aec3cce Added ability to generate induction range code. by Aart Bik · 10 years ago
  33. f69f56e Merge "Generalize codegen and simplification of deopt." by Aart Bik · 10 years ago
  34. bb245d1 Generalize codegen and simplification of deopt. by Aart Bik · 10 years ago
  35. 9aebff2 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 10 years ago
  36. 0646da7 MIPS64: Add intrinsics support for trailing zeros by Chris Larsen · 10 years ago
  37. e6dbf48 ARM64: Instruction simplification for array accesses. by Alexandre Rames · 10 years ago
  38. 1360ada MIPS64: Implement intrinsics from sun.misc.Unsafe: by Chris Larsen · 10 years ago
  39. 4b0ef9c Merge "MIPS64: Implement intrinsics from java.lang.String:" by Andreas Gampe · 10 years ago
  40. 1261759 Fix in reference type propagation by Calin Juravle · 10 years ago
  41. b69fbfb ARM64: Better recognition of constants encodable as immediates. by Alexandre Rames · 10 years ago
  42. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 10 years ago
  43. d5a69fc Merge "Added support for unsigned comparisons" by Aart Bik · 10 years ago
  44. e9f3760 Added support for unsigned comparisons by Aart Bik · 10 years ago
  45. 9499107 Move x86 constant area code to its own file by Mark Mendell · 10 years ago
  46. 943e89e Merge "X86 jump tables for PackedSwitch" by Vladimir Marko · 10 years ago
  47. 392835d Merge "X86_64 jump tables for PackedSwitch" by Vladimir Marko · 10 years ago
  48. 805b3b5 X86 jump tables for PackedSwitch by Mark Mendell · 10 years ago
  49. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 10 years ago
  50. 9c86b48 X86_64 jump tables for PackedSwitch by Mark Mendell · 10 years ago
  51. 6440443 Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 10 years ago
  52. d2b4ca2 Improve Thumb2 bitwise operations. by Vladimir Marko · 10 years ago
  53. d17bd22 Merge "Fix MIPS64 boot" by Nicolas Geoffray · 10 years ago
  54. 8c34ec1 Fix MIPS64 boot by Goran Jakovljevic · 10 years ago
  55. 26a896a Merge "Implement System.arraycopy intrinsic for arm." by Nicolas Geoffray · 10 years ago
  56. 5bd05a5 Implement System.arraycopy intrinsic for arm. by Nicolas Geoffray · 10 years ago
  57. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 10 years ago
  58. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 10 years ago
  59. 02280e6 Merge "optimizing: propagate type information of arguments" by Calin Juravle · 10 years ago
  60. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 10 years ago
  61. b5c810e Merge "Optimizing: Avoid string init register set copy for debuggable." by Vladimir Marko · 10 years ago
  62. 98615e5 Merge "Optimizing: Move GraphChecker memory allocations to arena." by Vladimir Marko · 10 years ago
  63. 439ffb8 Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 10 years ago
  64. 655e585 Optimizing: Move GraphChecker memory allocations to arena. by Vladimir Marko · 10 years ago
  65. dbc2337 Optimizing: Avoid string init register set copy for debuggable. by Vladimir Marko · 10 years ago
  66. 4e2a557 Assert that referrers class should not need access check. by Calin Juravle · 10 years ago
  67. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 10 years ago
  68. c9f2255 Merge "Add a clarifying comment on HLoadClass::InstructionDataEquals." by Calin Juravle · 10 years ago
  69. b28e166 Merge "Don't check for optimizing test marker on unsupported ISAs." by Calin Juravle · 10 years ago
  70. a9a306d Add a clarifying comment on HLoadClass::InstructionDataEquals. by Calin Juravle · 10 years ago
  71. cff8cc7 Don't check for optimizing test marker on unsupported ISAs. by Calin Juravle · 10 years ago
  72. 1f49764 ART: Use arena allocator with HashSet/HashMap. by Vladimir Marko · 10 years ago
  73. 359f77c Merge "Add DCHECKs to ArenaVector and ScopedArenaVector." by Vladimir Marko · 10 years ago
  74. 64d8d93 Merge "Make sure classes with different access checks are not GVN-ed" by Calin Juravle · 10 years ago
  75. 386062d Make sure classes with different access checks are not GVN-ed by Calin Juravle · 10 years ago
  76. b95fb77 Optimizing: Clean up after tagging arena allocations. by Vladimir Marko · 10 years ago
  77. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 10 years ago
  78. b2e436f Merge "Don't remove type checks if we need to perform an access check." by Calin Juravle · 10 years ago
  79. 89b8691 Merge "Enforce optimizing test marker for verification errors." by Calin Juravle · 10 years ago
  80. e53fb55 Don't remove type checks if we need to perform an access check. by Calin Juravle · 10 years ago
  81. 09b1d6f Enforce optimizing test marker for verification errors. by Calin Juravle · 10 years ago
  82. cde4d27 Fix x86_64 round intrinsic duplicate load by Mark Mendell · 10 years ago
  83. 12be662 Fix lint issues. by Nicolas Geoffray · 10 years ago
  84. d6ace60 Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 10 years ago
  85. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 10 years ago
  86. c90d7c7 Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()." by Vladimir Marko · 10 years ago
  87. 1e5d0cd Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 10 years ago
  88. 92c4fc2 Merge "Fix location summary for LoadClass" by Calin Juravle · 10 years ago
  89. 580b609 Fix location summary for LoadClass by Calin Juravle · 10 years ago
  90. 9701c2e MIPS64: Implement intrinsics from java.lang.String: by Chris Larsen · 10 years ago
  91. 4012c37 Merge "Assert we don't store an invalid dex_pc in the stack maps." by Calin Juravle · 10 years ago
  92. b5c4693 Assert we don't store an invalid dex_pc in the stack maps. by Calin Juravle · 10 years ago
  93. 7e8dd4c am 22d450d3: Merge "Remove dex_pc\'s default value from top level HInstruction" by Calin Juravle · 10 years ago
  94. 22d450d Merge "Remove dex_pc's default value from top level HInstruction" by Calin Juravle · 10 years ago
  95. 154746b Remove dex_pc's default value from top level HInstruction by Calin Juravle · 10 years ago
  96. 0050cc7 am 51d70f17: Merge "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()." by Vladimir Marko · 10 years ago
  97. 67f784e Optimizing: Disable -Wframe-larger-than= for CompileOptimized(). by Vladimir Marko · 10 years ago
  98. 2a1a50c am 3b6b5879: Merge "Add support for unresolved classes in optimizing." by Calin Juravle · 10 years ago
  99. 98893e1 Add support for unresolved classes in optimizing. by Calin Juravle · 10 years ago
  100. b4a83f1 am 26aad174: Merge "Don\'t delegate to Quick anymore." by Nicolas Geoffray · 10 years ago