1. c569fe8 am 33a60e47: Merge "Set the type of a RegStorage correctly" by Bill Buzbee · 11 years ago
  2. 4f7c6c0 am 2b9301bf: Merge "ART: Fix sharpening across dex files" by Andreas Gampe · 11 years ago
  3. 33a60e4 Merge "Set the type of a RegStorage correctly" by Bill Buzbee · 11 years ago
  4. 2b9301b Merge "ART: Fix sharpening across dex files" by Andreas Gampe · 11 years ago
  5. 6ddf510 am 67c482f6: Merge "Art compiler: remove unnecessary sqrt call" by buzbee · 11 years ago
  6. 67c482f Merge "Art compiler: remove unnecessary sqrt call" by buzbee · 11 years ago
  7. e0099d4 ART: Fix sharpening across dex files by Andreas Gampe · 11 years ago
  8. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 11 years ago
  9. afe5638 am 6c35a6ba: Merge "Quick compiler: generalize NarrowRegLoc()" by buzbee · 11 years ago
  10. 6c35a6b Merge "Quick compiler: generalize NarrowRegLoc()" by buzbee · 11 years ago
  11. 0c52451 Set the type of a RegStorage correctly by Mark Mendell · 11 years ago
  12. 9f521ed am e3b5cb50: Merge "Workaround apparent clang compilation issue" by Brian Carlstrom · 11 years ago
  13. e3b5cb5 Merge "Workaround apparent clang compilation issue" by Brian Carlstrom · 11 years ago
  14. c647564 Workaround apparent clang compilation issue by Brian Carlstrom · 11 years ago
  15. 142587b am ab5b370e: Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 11 years ago
  16. b42b258 am bbc66c58: Merge "ART: Better SSA Allocation when recreating SSA" by Bill Buzbee · 11 years ago
  17. d345414 am 960a4bcd: Merge "AArch64: Enable FLOAT and DOUBLE opcodes" by Bill Buzbee · 11 years ago
  18. ab5b370 Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 11 years ago
  19. bbc66c5 Merge "ART: Better SSA Allocation when recreating SSA" by Bill Buzbee · 11 years ago
  20. 960a4bc Merge "AArch64: Enable FLOAT and DOUBLE opcodes" by Bill Buzbee · 11 years ago
  21. 4896d7b ART: Better SSA Allocation when recreating SSA by Jean Christophe Beyler · 11 years ago
  22. 032d377 AArch64: Enable FLOAT and DOUBLE opcodes by Serban Constantinescu · 11 years ago
  23. 311b809 am 1b1aea22: Merge "Fix x86_64 test failures." by Brian Carlstrom · 11 years ago
  24. 1b1aea2 Merge "Fix x86_64 test failures." by Brian Carlstrom · 11 years ago
  25. 7f0a6d6 Fix x86_64 test failures. by Nicolas Geoffray · 11 years ago
  26. fb11df0 am ddb1a160: Merge "Add a linear scan register allocator to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  27. ddb1a16 Merge "Add a linear scan register allocator to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  28. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  29. 65f8cba am 8b5b1e55: Merge "Make DexFile content read only before running DexFileVerifier" by Brian Carlstrom · 11 years ago
  30. 8b5b1e5 Merge "Make DexFile content read only before running DexFileVerifier" by Brian Carlstrom · 11 years ago
  31. d6cec90 Make DexFile content read only before running DexFileVerifier by Brian Carlstrom · 11 years ago
  32. 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 11 years ago
  33. 87d4657 am 30395fc8: Merge "Add TARGET_2ND_ARCH support for dump-oat-boot" by Brian Carlstrom · 11 years ago
  34. 30395fc Merge "Add TARGET_2ND_ARCH support for dump-oat-boot" by Brian Carlstrom · 11 years ago
  35. 85089dd Quick compiler: generalize NarrowRegLoc() by buzbee · 11 years ago
  36. 7a6b280 Add TARGET_2ND_ARCH support for dump-oat-boot by Brian Carlstrom · 11 years ago
  37. 6556d5d am a79febb8: Merge "Fix ExtractToMemMap to show original zip file name in ashmem" by Brian Carlstrom · 11 years ago
  38. a79febb Merge "Fix ExtractToMemMap to show original zip file name in ashmem" by Brian Carlstrom · 11 years ago
  39. f97892e am cd9b4e28: Merge "x86_64: Rebase on top of "64-bit temp register support"" by Bill Buzbee · 11 years ago
  40. cd9b4e2 Merge "x86_64: Rebase on top of "64-bit temp register support"" by Bill Buzbee · 11 years ago
  41. 6894004 am 9fd03459: Merge "Implement all vector instructions for X86" by Bill Buzbee · 11 years ago
  42. 9fd0345 Merge "Implement all vector instructions for X86" by Bill Buzbee · 11 years ago
  43. fe94578 Implement all vector instructions for X86 by Mark Mendell · 11 years ago
  44. 82d99b6 am 8c895b33: Merge "Quick compiler: fix register clobbering." by buzbee · 11 years ago
  45. 8c895b3 Merge "Quick compiler: fix register clobbering." by buzbee · 11 years ago
  46. 642fe34 Quick compiler: fix register clobbering. by buzbee · 11 years ago
  47. 0999a6f x86_64: Rebase on top of "64-bit temp register support" by Dmitry Petrochenko · 11 years ago
  48. 87e8f09 am 132236a8: Merge "Improve invalid large object free dumping." by Mathieu Chartier · 11 years ago
  49. 132236a Merge "Improve invalid large object free dumping." by Mathieu Chartier · 11 years ago
  50. d07a913 Improve invalid large object free dumping. by Mathieu Chartier · 11 years ago
  51. 041b41e am a911a4d2: Merge "Add reserve area to allocation stacks." by Mathieu Chartier · 11 years ago
  52. a911a4d Merge "Add reserve area to allocation stacks." by Mathieu Chartier · 11 years ago
  53. 5f3bc05 am 919ed6b2: Merge "Revert "ART: Better SSA Allocation when recreating SSA"" by Bill Buzbee · 11 years ago
  54. 919ed6b Merge "Revert "ART: Better SSA Allocation when recreating SSA"" by Bill Buzbee · 11 years ago
  55. d4750f2 Revert "ART: Better SSA Allocation when recreating SSA" by Bill Buzbee · 11 years ago
  56. 347cb94 am be7ba652: Merge "ART: Better SSA Allocation when recreating SSA" by Ian Rogers · 11 years ago
  57. be7ba65 Merge "ART: Better SSA Allocation when recreating SSA" by Ian Rogers · 11 years ago
  58. a3b9f48 am 18622c81: Merge "ART: BasicBlock API Implementation" by Ian Rogers · 11 years ago
  59. 18622c8 Merge "ART: BasicBlock API Implementation" by Ian Rogers · 11 years ago
  60. 8512758 ART: BasicBlock API Implementation by Jean Christophe Beyler · 11 years ago
  61. 491dd9e am a45714f2: Merge "[MIPS] Remove warnings about use of at register" by Ian Rogers · 11 years ago
  62. a45714f Merge "[MIPS] Remove warnings about use of at register" by Ian Rogers · 11 years ago
  63. 0b0c92b am 66b68faa: Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter.""" by Mathieu Chartier · 11 years ago
  64. 66b68fa Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter.""" by Mathieu Chartier · 11 years ago
  65. 0aa504b Fix ExtractToMemMap to show original zip file name in ashmem by Brian Carlstrom · 11 years ago
  66. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  67. 748dd95 [MIPS] Remove warnings about use of at register by Chris Dearman · 11 years ago
  68. 7634921 am 52925af1: Merge "ART: refactor x86/x86-64 entrypoints" by Ian Rogers · 11 years ago
  69. 52925af Merge "ART: refactor x86/x86-64 entrypoints" by Ian Rogers · 11 years ago
  70. 41d975f am cda4e2e6: Merge "Extra debug output for a failing lock check." by Ian Rogers · 11 years ago
  71. cda4e2e Merge "Extra debug output for a failing lock check." by Ian Rogers · 11 years ago
  72. 06abcdf Extra debug output for a failing lock check. by Ian Rogers · 11 years ago
  73. 8a63101 am 82f3c1b7: Merge "ART: API to dex instructions" by Ian Rogers · 11 years ago
  74. da5c869 am ae19a731: Merge "Make the specification of when we need precise constants more precise." by Ian Rogers · 11 years ago
  75. 82f3c1b Merge "ART: API to dex instructions" by Ian Rogers · 11 years ago
  76. c179016 Add reserve area to allocation stacks. by Mathieu Chartier · 11 years ago
  77. ae19a73 Merge "Make the specification of when we need precise constants more precise." by Ian Rogers · 11 years ago
  78. e64407c am ec23021c: Merge "ART: Added print indices back to BitVector Dumper" by Ian Rogers · 11 years ago
  79. ec23021 Merge "ART: Added print indices back to BitVector Dumper" by Ian Rogers · 11 years ago
  80. ee84b49 am ccddc498: Merge "x86_64: Fix 079-Phantom hang with QCG enabled" by Ian Rogers · 11 years ago
  81. ccddc49 Merge "x86_64: Fix 079-Phantom hang with QCG enabled" by Ian Rogers · 11 years ago
  82. 7192a73 am b0515fa6: Merge "Fix style issue." by Vladimir Marko · 11 years ago
  83. b0515fa Merge "Fix style issue." by Vladimir Marko · 11 years ago
  84. 920be0b2 Fix style issue. by Vladimir Marko · 11 years ago
  85. 46960fe Make the specification of when we need precise constants more precise. by Ian Rogers · 11 years ago
  86. 3ec4480 am e24580a1: Merge "Rewrite BitVector index iterator." by Vladimir Marko · 11 years ago
  87. e24580a Merge "Rewrite BitVector index iterator." by Vladimir Marko · 11 years ago
  88. 520f37b ART: Added print indices back to BitVector Dumper by Jean Christophe Beyler · 11 years ago
  89. a5b8fde Rewrite BitVector index iterator. by Vladimir Marko · 11 years ago
  90. 95662b1 am 766b7586: Merge "Remove obsolete pass_driver.cc ." by Vladimir Marko · 11 years ago
  91. 766b758 Merge "Remove obsolete pass_driver.cc ." by Vladimir Marko · 11 years ago
  92. 61bc2b3 Remove obsolete pass_driver.cc . by Vladimir Marko · 11 years ago
  93. a0c2915 am 567e9dbc: Merge "x86_64: Disable optimizations on x86_64" by Bill Buzbee · 11 years ago
  94. c546cf7 am 7dba21fb: Merge "x86_64: Disable all intrinsics" by Bill Buzbee · 11 years ago
  95. 567e9db Merge "x86_64: Disable optimizations on x86_64" by Bill Buzbee · 11 years ago
  96. 7dba21f Merge "x86_64: Disable all intrinsics" by Bill Buzbee · 11 years ago
  97. dfa4f4c am 83159364: Merge "Fix InternTable::Lookup()/Remove() for hash code collisions." by Vladimir Marko · 11 years ago
  98. 1d4d7bd ART: refactor x86/x86-64 entrypoints by Alexei Zavjalov · 11 years ago
  99. 8315936 Merge "Fix InternTable::Lookup()/Remove() for hash code collisions." by Vladimir Marko · 11 years ago
  100. 16dcd0d am 19cdfa15: Merge "Add virtual destructor to please one of our compilers." by Nicolas Geoffray · 11 years ago