1. 0d52a67 Merge "Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values" by Andreas Gampe · 9 years ago
  2. 3996c89 Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values by Agi Csaki · 9 years ago
  3. 151ab8d Revert "Revert "ART: DCHECK zero case for CLZ/CTZ"" by Andreas Gampe · 9 years ago
  4. 4bf4c78 ART: Relax verifier aput checking by Andreas Gampe · 9 years ago
  5. 1cad8c7 Merge "Fix a bug in the register allocator when allocating pairs." by Nicolas Geoffray · 9 years ago
  6. bf81547 Ignore OOME in ThreadStress Daemon threads by Mathieu Chartier · 9 years ago
  7. e28dde5 Merge "Small optimization improvements." by Nicolas Geoffray · 9 years ago
  8. efa8468 Small optimization improvements. by Nicolas Geoffray · 9 years ago
  9. f10b6e1 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 9 years ago
  10. 8ee8f32 Merge "Add daemon threads to 004-ThreadStress" by Mathieu Chartier · 9 years ago
  11. da2b254 Fix a bug in the register allocator when allocating pairs. by Nicolas Geoffray · 9 years ago
  12. b58474e ART: Change UnresolvedMergedType merge by Andreas Gampe · 9 years ago
  13. def3fcd Add daemon threads to 004-ThreadStress by Man Cao · 9 years ago
  14. ebccaad Merge "ART: Add complex UnresolvedMergedType test case" by Andreas Gampe · 9 years ago
  15. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 9 years ago
  16. f297581 Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 9 years ago
  17. 3340756 Merge "Introduce arch-specific checker tests." by David Brazdil · 9 years ago
  18. 7fbaa22 Merge "ART: Fix the simplifier for add/sub" by Calin Juravle · 9 years ago
  19. 115b53f ART: Fix the simplifier for add/sub by Serguei Katkov · 9 years ago
  20. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  21. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  22. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 9 years ago
  23. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 9 years ago
  24. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 9 years ago
  25. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 10 years ago
  26. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 9 years ago
  27. 855223f Merge "Fix ambiguous phrasing in tests comments regarding $opt$." by Roland Levillain · 9 years ago
  28. c2abe2f Fix ambiguous phrasing in tests comments regarding $opt$. by Roland Levillain · 9 years ago
  29. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  30. 3247ce5 Merge "Register signal handler to kernel if not claimed" by Andreas Gampe · 9 years ago
  31. 1569aad Merge "ART: Relax IsInstantiable check" by Andreas Gampe · 9 years ago
  32. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 9 years ago
  33. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 9 years ago
  34. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  35. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 9 years ago
  36. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 9 years ago
  37. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  38. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  39. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  40. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  41. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  42. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  43. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  44. be2aa44 ART: Relax IsInstantiable check by Andreas Gampe · 9 years ago
  45. 6e67b57 Merge "Bugfix: Java char is 16 bits, can not be treated as boolean." by Mathieu Chartier · 9 years ago
  46. 3152c82 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 9 years ago
  47. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  48. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  49. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 9 years ago
  50. 9578d10 Merge "Add checker ability to 525-arrays-and-fields tests." by Aart Bik · 9 years ago
  51. 35dfc98 Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 9 years ago
  52. 87bada6 Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 9 years ago
  53. ee1e898 Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 9 years ago
  54. f7746ad Exercise constant folding of int & long mul, div and rem. by Roland Levillain · 9 years ago
  55. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 9 years ago
  56. b65eb50 Fix & add Checker assertions in 442-checker-constant-folding. by Roland Levillain · 9 years ago
  57. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  58. 0c7c55c Register signal handler to kernel if not claimed by jgu21 · 9 years ago
  59. 222223a Revert "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 9 years ago
  60. 6738ed9 Add checker ability to 525-arrays-and-fields tests. by Aart Bik · 9 years ago
  61. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 9 years ago
  62. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 9 years ago
  63. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 9 years ago
  64. f64914d Merge "Move to newer clang annotations" by Mathieu Chartier · 9 years ago
  65. ef3119e runtest: Have gcstress tests skip 955-lambda-smali by Igor Murashkin · 9 years ago
  66. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  67. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  68. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  69. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  70. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  71. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  72. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  73. 6bd980c interpreter: Add tests for move-result after invoke-lambda by Igor Murashkin · 9 years ago
  74. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 9 years ago
  75. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  76. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  77. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 9 years ago
  78. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  79. 5ef7994 Extended test with "cross-over arrays". by Aart Bik · 9 years ago
  80. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 9 years ago
  81. 913a737 Merge "Test on (in)variant static and instance field arrays." by Aart Bik · 9 years ago
  82. d141f45 Test on (in)variant static and instance field arrays. by Aart Bik · 9 years ago
  83. c952ac9 ART: Fix System.arraycopy by Andreas Gampe · 9 years ago
  84. bca4d29 Merge "ART: Boolean simplifier fix" by Nicolas Geoffray · 9 years ago
  85. 8f861e3 Merge "ART: DCE should know that array-length can throw NPE" by Vladimir Marko · 9 years ago
  86. b016c6d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 9 years ago
  87. 108ceb4 ART: Boolean simplifier fix by Serguei Katkov · 9 years ago
  88. fec9d09 Merge "Fix the documentation of all-run-test-names." by Roland Levillain · 9 years ago
  89. d139bb7 Fix the documentation of all-run-test-names. by Roland Levillain · 9 years ago
  90. 12cfc60 Merge "Clean up after verifier changes wrt. conflict/undefined reg." by Vladimir Marko · 9 years ago
  91. 747e536 Clean up after verifier changes wrt. conflict/undefined reg. by Vladimir Marko · 9 years ago
  92. fab6788 Fix FieldGap priority queue ordering bug. by Richard Uhler · 9 years ago
  93. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 9 years ago
  94. 093f1b4 Add ART_TEST_DEBUG_GC to help with debugging gc. by Hiroshi Yamauchi · 9 years ago
  95. 1d4184d Add an option to run art tests with strace. by Hiroshi Yamauchi · 9 years ago
  96. c3f73f7 Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 9 years ago
  97. 72156e2 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 9 years ago
  98. f182085 Add VMDebug.countInstancesOfClasses by Mathieu Chartier · 9 years ago
  99. 97a1ff3 ART: Change merges with Undefined to Undefined by Andreas Gampe · 9 years ago
  100. 7135ff0 ART: Fix test by Andreas Gampe · 9 years ago