1. 644d531 Fixes to x86 compilation. by jeffhao · 12 years ago
  2. f8641ce Fix the division overflow. by TDYa127 · 12 years ago
  3. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  4. 5d40f18 Fixes for "null instanceof" and class initialization by Brian Carlstrom · 13 years ago
  5. b886da8 Support for exceptions from array allocation. by Ian Rogers · 13 years ago
  6. e51a511 Exception support for CanPutArrayElementFromCode. by Ian Rogers · 13 years ago
  7. 932746a Stack overflow error and unit test. by Ian Rogers · 13 years ago
  8. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  9. 9086572 Fix for implicit null test for oat. by Ian Rogers · 13 years ago
  10. 25c3325 Fix compiler class initialization to properly deal with super classes by Brian Carlstrom · 13 years ago
  11. bbf1e41 Move main method tests from gtests to oat tests by Brian Carlstrom · 13 years ago
  12. 93dd966 Implicit NPE support when no exception given to throw. by Ian Rogers · 13 years ago
  13. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 13 years ago
  14. 2a475e7 Check-cast, instance-of, misc fixes by buzbee · 13 years ago
  15. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 13 years ago
  16. 1da522d Complete static field accesses; clear TODO's by buzbee · 13 years ago
  17. 4a3164f Codegen for invoke-super, invoke-interface by buzbee · 13 years ago
  18. 561227c Complete direct, static & virtual invoke by buzbee · 13 years ago
  19. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 13 years ago
  20. 8a48741 Allow compilation of classes in different ClassLoaders by Brian Carlstrom · 13 years ago
  21. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago