1. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 9 years ago
  2. d9c0530 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" by Tamas Berghammer · 9 years ago
  3. 7d9ddcc Merge "Remove string init map." by Nicolas Geoffray · 9 years ago
  4. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  5. a1f6513 Merge "Set bias on != comparison for isNaN." by Aart Bik · 9 years ago
  6. 8ffc1fa Set bias on != comparison for isNaN. by Aart Bik · 9 years ago
  7. f598e2f Merge "Clean up register line" by Mathieu Chartier · 9 years ago
  8. 293a79e Merge "Implement isNaN intrinsic through HIR equivalent." by Aart Bik · 9 years ago
  9. 75a38b2 Implement isNaN intrinsic through HIR equivalent. by Aart Bik · 9 years ago
  10. 8817760 Clean up register line by Mathieu Chartier · 9 years ago
  11. aaf56c4 Merge "Only visit pointer arrays once during image relocation" by Mathieu Chartier · 9 years ago
  12. 91edc62 Only visit pointer arrays once during image relocation by Mathieu Chartier · 9 years ago
  13. f0b0480 Merge "Revert "Allow method references across oat files for multi-image."" by Vladimir Marko · 9 years ago
  14. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  15. 9ee1f0c Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64." by Roland Levillain · 9 years ago
  16. 32ca375 Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64. by Roland Levillain · 9 years ago
  17. 631d9ef Merge "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  18. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 9 years ago
  19. dbe1860 Merge "Build jdwp tests with Jack in vogar" by Sebastien Hertz · 9 years ago
  20. 6705dab Build jdwp tests with Jack in vogar by Sebastien Hertz · 9 years ago
  21. d99073f Merge "Extend constant folding to float and double operations." by Roland Levillain · 9 years ago
  22. 3ce0bfa Merge "Add simple deduplication for .debug_ranges." by David Srbecky · 9 years ago
  23. 936d5dc Merge "MIPS32: peek*/poke*, and String.charAt intrinsics." by Roland Levillain · 9 years ago
  24. 31dd3d6 Extend constant folding to float and double operations. by Roland Levillain · 9 years ago
  25. 39e4fab Merge "Be a bit smarter with JIT code triggering deoptimization." by Nicolas Geoffray · 9 years ago
  26. b88d59e Be a bit smarter with JIT code triggering deoptimization. by Nicolas Geoffray · 9 years ago
  27. 4426439 Merge "Support CMOV for x86 Select" by David Brazdil · 9 years ago
  28. 0723a61 Merge "We also need to delete osr entries when deleting ArtMethod." by Nicolas Geoffray · 9 years ago
  29. 908cb97 Merge "dex2oat: Show memory usage values in bytes" by Vladimir Marko · 9 years ago
  30. a9b9131 We also need to delete osr entries when deleting ArtMethod. by Nicolas Geoffray · 9 years ago
  31. b93c21e Merge "Add custom arena deleter for RegisterLine" by Mathieu Chartier · 9 years ago
  32. 361e04a Add custom arena deleter for RegisterLine by Mathieu Chartier · 9 years ago
  33. 88f38e9 Merge "ahat: annotate char[] objects with their string values." by Richard Uhler · 9 years ago
  34. 4a69a30 Merge "Refactor the inliner." by Nicolas Geoffray · 9 years ago
  35. ce053b2 Merge "X86: Allow long compares to stack operands" by Nicolas Geoffray · 9 years ago
  36. c7f7712 ahat: annotate char[] objects with their string values. by Richard Uhler · 9 years ago
  37. 55bd749 Refactor the inliner. by Nicolas Geoffray · 9 years ago
  38. a1f1296 Merge "HInvokeStaticOrDirect may not have a special input." by Nicolas Geoffray · 9 years ago
  39. 8659e84 X86: Allow long compares to stack operands by Mark Mendell · 9 years ago
  40. 8ea957f Merge "Remove some outdated comments in art tests" by Yohann Roussel · 9 years ago
  41. 9779307 HInvokeStaticOrDirect may not have a special input. by Nicolas Geoffray · 9 years ago
  42. 6b9508d Remove some outdated comments in art tests by Yohann Roussel · 9 years ago
  43. 0c5b18e Support CMOV for x86 Select by Mark Mendell · 9 years ago
  44. 01ba22a Merge "Remove usages of jill.jar, use jack instead" by Yohann Roussel · 9 years ago
  45. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago
  46. 7eca244 Merge "Follow-up to OSR change." by Nicolas Geoffray · 9 years ago
  47. c0b2796 Follow-up to OSR change. by Nicolas Geoffray · 9 years ago
  48. 5322e55 Merge "Remove code cache check from native bridge run-test" by Calin Juravle · 9 years ago
  49. eda4dfa Remove code cache check from native bridge run-test by Calin Juravle · 9 years ago
  50. db65d74 Merge "Change how DWARF detects end of prologue." by David Srbecky · 9 years ago
  51. 01298ee Merge "Fix test by checking if we're using JIT." by Nicolas Geoffray · 9 years ago
  52. 28b7574 Fix test by checking if we're using JIT. by Nicolas Geoffray · 9 years ago
  53. 99b87eb Change how DWARF detects end of prologue. by David Srbecky · 9 years ago
  54. b396c73 Add simple deduplication for .debug_ranges. by David Srbecky · 9 years ago
  55. c017318 Merge "Revert "Revert "Make it possible to enable native debugging through debug flags""" by Tamas Berghammer · 9 years ago
  56. 2a776e1 Merge "Fill some gaps in .debug_loc." by David Srbecky · 9 years ago
  57. 3694e91 Merge "Temporarily disable compressed CFI tests." by David Srbecky · 9 years ago
  58. 707954b Merge "Re-enable OSR." by Nicolas Geoffray · 9 years ago
  59. d186dd8 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  60. ac06b6d Temporarily disable compressed CFI tests. by David Srbecky · 9 years ago
  61. 7dc277b Merge "Optimizing: Use range-based loops in BCE." by Vladimir Marko · 9 years ago
  62. dd867c8 Merge "Let the CFI test communicate via stdout rather than arbitrary sleep." by David Srbecky · 9 years ago
  63. da571cb Optimizing: Use range-based loops in BCE. by Vladimir Marko · 9 years ago
  64. afd33d7 Merge "Optimizing: Remove unnecessary And before TypeConversion." by Vladimir Marko · 9 years ago
  65. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  66. e8e3d92 Merge "Fix broken tests" by David Brazdil · 9 years ago
  67. 8e73ac3 Fix broken tests by David Brazdil · 9 years ago
  68. b3871cd Merge "ART: Fix ArenaStack::AllocWithMemoryTool()." by Vladimir Marko · 9 years ago
  69. 4fb3a42 ART: Fix ArenaStack::AllocWithMemoryTool(). by Vladimir Marko · 9 years ago
  70. af5b2a2 Merge "Fix lint error" by David Brazdil · 9 years ago
  71. 03bf174 Let the CFI test communicate via stdout rather than arbitrary sleep. by David Srbecky · 9 years ago
  72. 6dd10fa Fix lint error by David Brazdil · 9 years ago
  73. 26962cc Merge "Expect less in the presence of a string init call." by Nicolas Geoffray · 9 years ago
  74. c86382a Merge "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 9 years ago
  75. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  76. 5e08e36 Expect less in the presence of a string init call. by Nicolas Geoffray · 9 years ago
  77. b01e0e2 Merge "ART: Run SsaBuilder from HGraphBuilder" by David Brazdil · 9 years ago
  78. 9b8beaa Merge "ART: Implement HSelect with CSEL/FCSEL on arm64" by David Brazdil · 9 years ago
  79. ccf88e5 Merge "Optimizing: Simplify consecutive type conversions." by Vladimir Marko · 9 years ago
  80. 8428bd3 Optimizing: Remove unnecessary And before TypeConversion. by Vladimir Marko · 9 years ago
  81. b52bbde Optimizing: Simplify consecutive type conversions. by Vladimir Marko · 9 years ago
  82. b6de3d9 Merge "Switch the tests to using Jack for compilation" by Neil Fuller · 9 years ago
  83. c0b601b ART: Implement HSelect with CSEL/FCSEL on arm64 by David Brazdil · 9 years ago
  84. b3ba4ec Merge "X86_64: Allow HSelect to generate CMOV from memory" by David Brazdil · 9 years ago
  85. dee1b9a X86_64: Allow HSelect to generate CMOV from memory by Mark Mendell · 9 years ago
  86. dd9473b dex2oat: Show memory usage values in bytes by Anton Kirilov · 9 years ago
  87. 88f4bc5 Merge "Add X86/X86_64 support for CMOV from memory." by David Brazdil · 9 years ago
  88. de591e5 Merge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm." by Narayan Kamath · 9 years ago
  89. 0095d88 Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 9 years ago
  90. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  91. 3a631b4 Merge "Don't call IsNative if the declaring class can be null." by Nicolas Geoffray · 9 years ago
  92. a50d9c8 Merge "Disable on stack replacement for now." by Nicolas Geoffray · 9 years ago
  93. e866213 Disable on stack replacement for now. by Nicolas Geoffray · 9 years ago
  94. dec3a12 Don't call IsNative if the declaring class can be null. by Nicolas Geoffray · 9 years ago
  95. 47a2a45 Merge "ART: Simplify patchoat" by Andreas Gampe · 9 years ago
  96. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 9 years ago
  97. ffa2c7c Merge "Fix bug with verification of constructors" by Alex Light · 9 years ago
  98. 4a2c8fc Fix bug with verification of constructors by Alex Light · 9 years ago
  99. 0665090 Merge "Generalized "dom-based" dynamic BCE to symbolic base + offset." by Aart Bik · 9 years ago
  100. 1d23982 Generalized "dom-based" dynamic BCE to symbolic base + offset. by Aart Bik · 9 years ago