1. 7c6f0e3 am 0c1b297d: Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 9 years ago
  2. 0c1b297 Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 9 years ago
  3. c5b4b32 Use $ for f registers to please clang. by Nicolas Geoffray · 9 years ago
  4. 73ca0bd am b505997b: Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 9 years ago
  5. b505997 Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 9 years ago
  6. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  7. db674e3 am 5c1a3374: Merge "ART: Fix bug in reference type propagation" by David Brazdil · 9 years ago
  8. 5c1a337 Merge "ART: Fix bug in reference type propagation" by David Brazdil · 9 years ago
  9. d5e834a am 57b6a131: Merge "Temporarly disable SSA creation in try/catch/debuggable." by Nicolas Geoffray · 9 years ago
  10. 57b6a13 Merge "Temporarly disable SSA creation in try/catch/debuggable." by Nicolas Geoffray · 9 years ago
  11. baf89b8 ART: Fix bug in reference type propagation by David Brazdil · 9 years ago
  12. 94ca9af Temporarly disable SSA creation in try/catch/debuggable. by Nicolas Geoffray · 9 years ago
  13. a47fc41 am cd9266e6: Merge "Revert "Revert "Re-enable Clang\'s -Wpessimizing-move""" by Pirama Arumuga Nainar · 9 years ago
  14. cd9266e Merge "Revert "Revert "Re-enable Clang's -Wpessimizing-move""" by Pirama Arumuga Nainar · 9 years ago
  15. 8247376 am e81783ad: Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  16. e81783a Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  17. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  18. de11eae am 37ef3c00: Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 9 years ago
  19. 2a42e1f am b4b7fb72: Merge "ART: Fix mac build" by Andreas Gampe · 9 years ago
  20. 37ef3c0 Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 9 years ago
  21. b4b7fb7 Merge "ART: Fix mac build" by Andreas Gampe · 9 years ago
  22. 3faa581 ART: Fix mac build by Andreas Gampe · 9 years ago
  23. 563e984 Convert ART benchmarks into caliper benchmarks by Mathieu Chartier · 9 years ago
  24. 789f91d am b70c6ee1: Merge "ART: Build tests in checkbuild" by Andreas Gampe · 9 years ago
  25. d472066 Revert "Revert "Re-enable Clang's -Wpessimizing-move"" by Pirama Arumuga Nainar · 9 years ago
  26. b70c6ee Merge "ART: Build tests in checkbuild" by Andreas Gampe · 9 years ago
  27. 20bd431 am ce660e46: Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  28. ce660e4 Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  29. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 9 years ago
  30. a852a5b ART: Build tests in checkbuild by Andreas Gampe · 9 years ago
  31. 5344f52 am e481c006: Merge "Remove unnecessary std::move from test_dex_file_builder" by Pirama Arumuga Nainar · 9 years ago
  32. e481c00 Merge "Remove unnecessary std::move from test_dex_file_builder" by Pirama Arumuga Nainar · 9 years ago
  33. 0600cdc Remove unnecessary std::move from test_dex_file_builder by Pirama Arumuga Nainar · 9 years ago
  34. bfbaac3 am 5da1ea29: Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 9 years ago
  35. 5da1ea2 Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 9 years ago
  36. 70c08d3 Fix the DequeuePendingReference crash. by Hiroshi Yamauchi · 9 years ago
  37. 8d1d7d6 am 329d1b5a: Merge "Revert "Re-enable Clang\'s -Wpessimizing-move"" by Pirama Arumuga Nainar · 9 years ago
  38. 329d1b5 Merge "Revert "Re-enable Clang's -Wpessimizing-move"" by Pirama Arumuga Nainar · 9 years ago
  39. 4a37953 Revert "Re-enable Clang's -Wpessimizing-move" by Pirama Arumuga Nainar · 9 years ago
  40. e66d391 am 6dc8bc81: Merge "Re-enable Clang\'s -Wpessimizing-move" by Pirama Arumuga Nainar · 9 years ago
  41. 6dc8bc8 Merge "Re-enable Clang's -Wpessimizing-move" by Pirama Arumuga Nainar · 9 years ago
  42. f36611d am 6fdc805d: Merge "Be very patient with the emulator." by Nicolas Geoffray · 9 years ago
  43. 6fdc805 Merge "Be very patient with the emulator." by Nicolas Geoffray · 9 years ago
  44. 0059440 am 9af47e27: Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  45. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  46. 698403b am 35717f8c: Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 9 years ago
  47. 35717f8 Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 9 years ago
  48. 8f5d2d8 Re-enable Clang's -Wpessimizing-move by Pirama Arumuga Nainar · 9 years ago
  49. 706e290 am b6f7dd33: Merge "Remove unnecessary std::move from variant_map.h" by Pirama Arumuga Nainar · 9 years ago
  50. b6f7dd3 Merge "Remove unnecessary std::move from variant_map.h" by Pirama Arumuga Nainar · 9 years ago
  51. 68cad90 Remove unnecessary std::move from variant_map.h by Pirama Arumuga Nainar · 9 years ago
  52. 03de3d2 am b09f3338: Merge "Add and use ScopedSuspendAll" by Mathieu Chartier · 9 years ago
  53. 000be0d am 40285414: Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 9 years ago
  54. 1851607 am 2d06e08d: Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 9 years ago
  55. 15c4702 am e2cb7f29: Merge "Support deoptimization on exception" by Sebastien Hertz · 9 years ago
  56. bf7b526 am 15982a94: Merge "Record profiling information before Jitting." by Nicolas Geoffray · 9 years ago
  57. b09f333 Merge "Add and use ScopedSuspendAll" by Mathieu Chartier · 9 years ago
  58. 4028541 Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 9 years ago
  59. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  60. 4b1e0f4 Add benchmark for ScopedPrimitiveArray by Mathieu Chartier · 9 years ago
  61. 2d06e08 Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 9 years ago
  62. e2cb7f2 Merge "Support deoptimization on exception" by Sebastien Hertz · 9 years ago
  63. 15982a9 Merge "Record profiling information before Jitting." by Nicolas Geoffray · 9 years ago
  64. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  65. 685236d am 619552b8: Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 9 years ago
  66. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 9 years ago
  67. f794ad7 Be very patient with the emulator. by Nicolas Geoffray · 9 years ago
  68. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 9 years ago
  69. 189c581 am 1d76bfe7: Merge "ART: Narrow parameter types." by Andreas Gampe · 9 years ago
  70. 1d76bfe Merge "ART: Narrow parameter types." by Andreas Gampe · 9 years ago
  71. 1a97357 ART: Narrow parameter types. by Andreas Gampe · 9 years ago
  72. d30ecde am 92eaada6: Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 9 years ago
  73. 92eaada Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 9 years ago
  74. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 9 years ago
  75. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 9 years ago
  76. a6b2d58 am 2a455e16: Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  77. 2a455e1 Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  78. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  79. 4a41550 am 010c7fd4: Merge "Induction variable range analysis." by Aart Bik · 9 years ago
  80. 010c7fd Merge "Induction variable range analysis." by Aart Bik · 9 years ago
  81. d14c595 Induction variable range analysis. by Aart Bik · 9 years ago
  82. 520633b Support deoptimization on exception by Sebastien Hertz · 9 years ago
  83. 58348f9 am 0e21e01e: Merge "Add extra options to tools/run-jdwp-tests.sh" by Sebastien Hertz · 9 years ago
  84. 0e21e01 Merge "Add extra options to tools/run-jdwp-tests.sh" by Sebastien Hertz · 9 years ago
  85. a646aaf Add extra options to tools/run-jdwp-tests.sh by Sebastien Hertz · 9 years ago
  86. 5f8c253 am dbd35708: Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 9 years ago
  87. 19de01b am b9c79928: Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 9 years ago
  88. dbd3570 Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 9 years ago
  89. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  90. b9c7992 Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 9 years ago
  91. 967f1db am 402ae2dc: Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 9 years ago
  92. 402ae2d Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 9 years ago
  93. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 9 years ago
  94. 1c8b84b am 67c5d28d: Merge "[optimizing] Add support for x86 constant area" by Nicolas Geoffray · 9 years ago
  95. 67c5d28 Merge "[optimizing] Add support for x86 constant area" by Nicolas Geoffray · 9 years ago
  96. bfb5ba9 Revert "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 9 years ago
  97. 8a90a30 am 426514ca: Merge "Allow null current thread in jni weak ref decode during shutdown." by Hiroshi Yamauchi · 9 years ago
  98. 426514c Merge "Allow null current thread in jni weak ref decode during shutdown." by Hiroshi Yamauchi · 9 years ago
  99. acd20ca Allow null current thread in jni weak ref decode during shutdown. by Hiroshi Yamauchi · 9 years ago
  100. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 9 years ago