1. 6432e18 Merge "Implement Optimizing\'s constant folding as a visitor." am: 99da8cd881 by Roland Levillain · 9 years ago
  2. 193ba76 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" am: d9c05309e8 by Tamas Berghammer · 9 years ago
  3. 0bd7c15 Merge "Remove string init map." am: 7d9ddcc909 am: 1bbfb96fee by Nicolas Geoffray · 9 years ago
  4. 21f5902 Merge "Implement Optimizing\'s constant folding as a visitor." am: 99da8cd881 by Roland Levillain · 9 years ago
  5. 4797e32 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" by Tamas Berghammer · 9 years ago
  6. 1bbfb96 Merge "Remove string init map." am: 7d9ddcc909 by Nicolas Geoffray · 9 years ago
  7. 99da8cd Merge "Implement Optimizing's constant folding as a visitor." by Roland Levillain · 9 years ago
  8. d9c0530 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" by Tamas Berghammer · 9 years ago
  9. 7d9ddcc Merge "Remove string init map." by Nicolas Geoffray · 9 years ago
  10. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  11. d8a2227 Merge "Set bias on != comparison for isNaN." am: a1f65135cd am: 91b11baf5c by Aart Bik · 9 years ago
  12. 91b11ba Merge "Set bias on != comparison for isNaN." am: a1f65135cd by Aart Bik · 9 years ago
  13. a1f6513 Merge "Set bias on != comparison for isNaN." by Aart Bik · 9 years ago
  14. 8ffc1fa Set bias on != comparison for isNaN. by Aart Bik · 9 years ago
  15. 074e8fb Merge "Clean up register line" am: f598e2f183 am: 7dc6c62b68 by Mathieu Chartier · 9 years ago
  16. 30d559e Merge "Implement isNaN intrinsic through HIR equivalent." am: 293a79e89c by Aart Bik · 9 years ago
  17. 7dc6c62 Merge "Clean up register line" am: f598e2f183 by Mathieu Chartier · 9 years ago
  18. f598e2f Merge "Clean up register line" by Mathieu Chartier · 9 years ago
  19. a105481 Merge "Implement isNaN intrinsic through HIR equivalent." am: 293a79e89c by Aart Bik · 9 years ago
  20. 293a79e Merge "Implement isNaN intrinsic through HIR equivalent." by Aart Bik · 9 years ago
  21. 9c2c7b1 Merge commit \'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf\' into HEAD by Bill Yi · 9 years ago
  22. 75a38b2 Implement isNaN intrinsic through HIR equivalent. by Aart Bik · 9 years ago
  23. 8817760 Clean up register line by Mathieu Chartier · 9 years ago
  24. 8db2931 Merge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf' into HEAD by Bill Yi · 9 years ago
  25. 15a3865 Only visit pointer arrays once during image relocation am: d12513f7e5 by Mathieu Chartier · 9 years ago
  26. a0c91ae Merge "ahat: annotate char[] objects with their string values." into nyc-dev by Richard Uhler · 9 years ago
  27. e949613 Merge "Only visit pointer arrays once during image relocation" am: aaf56c4c95 by Mathieu Chartier · 9 years ago
  28. d12513f Only visit pointer arrays once during image relocation by Mathieu Chartier · 9 years ago
  29. aaf56c4 Merge "Only visit pointer arrays once during image relocation" by Mathieu Chartier · 9 years ago
  30. 79486c1 Merge "ahat: annotate char[] objects with their string values." into nyc-dev by Richard Uhler · 9 years ago
  31. 91edc62 Only visit pointer arrays once during image relocation by Mathieu Chartier · 9 years ago
  32. 1252e97 Implement Optimizing's constant folding as a visitor. by Roland Levillain · 10 years ago
  33. 7e773a9 Merge "Revert "Allow method references across oat files for multi-image."" by Vladimir Marko · 9 years ago
  34. f0b0480 Merge "Revert "Allow method references across oat files for multi-image."" by Vladimir Marko · 9 years ago
  35. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  36. c873f94 Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64." am: 9ee1f0c6a6 by Roland Levillain · 9 years ago
  37. 0d93b71 Merge "Allow method references across oat files for multi-image." am: 631d9ef435 by Vladimir Marko · 9 years ago
  38. 9ee1f0c Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64." by Roland Levillain · 9 years ago
  39. 32ca375 Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64. by Roland Levillain · 9 years ago
  40. 631d9ef Merge "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  41. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 9 years ago
  42. 9ca33fd Merge "Build jdwp tests with Jack in vogar" am: dbe186044b by Sebastien Hertz · 9 years ago
  43. dbe1860 Merge "Build jdwp tests with Jack in vogar" by Sebastien Hertz · 9 years ago
  44. 6705dab Build jdwp tests with Jack in vogar by Sebastien Hertz · 9 years ago
  45. 073f791 Merge "Extend constant folding to float and double operations." am: d99073f2a5 by Roland Levillain · 9 years ago
  46. d58271b Merge "Add simple deduplication for .debug_ranges." am: 3ce0bfa174 by David Srbecky · 9 years ago
  47. d99073f Merge "Extend constant folding to float and double operations." by Roland Levillain · 9 years ago
  48. 3ce0bfa Merge "Add simple deduplication for .debug_ranges." by David Srbecky · 9 years ago
  49. 7019c8d8 Merge "MIPS32: peek*/poke*, and String.charAt intrinsics." am: 936d5dc60f by Roland Levillain · 9 years ago
  50. 936d5dc Merge "MIPS32: peek*/poke*, and String.charAt intrinsics." by Roland Levillain · 9 years ago
  51. 31dd3d6 Extend constant folding to float and double operations. by Roland Levillain · 9 years ago
  52. 205d6e3 Merge remote-tracking branch 'goog/master' into nyc-dev by Nicolas Geoffray · 9 years ago
  53. 79e0034 Merge "Be a bit smarter with JIT code triggering deoptimization." am: 39e4fab868 by Nicolas Geoffray · 9 years ago
  54. 39e4fab Merge "Be a bit smarter with JIT code triggering deoptimization." by Nicolas Geoffray · 9 years ago
  55. b88d59e Be a bit smarter with JIT code triggering deoptimization. by Nicolas Geoffray · 9 years ago
  56. 24343d8 Merge "Support CMOV for x86 Select" am: 442643920a by David Brazdil · 9 years ago
  57. 4426439 Merge "Support CMOV for x86 Select" by David Brazdil · 9 years ago
  58. c5e6cee Merge "We also need to delete osr entries when deleting ArtMethod." by Nicolas Geoffray · 9 years ago
  59. aae3776 Merge "dex2oat: Show memory usage values in bytes" am: 908cb978e8 by Vladimir Marko · 9 years ago
  60. 0723a61 Merge "We also need to delete osr entries when deleting ArtMethod." by Nicolas Geoffray · 9 years ago
  61. 908cb97 Merge "dex2oat: Show memory usage values in bytes" by Vladimir Marko · 9 years ago
  62. a9b9131 We also need to delete osr entries when deleting ArtMethod. by Nicolas Geoffray · 9 years ago
  63. edf0eb3 Merge "Add custom arena deleter for RegisterLine" am: b93c21e83c by Mathieu Chartier · 9 years ago
  64. b93c21e Merge "Add custom arena deleter for RegisterLine" by Mathieu Chartier · 9 years ago
  65. 361e04a Add custom arena deleter for RegisterLine by Mathieu Chartier · 9 years ago
  66. 4039887 ahat: annotate char[] objects with their string values. by Richard Uhler · 9 years ago
  67. 11a3228 Merge "ahat: annotate char[] objects with their string values." am: 88f38e9b4e by Richard Uhler · 9 years ago
  68. 87988f9 Merge "Refactor the inliner." am: 4a69a30120 by Nicolas Geoffray · 9 years ago
  69. 2ef9ccd Merge "X86: Allow long compares to stack operands" am: ce053b20e8 by Nicolas Geoffray · 9 years ago
  70. 88f38e9 Merge "ahat: annotate char[] objects with their string values." by Richard Uhler · 9 years ago
  71. 4a69a30 Merge "Refactor the inliner." by Nicolas Geoffray · 9 years ago
  72. ce053b2 Merge "X86: Allow long compares to stack operands" by Nicolas Geoffray · 9 years ago
  73. c7f7712 ahat: annotate char[] objects with their string values. by Richard Uhler · 9 years ago
  74. 431d125 Remove some outdated comments in art tests am: 5527ea8235 by Yohann Roussel · 9 years ago
  75. d884a86 Remove usages of jill.jar, use jack instead am: 51e4d44178 -s ours by Yohann Roussel · 9 years ago
  76. 55bd749 Refactor the inliner. by Nicolas Geoffray · 9 years ago
  77. 2d82eba Merge "HInvokeStaticOrDirect may not have a special input." am: a1f1296d83 by Nicolas Geoffray · 9 years ago
  78. a9213ea Merge "Remove some outdated comments in art tests" am: 8ea957f846 by Yohann Roussel · 9 years ago
  79. a1f1296 Merge "HInvokeStaticOrDirect may not have a special input." by Nicolas Geoffray · 9 years ago
  80. 8659e84 X86: Allow long compares to stack operands by Mark Mendell · 9 years ago
  81. 5527ea8 Remove some outdated comments in art tests by Yohann Roussel · 9 years ago
  82. 8ea957f Merge "Remove some outdated comments in art tests" by Yohann Roussel · 9 years ago
  83. 9779307 HInvokeStaticOrDirect may not have a special input. by Nicolas Geoffray · 9 years ago
  84. 6b9508d Remove some outdated comments in art tests by Yohann Roussel · 9 years ago
  85. 7cfb349 Merge "Remove usages of jill.jar, use jack instead" am: 01ba22a3d5 by Yohann Roussel · 9 years ago
  86. 0c5b18e Support CMOV for x86 Select by Mark Mendell · 9 years ago
  87. 01ba22a Merge "Remove usages of jill.jar, use jack instead" by Yohann Roussel · 9 years ago
  88. 51e4d44 Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago
  89. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago
  90. f6da09f Merge "Follow-up to OSR change." am: 7eca244e79 by Nicolas Geoffray · 9 years ago
  91. 7eca244 Merge "Follow-up to OSR change." by Nicolas Geoffray · 9 years ago
  92. 1dbc7ce Merge "Remove code cache check from native bridge run-test" am: 5322e55ab9 by Calin Juravle · 9 years ago
  93. c0b2796 Follow-up to OSR change. by Nicolas Geoffray · 9 years ago
  94. 8edde45 Merge "Change how DWARF detects end of prologue." am: db65d7453c by David Srbecky · 9 years ago
  95. 5322e55 Merge "Remove code cache check from native bridge run-test" by Calin Juravle · 9 years ago
  96. f5498c0 Merge "Fix test by checking if we\'re using JIT." am: 01298eec8f by Nicolas Geoffray · 9 years ago
  97. eda4dfa Remove code cache check from native bridge run-test by Calin Juravle · 9 years ago
  98. db65d74 Merge "Change how DWARF detects end of prologue." by David Srbecky · 9 years ago
  99. 01298ee Merge "Fix test by checking if we're using JIT." by Nicolas Geoffray · 9 years ago
  100. 28b7574 Fix test by checking if we're using JIT. by Nicolas Geoffray · 9 years ago