1. 2b1107e am 03f347db: am fe157012: Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 10 years ago
  2. 03f347d am fe157012: Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 10 years ago
  3. fe15701 Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 10 years ago
  4. c175090 am 734531a2: am aef880c4: Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 10 years ago
  5. 734531a am aef880c4: Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 10 years ago
  6. aef880c Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 10 years ago
  7. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  8. bf34395 am f45a2348: am d226ad6a: Merge "Use clang for building mips32r2_fp." by Nicolas Geoffray · 10 years ago
  9. f45a234 am d226ad6a: Merge "Use clang for building mips32r2_fp." by Nicolas Geoffray · 10 years ago
  10. d226ad6 Merge "Use clang for building mips32r2_fp." by Nicolas Geoffray · 10 years ago
  11. bd8b6af Use clang for building mips32r2_fp. by Nicolas Geoffray · 10 years ago
  12. 3e60f4f am 55b0e486: am e295be4a: Merge "Additional MIPS64 instructions needed by intrinsics code." by Andreas Gampe · 10 years ago
  13. 55b0e48 am e295be4a: Merge "Additional MIPS64 instructions needed by intrinsics code." by Andreas Gampe · 10 years ago
  14. 00aa262 am 4401e56e: am 9ea4a936: Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 10 years ago
  15. e295be4 Merge "Additional MIPS64 instructions needed by intrinsics code." by Andreas Gampe · 10 years ago
  16. 4401e56 am 9ea4a936: Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 10 years ago
  17. 9ea4a93 Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 10 years ago
  18. 8eb2a88 am d644cbb3: am 7fa1a81d: Merge "X86: Use short forward jumps if possible" by Andreas Gampe · 10 years ago
  19. 67996df am ea3f1bf6: am a6892270: Merge "Clean up mod union table" by Mathieu Chartier · 10 years ago
  20. d644cbb am 7fa1a81d: Merge "X86: Use short forward jumps if possible" by Andreas Gampe · 10 years ago
  21. 7fa1a81 Merge "X86: Use short forward jumps if possible" by Andreas Gampe · 10 years ago
  22. ea3f1bf am a6892270: Merge "Clean up mod union table" by Mathieu Chartier · 10 years ago
  23. a689227 Merge "Clean up mod union table" by Mathieu Chartier · 10 years ago
  24. 63f6a29 am 74082d95: am 1a1d77f7: Merge "Support X86 intrinsic System.arraycopy char" by Andreas Gampe · 10 years ago
  25. a0d01b4 am ab04f5d9: am 7ac8b34c: Merge "Add X86 bsf and rotate instructions" by Andreas Gampe · 10 years ago
  26. 74082d9 am 1a1d77f7: Merge "Support X86 intrinsic System.arraycopy char" by Andreas Gampe · 10 years ago
  27. ab04f5d am 7ac8b34c: Merge "Add X86 bsf and rotate instructions" by Andreas Gampe · 10 years ago
  28. 1a1d77f Merge "Support X86 intrinsic System.arraycopy char" by Andreas Gampe · 10 years ago
  29. 7ac8b34 Merge "Add X86 bsf and rotate instructions" by Andreas Gampe · 10 years ago
  30. bcee092 Add X86 bsf and rotate instructions by Mark Mendell · 10 years ago
  31. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 10 years ago
  32. 8f0ee1f am 901dfca0: am fe9a1b05: Merge "Expect null referent in DequeuePendingReference()." by Hiroshi Yamauchi · 10 years ago
  33. 48b6aca am efd9f5c2: am 1e9c1ffa: Merge "Use image pointer size for profile info" by Mathieu Chartier · 10 years ago
  34. 19004e0 am ecb2ab84: am ada5ccd3: Merge "Rename parameter in ArtMethod::ToNativeQuickPc" by David Brazdil · 10 years ago
  35. 5200ff7 am 565543c6: am 5836f846: Merge "Cleanup thread access in StackVisitor" by Sebastien Hertz · 10 years ago
  36. f250902 am e31106f2: am 5559f9de: Merge "ART: Fix 004-ReferenceMap run test" by David Brazdil · 10 years ago
  37. 901dfca am fe9a1b05: Merge "Expect null referent in DequeuePendingReference()." by Hiroshi Yamauchi · 10 years ago
  38. efd9f5c am 1e9c1ffa: Merge "Use image pointer size for profile info" by Mathieu Chartier · 10 years ago
  39. ecb2ab8 am ada5ccd3: Merge "Rename parameter in ArtMethod::ToNativeQuickPc" by David Brazdil · 10 years ago
  40. 565543c am 5836f846: Merge "Cleanup thread access in StackVisitor" by Sebastien Hertz · 10 years ago
  41. e31106f am 5559f9de: Merge "ART: Fix 004-ReferenceMap run test" by David Brazdil · 10 years ago
  42. c895082 Clean up mod union table by Mathieu Chartier · 10 years ago
  43. fe9a1b0 Merge "Expect null referent in DequeuePendingReference()." by Hiroshi Yamauchi · 10 years ago
  44. d2bb5ba Expect null referent in DequeuePendingReference(). by Hiroshi Yamauchi · 10 years ago
  45. 1e9c1ff Merge "Use image pointer size for profile info" by Mathieu Chartier · 10 years ago
  46. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 10 years ago
  47. ada5ccd Merge "Rename parameter in ArtMethod::ToNativeQuickPc" by David Brazdil · 10 years ago
  48. f1fbd52 Rename parameter in ArtMethod::ToNativeQuickPc by David Brazdil · 10 years ago
  49. 5836f84 Merge "Cleanup thread access in StackVisitor" by Sebastien Hertz · 10 years ago
  50. 5559f9d Merge "ART: Fix 004-ReferenceMap run test" by David Brazdil · 10 years ago
  51. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 10 years ago
  52. 38297ca am 7c6f0e35: am 0c1b297d: Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 10 years ago
  53. 7c6f0e3 am 0c1b297d: Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 10 years ago
  54. 0c1b297 Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 10 years ago
  55. c5b4b32 Use $ for f registers to please clang. by Nicolas Geoffray · 10 years ago
  56. b99db78 am 73ca0bdd: am b505997b: Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 10 years ago
  57. 73ca0bd am b505997b: Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 10 years ago
  58. b505997 Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 10 years ago
  59. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  60. 2260272 am db674e3d: am 5c1a3374: Merge "ART: Fix bug in reference type propagation" by David Brazdil · 10 years ago
  61. db674e3 am 5c1a3374: Merge "ART: Fix bug in reference type propagation" by David Brazdil · 10 years ago
  62. 7aa6540 am d5e834a6: am 57b6a131: Merge "Temporarly disable SSA creation in try/catch/debuggable." by Nicolas Geoffray · 10 years ago
  63. 5c1a337 Merge "ART: Fix bug in reference type propagation" by David Brazdil · 10 years ago
  64. d5e834a am 57b6a131: Merge "Temporarly disable SSA creation in try/catch/debuggable." by Nicolas Geoffray · 10 years ago
  65. 57b6a13 Merge "Temporarly disable SSA creation in try/catch/debuggable." by Nicolas Geoffray · 10 years ago
  66. baf89b8 ART: Fix bug in reference type propagation by David Brazdil · 10 years ago
  67. 94ca9af Temporarly disable SSA creation in try/catch/debuggable. by Nicolas Geoffray · 10 years ago
  68. 26f7286 Cleanup thread access in StackVisitor by Sebastien Hertz · 10 years ago
  69. a69d002 am a47fc415: am cd9266e6: Merge "Revert "Revert "Re-enable Clang\'s -Wpessimizing-move""" by Pirama Arumuga Nainar · 10 years ago
  70. a47fc41 am cd9266e6: Merge "Revert "Revert "Re-enable Clang\'s -Wpessimizing-move""" by Pirama Arumuga Nainar · 10 years ago
  71. cd9266e Merge "Revert "Revert "Re-enable Clang's -Wpessimizing-move""" by Pirama Arumuga Nainar · 10 years ago
  72. ba6e7ff am 82473769: am e81783ad: Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  73. 8247376 am e81783ad: Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  74. e81783a Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  75. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  76. 9853bea am de11eaef: am 37ef3c00: Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 10 years ago
  77. ec09bbc am 2a42e1fa: am b4b7fb72: Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  78. de11eae am 37ef3c00: Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 10 years ago
  79. 2a42e1f am b4b7fb72: Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  80. 37ef3c0 Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 10 years ago
  81. b4b7fb7 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  82. 3faa581 ART: Fix mac build by Andreas Gampe · 10 years ago
  83. b8cf119 am 789f91db: am b70c6ee1: Merge "ART: Build tests in checkbuild" by Andreas Gampe · 10 years ago
  84. 563e984 Convert ART benchmarks into caliper benchmarks by Mathieu Chartier · 10 years ago
  85. 789f91d am b70c6ee1: Merge "ART: Build tests in checkbuild" by Andreas Gampe · 10 years ago
  86. d472066 Revert "Revert "Re-enable Clang's -Wpessimizing-move"" by Pirama Arumuga Nainar · 10 years ago
  87. b70c6ee Merge "ART: Build tests in checkbuild" by Andreas Gampe · 10 years ago
  88. c0c3849 am 20bd4310: am ce660e46: Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  89. 20bd431 am ce660e46: Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  90. ce660e4 Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  91. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  92. a852a5b ART: Build tests in checkbuild by Andreas Gampe · 10 years ago
  93. 93e035f am 5344f52f: am e481c006: Merge "Remove unnecessary std::move from test_dex_file_builder" by Pirama Arumuga Nainar · 10 years ago
  94. 5344f52 am e481c006: Merge "Remove unnecessary std::move from test_dex_file_builder" by Pirama Arumuga Nainar · 10 years ago
  95. e481c00 Merge "Remove unnecessary std::move from test_dex_file_builder" by Pirama Arumuga Nainar · 10 years ago
  96. 0600cdc Remove unnecessary std::move from test_dex_file_builder by Pirama Arumuga Nainar · 10 years ago
  97. 16027c0 am bfbaac3b: am 5da1ea29: Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 10 years ago
  98. bfbaac3 am 5da1ea29: Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 10 years ago
  99. 5da1ea2 Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 10 years ago
  100. 70c08d3 Fix the DequeuePendingReference crash. by Hiroshi Yamauchi · 10 years ago