1. e8f74e5 Quick compiler: fix x86 special identity by buzbee · 11 years ago
  2. 61357e4 am c39eb4ae: Merge "Add regression test for null check elimination." by Vladimir Marko · 11 years ago
  3. 7cd01f5 Add regression test for null check elimination. by Vladimir Marko · 11 years ago
  4. b504d2f Quick compiler: aarch64 codegen & long_min literal by buzbee · 11 years ago
  5. 98cb689 Quick compiler (arm64) Fix inline Math.round() by buzbee · 11 years ago
  6. 98216e5 Quick compiler (arm64) Fix inline Math.round() by buzbee · 11 years ago
  7. 54659e3 ART: LoadConstWide should clobber temp reg by Alexei Zavjalov · 11 years ago
  8. 0a810d2 Fix null pointer check elimination for catch entries. by Vladimir Marko · 11 years ago
  9. f418f32 Handle potential <clinit>() correctly in LVN. by Vladimir Marko · 11 years ago
  10. 9d89466 Skip BBs without SSA representation in the Constant Propagation phase by Alexei Zavjalov · 11 years ago
  11. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 12 years ago
  12. b20d24d Error when taking the modulo of the length of an array by Brian Carlstrom · 12 years ago
  13. 3d325c6 Fix CopyRegInfo to keep live/dirty flags of new registers. by Chao-ying Fu · 12 years ago
  14. d3a2dfa Reuse promoted register temporarily by Yevgeny Rouban · 12 years ago
  15. 40bbb39 Fix Quick compiler "out of registers" by buzbee · 12 years ago
  16. a1a7074 Rewrite kMirOpSelect for all IF_ccZ opcodes. by Vladimir Marko · 12 years ago
  17. c17ebe8 Incorrect result of the "mul-long by 1" operation by Alexei Zavjalov · 12 years ago
  18. db40632 Add tests for null check elimination by local value numbering. by Vladimir Marko · 12 years ago
  19. 5a8e3d5 Bring over the new tests from https://android-review.googlesource.com/#/c/38771/. by Elliott Hughes · 13 years ago
  20. e62076c Fix special method codegen by buzbee · 14 years ago