1. 9858ea4 Merge \"Create a typedef for HInstruction::GetInputs() return type.\" by Vladimir Marko · 9 years ago
  2. 1fdb340 Merge "Create a typedef for HInstruction::GetInputs() return type." by Treehugger Robot · 9 years ago
  3. f5c2e48 Merge \"Make the Compute() method of all HIRs static.\" am: 4890a7c1ac by Anton Kirilov · 9 years ago
  4. 4890a7c Merge "Make the Compute() method of all HIRs static." by Treehugger Robot · 9 years ago
  5. e900491 Create a typedef for HInstruction::GetInputs() return type. by Vladimir Marko · 9 years ago
  6. 7fe30f9 Make the Compute() method of all HIRs static. by Anton Kirilov · 9 years ago
  7. 75f91d3 Merge \"MIPS: Use $a0 instead $zero for passing faulting address\" by Goran Jakovljevic · 9 years ago
  8. d5ff99a Merge "MIPS: Use $a0 instead $zero for passing faulting address" by Treehugger Robot · 9 years ago
  9. 9236217 Merge \"Do not use popen, it uses a hardcoded path for \"sh\".\" am: dbc326d42d by Nicolas Geoffray · 9 years ago
  10. dbc326d Merge "Do not use popen, it uses a hardcoded path for "sh"." by Nicolas Geoffray · 9 years ago
  11. 56fe0f0 Do not use popen, it uses a hardcoded path for "sh". by Nicolas Geoffray · 9 years ago
  12. 5d45e8f MIPS: Use $a0 instead $zero for passing faulting address by Goran Jakovljevic · 9 years ago
  13. 18ad89f Merge \"Reformat files using Android-style imports.\" am: 6e739acde3 by Gus Smith · 9 years ago
  14. 6e739ac Merge "Reformat files using Android-style imports." by Treehugger Robot · 9 years ago
  15. 37b8fc4 Merge \"Improvements in induction range analysis.\" am: 04e5e590f4 by Aart Bik · 9 years ago
  16. 04e5e59 Merge "Improvements in induction range analysis." by Aart Bik · 9 years ago
  17. e6a6387 Reformat files using Android-style imports. by Gus Smith · 9 years ago
  18. 68493ae Merge \"Revert \"Revert \"Gray only immune objects mutators access.\"\"\" by Hiroshi Yamauchi · 9 years ago
  19. 60245ae Merge "Revert "Revert "Gray only immune objects mutators access.""" by Treehugger Robot · 9 years ago
  20. 845e3c1 Merge \"Fix divergence between interpreter and compiler.\" am: 1fe7627d5b by Aart Bik · 9 years ago
  21. 1fe7627 Merge "Fix divergence between interpreter and compiler." by Treehugger Robot · 9 years ago
  22. 5088915 Merge \"MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)\" by Alexey Frunze · 9 years ago
  23. a77ceae Merge "MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)" by Treehugger Robot · 9 years ago
  24. a8aaf5a MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier) by Alexey Frunze · 9 years ago
  25. 14973e0 Merge \"Special case the suspend to runnable transition when locking.\" by Nicolas Geoffray · 9 years ago
  26. 19c1014 Merge "Special case the suspend to runnable transition when locking." by Nicolas Geoffray · 9 years ago
  27. 37feb56 Merge \"Revert \"Integer.bitCount and Long.bitCount intrinsics for ARM\"\" by Nicolas Geoffray · 9 years ago
  28. e430539 Merge "Revert "Integer.bitCount and Long.bitCount intrinsics for ARM"" by Nicolas Geoffray · 9 years ago
  29. 35ca359 Revert "Integer.bitCount and Long.bitCount intrinsics for ARM" by Nicolas Geoffray · 9 years ago
  30. 750e989 Merge \"ART: Add very-large threshold to dex2oat\" am: 46a8e03c9d by Andreas Gampe · 9 years ago
  31. 46a8e03 Merge "ART: Add very-large threshold to dex2oat" by Treehugger Robot · 9 years ago
  32. 67f0282 ART: Add very-large threshold to dex2oat by Andreas Gampe · 9 years ago
  33. d8db5a2 Revert "Revert "Gray only immune objects mutators access."" by Hiroshi Yamauchi · 9 years ago
  34. c233386 Merge \"ART: Add dex2oat swap-usage parameters\" am: 0d38e26dad by Andreas Gampe · 9 years ago
  35. 0d38e26 Merge "ART: Add dex2oat swap-usage parameters" by Treehugger Robot · 9 years ago
  36. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 9 years ago
  37. 2a1b7ac Fix divergence between interpreter and compiler. by Aart Bik · 9 years ago
  38. f227c63 Merge \"Also add the monitor offset as a potential implicit NPE.\" by Nicolas Geoffray · 9 years ago
  39. 5be510d Merge "Also add the monitor offset as a potential implicit NPE." by Nicolas Geoffray · 9 years ago
  40. 350cc99 Also add the monitor offset as a potential implicit NPE. by Nicolas Geoffray · 9 years ago
  41. f5f3724 Merge \"Fix merging HLoadClass with HNewInstance.\" am: 8bf8117c6b by Vladimir Marko · 9 years ago
  42. 8bf8117 Merge "Fix merging HLoadClass with HNewInstance." by Vladimir Marko · 9 years ago
  43. 52be7e7 Improvements in induction range analysis. by Aart Bik · 9 years ago
  44. 9f5f8ac Special case the suspend to runnable transition when locking. by Nicolas Geoffray · 9 years ago
  45. c7591b4 Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 9 years ago
  46. 38a445a Merge \"Clean up profiler options\" am: 04a23d7e10 by Calin Juravle · 9 years ago
  47. 04a23d7 Merge "Clean up profiler options" by Treehugger Robot · 9 years ago
  48. c053477 Merge \"Fix interpreter tests.\" am: 3e6bc4c76a by Nicolas Geoffray · 9 years ago
  49. 3e6bc4c Merge "Fix interpreter tests." by Nicolas Geoffray · 9 years ago
  50. 7f0ae73 Fix interpreter tests. by Nicolas Geoffray · 9 years ago
  51. 1d7726a Merge \"Fix mac build.\" am: c23d6450c9 by Nicolas Geoffray · 9 years ago
  52. c23d645 Merge "Fix mac build." by Nicolas Geoffray · 9 years ago
  53. 5b64306 Fix mac build. by Nicolas Geoffray · 9 years ago
  54. 138dbff Clean up profiler options by Calin Juravle · 9 years ago
  55. c02552e Merge \"Integer.bitCount and Long.bitCount intrinsics for ARM\" am: b98a57d276 by xueliang.zhong · 9 years ago
  56. b98a57d Merge "Integer.bitCount and Long.bitCount intrinsics for ARM" by Treehugger Robot · 9 years ago
  57. 2a17419 Integer.bitCount and Long.bitCount intrinsics for ARM by xueliang.zhong · 9 years ago
  58. a4b0bb8 Merge \"Remove the old obsolete profiler\" am: 9c23cec953 by Calin Juravle · 9 years ago
  59. c41176e Merge \"Do checks on the fault address when we think it\'s an NPE.\" by Nicolas Geoffray · 9 years ago
  60. 9c23cec Merge "Remove the old obsolete profiler" by Treehugger Robot · 9 years ago
  61. fdbc395 Merge "Do checks on the fault address when we think it's an NPE." by Treehugger Robot · 9 years ago
  62. a13b836 Merge \"ARM64: Ensure stricter alignment when loading and storing register pairs\" by Anton Kirilov · 9 years ago
  63. 34bccc1 Merge "ARM64: Ensure stricter alignment when loading and storing register pairs" by Treehugger Robot · 9 years ago
  64. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 9 years ago
  65. d210813 Merge \"Revert \"Optimize IMT\"\" am: bb8d501c9b by Nicolas Geoffray · 9 years ago
  66. e0ca795 Merge \"Revert \"Refactor GetIMTIndex\"\" am: e36389f20c by Nicolas Geoffray · 9 years ago
  67. bb8d501 Merge "Revert "Optimize IMT"" by Nicolas Geoffray · 9 years ago
  68. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  69. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 9 years ago
  70. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 9 years ago
  71. 7f3e532 Merge \"Revert \"Propagate flags to ShouldHaveEmbeddedVTable\"\" am: abf64415cf by Nicolas Geoffray · 9 years ago
  72. abf6441 Merge "Revert "Propagate flags to ShouldHaveEmbeddedVTable"" by Nicolas Geoffray · 9 years ago
  73. fb7a0b4 Revert "Propagate flags to ShouldHaveEmbeddedVTable" by Nicolas Geoffray · 9 years ago
  74. b698604 Merge \"Add ability to generate a random test profile\" am: 4dd9d82d6c by Calin Juravle · 9 years ago
  75. 4dd9d82 Merge "Add ability to generate a random test profile" by Treehugger Robot · 9 years ago
  76. b6aff43 Merge \\"ARM assembler support for VCNT and VPADDL.\\" am: 5cb6513d51 by xueliang.zhong · 9 years ago
  77. fc03b67 Merge \"ARM assembler support for VCNT and VPADDL.\" am: 5cb6513d51 by xueliang.zhong · 9 years ago
  78. 5cb6513 Merge "ARM assembler support for VCNT and VPADDL." by Treehugger Robot · 9 years ago
  79. 0ae5a39 Merge \\"Add debug option to ignore checksum checks in profiles.\\" am: ece0c2e4de by Calin Juravle · 9 years ago
  80. b9440ff Merge \"Add debug option to ignore checksum checks in profiles.\" am: ece0c2e4de by Calin Juravle · 9 years ago
  81. e652c12 ARM assembler support for VCNT and VPADDL. by xueliang.zhong · 9 years ago
  82. ece0c2e Merge "Add debug option to ignore checksum checks in profiles." by Treehugger Robot · 9 years ago
  83. be84b59 Remove the old obsolete profiler by Calin Juravle · 9 years ago
  84. 7bcdb53 Add ability to generate a random test profile by Calin Juravle · 9 years ago
  85. c458857 Add debug option to ignore checksum checks in profiles. by Calin Juravle · 9 years ago
  86. 5bfb6ad Merge \\"Optimize away useless masking operations on shift amounts.\\" am: f249230400 by Alexandre Rames · 9 years ago
  87. e3250ea Merge \"Optimize away useless masking operations on shift amounts.\" by Alexandre Rames · 9 years ago
  88. e66988b Merge \\"MIPS64: Remove the workaround in VisitInvokeStaticOrDirect\\" am: d5d0c7b6ab by Goran Jakovljevic · 9 years ago
  89. 09c82e7 Merge \"MIPS64: Remove the workaround in VisitInvokeStaticOrDirect\" by Goran Jakovljevic · 9 years ago
  90. f249230 Merge "Optimize away useless masking operations on shift amounts." by Treehugger Robot · 9 years ago
  91. d5d0c7b Merge "MIPS64: Remove the workaround in VisitInvokeStaticOrDirect" by Treehugger Robot · 9 years ago
  92. e7ccfc7 Merge \\"Fix 004-ThreadStress.\\" am: 99376148af am: 1171e22d7c by Vladimir Marko · 9 years ago
  93. 1171e22 Merge \"Fix 004-ThreadStress.\" am: 99376148af by Vladimir Marko · 9 years ago
  94. 899bba3 Merge \\"Optimizing: Do not depend on sharpening in test 450\\" am: 3ce4f88d3c by Goran Jakovljevic · 9 years ago
  95. 48abef5 Merge \"Optimizing: Do not depend on sharpening in test 450\" am: 3ce4f88d3c by Goran Jakovljevic · 9 years ago
  96. 9937614 Merge "Fix 004-ThreadStress." by Vladimir Marko · 9 years ago
  97. bde6ae1 ARM64: Ensure stricter alignment when loading and storing register pairs by Anton Kirilov · 9 years ago
  98. 3ce4f88 Merge "Optimizing: Do not depend on sharpening in test 450" by Treehugger Robot · 9 years ago
  99. 75dd597 Merge \\"MIPS32: Drop redundant moves in integer conversions\\" am: 47fe36d8de by Alexey Frunze · 9 years ago
  100. c8305b4 Merge \"MIPS32: Drop redundant moves in integer conversions\" am: 47fe36d8de by Alexey Frunze · 9 years ago