1. f1e6b7c Added new state and Soft/Hard error return to verifier for bad supers. by jeffhao · 13 years ago
  2. e551e95 Soft verification failures shouldn't reject the class. by Ian Rogers · 13 years ago
  3. 4668543 Recognize calls to constructors of unresolved classes. by Ian Rogers · 13 years ago
  4. 526643e Remove unnecessary exception and suspend checks. by TDYa127 · 13 years ago
  5. e94d9b2 Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland by Shih-wei Liao · 13 years ago
  6. b2eb5c1 Reduce memory usage. by TDYa127 · 13 years ago
  7. c073b07 Switch the handful of std::endl users over to the predominant "\n". by Elliott Hughes · 13 years ago
  8. 1d7e510 Reduce shadow frame size. by TDYa127 · 13 years ago
  9. 182e90b IsReferenceTypes() now uses IsNonZeroReferenceTypes() and IsZero(). by jeffhao · 13 years ago
  10. 3481b4d Fix IsNonZeroReferenceTypes to not return true if it's zero. by jeffhao · 13 years ago
  11. b57e952 Various fixes to new verifier. by jeffhao · 13 years ago
  12. 4d8df82 Check for unknown superclass earlier when checking invoke-super. by jeffhao · 13 years ago
  13. ad0b3a3 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  14. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 13 years ago
  15. 0d60484 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  16. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago