1. 39c8a99 ART: Add another special case to GenSelect for ARM64 by Andreas Gampe · 11 years ago
  2. f418f32 Handle potential <clinit>() correctly in LVN. by Vladimir Marko · 11 years ago
  3. 9d89466 Skip BBs without SSA representation in the Constant Propagation phase by Alexei Zavjalov · 11 years ago
  4. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  5. b20d24d Error when taking the modulo of the length of an array by Brian Carlstrom · 11 years ago
  6. 3d325c6 Fix CopyRegInfo to keep live/dirty flags of new registers. by Chao-ying Fu · 11 years ago
  7. d3a2dfa Reuse promoted register temporarily by Yevgeny Rouban · 11 years ago
  8. 6a8958d Fix message in 083-compiler_regressions test by buzbee · 11 years ago
  9. 40bbb39 Fix Quick compiler "out of registers" by buzbee · 11 years ago
  10. a1a7074 Rewrite kMirOpSelect for all IF_ccZ opcodes. by Vladimir Marko · 11 years ago
  11. c17ebe8 Incorrect result of the "mul-long by 1" operation by Alexei Zavjalov · 11 years ago
  12. db40632 Add tests for null check elimination by local value numbering. by Vladimir Marko · 11 years ago
  13. 8017ef8 Add wide setter test with preceding parameters as int. by Vladimir Marko · 11 years ago
  14. 116848d Tweak test to better expose codegen bug. by Ian Rogers · 11 years ago
  15. 7befd0e Update ART tests to handle new System.gc behavior by Mathieu Chartier · 11 years ago
  16. 5a8e3d5 Bring over the new tests from https://android-review.googlesource.com/#/c/38771/. by Elliott Hughes · 13 years ago
  17. 97df07f Fix getter/setter special case codegen by buzbee · 13 years ago
  18. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  19. e62076c Fix special method codegen by buzbee · 13 years ago[Renamed (96%) from test/083-jit-regressions/src/Main.java]
  20. 513c64a Fix load/storeBaseDispWide bug with large offests. by Ian Rogers · 13 years ago
  21. 4922ef9 Add large frame test by buzbee · 13 years ago
  22. 9ab05de Fix for issue 5884080: Loop formation regression by buzbee · 13 years ago
  23. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 14 years ago