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