1. e14dc86 Simplification for associative and commutative operations on constants by Anton Kirilov · 8 years ago
  2. 1fdb340 Merge "Create a typedef for HInstruction::GetInputs() return type." by Treehugger Robot · 8 years ago
  3. 4890a7c Merge "Make the Compute() method of all HIRs static." by Treehugger Robot · 8 years ago
  4. e900491 Create a typedef for HInstruction::GetInputs() return type. by Vladimir Marko · 8 years ago
  5. 7fe30f9 Make the Compute() method of all HIRs static. by Anton Kirilov · 8 years ago
  6. d5ff99a Merge "MIPS: Use $a0 instead $zero for passing faulting address" by Treehugger Robot · 8 years ago
  7. dbc326d Merge "Do not use popen, it uses a hardcoded path for "sh"." by Nicolas Geoffray · 8 years ago
  8. 56fe0f0 Do not use popen, it uses a hardcoded path for "sh". by Nicolas Geoffray · 8 years ago
  9. 5d45e8f MIPS: Use $a0 instead $zero for passing faulting address by Goran Jakovljevic · 8 years ago
  10. 6e739ac Merge "Reformat files using Android-style imports." by Treehugger Robot · 8 years ago
  11. 04e5e59 Merge "Improvements in induction range analysis." by Aart Bik · 8 years ago
  12. e6a6387 Reformat files using Android-style imports. by Gus Smith · 8 years ago
  13. 60245ae Merge "Revert "Revert "Gray only immune objects mutators access.""" by Treehugger Robot · 8 years ago
  14. 1fe7627 Merge "Fix divergence between interpreter and compiler." by Treehugger Robot · 8 years ago
  15. a77ceae Merge "MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)" by Treehugger Robot · 8 years ago
  16. a8aaf5a MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier) by Alexey Frunze · 8 years ago
  17. 19c1014 Merge "Special case the suspend to runnable transition when locking." by Nicolas Geoffray · 8 years ago
  18. e430539 Merge "Revert "Integer.bitCount and Long.bitCount intrinsics for ARM"" by Nicolas Geoffray · 8 years ago
  19. 35ca359 Revert "Integer.bitCount and Long.bitCount intrinsics for ARM" by Nicolas Geoffray · 8 years ago
  20. 46a8e03 Merge "ART: Add very-large threshold to dex2oat" by Treehugger Robot · 8 years ago
  21. 67f0282 ART: Add very-large threshold to dex2oat by Andreas Gampe · 8 years ago
  22. d8db5a2 Revert "Revert "Gray only immune objects mutators access."" by Hiroshi Yamauchi · 8 years ago
  23. 0d38e26 Merge "ART: Add dex2oat swap-usage parameters" by Treehugger Robot · 8 years ago
  24. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  25. 2a1b7ac Fix divergence between interpreter and compiler. by Aart Bik · 8 years ago
  26. 5be510d Merge "Also add the monitor offset as a potential implicit NPE." by Nicolas Geoffray · 8 years ago
  27. 350cc99 Also add the monitor offset as a potential implicit NPE. by Nicolas Geoffray · 8 years ago
  28. 8bf8117 Merge "Fix merging HLoadClass with HNewInstance." by Vladimir Marko · 8 years ago
  29. 52be7e7 Improvements in induction range analysis. by Aart Bik · 8 years ago
  30. 9f5f8ac Special case the suspend to runnable transition when locking. by Nicolas Geoffray · 8 years ago
  31. c7591b4 Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 8 years ago
  32. 04a23d7 Merge "Clean up profiler options" by Treehugger Robot · 8 years ago
  33. 3e6bc4c Merge "Fix interpreter tests." by Nicolas Geoffray · 8 years ago
  34. 7f0ae73 Fix interpreter tests. by Nicolas Geoffray · 8 years ago
  35. c23d645 Merge "Fix mac build." by Nicolas Geoffray · 8 years ago
  36. 5b64306 Fix mac build. by Nicolas Geoffray · 8 years ago
  37. 138dbff Clean up profiler options by Calin Juravle · 8 years ago
  38. b98a57d Merge "Integer.bitCount and Long.bitCount intrinsics for ARM" by Treehugger Robot · 8 years ago
  39. 2a17419 Integer.bitCount and Long.bitCount intrinsics for ARM by xueliang.zhong · 8 years ago
  40. 9c23cec Merge "Remove the old obsolete profiler" by Treehugger Robot · 8 years ago
  41. fdbc395 Merge "Do checks on the fault address when we think it's an NPE." by Treehugger Robot · 8 years ago
  42. 34bccc1 Merge "ARM64: Ensure stricter alignment when loading and storing register pairs" by Treehugger Robot · 8 years ago
  43. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 8 years ago
  44. bb8d501 Merge "Revert "Optimize IMT"" by Nicolas Geoffray · 8 years ago
  45. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  46. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 8 years ago
  47. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 8 years ago
  48. abf6441 Merge "Revert "Propagate flags to ShouldHaveEmbeddedVTable"" by Nicolas Geoffray · 8 years ago
  49. fb7a0b4 Revert "Propagate flags to ShouldHaveEmbeddedVTable" by Nicolas Geoffray · 8 years ago
  50. 4dd9d82 Merge "Add ability to generate a random test profile" by Treehugger Robot · 8 years ago
  51. 5cb6513 Merge "ARM assembler support for VCNT and VPADDL." by Treehugger Robot · 8 years ago
  52. e652c12 ARM assembler support for VCNT and VPADDL. by xueliang.zhong · 8 years ago
  53. ece0c2e Merge "Add debug option to ignore checksum checks in profiles." by Treehugger Robot · 8 years ago
  54. be84b59 Remove the old obsolete profiler by Calin Juravle · 8 years ago
  55. 7bcdb53 Add ability to generate a random test profile by Calin Juravle · 8 years ago
  56. c458857 Add debug option to ignore checksum checks in profiles. by Calin Juravle · 8 years ago
  57. f249230 Merge "Optimize away useless masking operations on shift amounts." by Treehugger Robot · 8 years ago
  58. d5d0c7b Merge "MIPS64: Remove the workaround in VisitInvokeStaticOrDirect" by Treehugger Robot · 8 years ago
  59. 9937614 Merge "Fix 004-ThreadStress." by Vladimir Marko · 8 years ago
  60. bde6ae1 ARM64: Ensure stricter alignment when loading and storing register pairs by Anton Kirilov · 8 years ago
  61. 3ce4f88 Merge "Optimizing: Do not depend on sharpening in test 450" by Treehugger Robot · 8 years ago
  62. 47fe36d Merge "MIPS32: Drop redundant moves in integer conversions" by Treehugger Robot · 8 years ago
  63. 05f0167 Merge "Clean up StringReferenceValueComparator and DexFile." by Vladimir Marko · 8 years ago
  64. 5051844 Optimize away useless masking operations on shift amounts. by Alexandre Rames · 8 years ago
  65. 1056837 Merge "Revert "Gray only immune objects mutators access."" by Nicolas Geoffray · 8 years ago
  66. ddeb172 Revert "Gray only immune objects mutators access." by Nicolas Geoffray · 8 years ago
  67. 450ee8f Merge "Gray only immune objects mutators access." by Treehugger Robot · 8 years ago
  68. 16292fc Gray only immune objects mutators access. by Hiroshi Yamauchi · 8 years ago
  69. 6023704 Merge "ART: Disable no-prebuild test for run-test 608" by Andreas Gampe · 8 years ago
  70. a871ef1 MIPS32: Drop redundant moves in integer conversions by Alexey Frunze · 8 years ago
  71. 06b7c4d ART: Disable no-prebuild test for run-test 608 by Andreas Gampe · 8 years ago
  72. 779743a Merge "Do not remove loads/store with unresolved accesses." by Treehugger Robot · 8 years ago
  73. b93a165 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 8 years ago
  74. 5c6a587 Clean up StringReferenceValueComparator and DexFile. by Vladimir Marko · 8 years ago
  75. 80ea234 Optimizing: Do not depend on sharpening in test 450 by Goran Jakovljevic · 8 years ago
  76. 337fcb7 Merge "Fixes and cleaning for test/458-checker-instruction-simplification." by Roland Levillain · 8 years ago
  77. 3ea7c9e Fix 004-ThreadStress. by Vladimir Marko · 8 years ago
  78. a975dcc Fixes and cleaning for test/458-checker-instruction-simplification. by Alexandre Rames · 8 years ago
  79. 1e28d1e Merge "ART: OneBit intrinsics should use 1ULL for 64-bit shift" by Treehugger Robot · 8 years ago
  80. 7caad2a Merge "Adjust ART tests expectations after libcore changes." by Treehugger Robot · 8 years ago
  81. 8ed9494 Adjust ART tests expectations after libcore changes. by Roland Levillain · 8 years ago
  82. 8543d32 Merge "Fix StringReferenceValueComparator." by Vladimir Marko · 8 years ago
  83. 4d2bb1b Fix StringReferenceValueComparator. by Vladimir Marko · 8 years ago
  84. 31167a5 Merge changes I4d8da7ce,I4da5be01,Idfbead82 by Roland Levillain · 8 years ago
  85. bad21cb Merge "Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a" by Przemyslaw Szczepaniak · 8 years ago
  86. 7f7f6da ART: OneBit intrinsics should use 1ULL for 64-bit shift by Pavel Vyssotski · 8 years ago
  87. 79fb0a2 Merge "ART: Run RTP if invoke inputs have more specific type" by David Brazdil · 8 years ago
  88. 156d8ca Merge "elf_builder: Fix Mips header flags" by Greg Kaiser · 8 years ago
  89. 9822f6b Merge "OatFileAssistantTest: do not relocate image randomly." by Richard Uhler · 8 years ago
  90. 047664d MIPS64: Remove the workaround in VisitInvokeStaticOrDirect by Goran Jakovljevic · 8 years ago
  91. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 8 years ago
  92. 3d31242 Re-enable most intrinsics with read barriers. by Roland Levillain · 8 years ago
  93. bfea335 Fix ARM & ARM64 UnsafeGetObject intrinsics with read barriers. by Roland Levillain · 8 years ago
  94. 0fcd2b8 Fix x86 & x86-64 UnsafeGetObject intrinsics with read barriers. by Sang, Chunlei · 9 years ago
  95. ee2d222 Merge "Fixed typo in comment." by Treehugger Robot · 8 years ago
  96. f4c7dd6 Merge "Support the -i flag in the new dexdump." by Aart Bik · 8 years ago
  97. d5cc683 Fixed typo in comment. by Aart Bik · 8 years ago
  98. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 8 years ago
  99. a48403e OatFileAssistantTest: do not relocate image randomly. by Richard Uhler · 9 years ago
  100. 739dc72 Merge "Revert "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""""" by Nicolas Geoffray · 8 years ago