Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0702f925046ec91dfbd8d0d34bca8f21a85176b9
/
runtime
/
dex_instruction_list.h
6918bf1
Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""
by Igor Murashkin
· 9 years ago
7bbb80a
Revert "lambda: Experimental support for capture-variable and liberate-variable"
by Nicolas Geoffray
· 9 years ago
b721234
lambda: Experimental support for capture-variable and liberate-variable
by Igor Murashkin
· 9 years ago
b1f3753
Added index type of dex byte instructions.
by Aart Bik
· 9 years ago
2ee54e2
runtime: Partially implement box-lambda and unbox-lambda experimental opcodes
by Igor Murashkin
· 9 years ago
158f35c
interpreter: Add experimental lambda opcodes for invoke/create-lambda
by Igor Murashkin
· 9 years ago
d7cbf8a
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
by Mathieu Chartier
· 10 years ago
ffc605c
Add missing iget quick for bool, byte, char, short
by Mathieu Chartier
· 10 years ago
4266fd7
Merge "Fix sput-wide verification flag."
by Ian Rogers
· 10 years ago
984fb79
ART: Fix verifier flags for quickened IPUT
by Andreas Gampe
· 10 years ago
be8d99c
Fix sput-wide verification flag.
by Logan Chien
· 10 years ago
37f05ef
Reduced memory usage of primitive fields smaller than 4-bytes
by Fred Shih
· 10 years ago
c331431
ART: Method verifier must check invoke-virtuals for non-zero args
by Andreas Gampe
· 10 years ago
5fb22a9
Don't verify runtime only opcodes in the data-flow phase of verification.
by Ian Rogers
· 10 years ago
c3db20b
ART: API to dex instructions
by Jean Christophe Beyler
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/dex_instruction_list.h]
cc10e0e
Constructor barrier support in DEX-to-DEX compiler.
by Sebastien Hertz
· 11 years ago
2d6ba51
Quickening support.
by Sebastien Hertz
· 12 years ago
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 12 years ago
526643e
Remove unnecessary exception and suspend checks.
by TDYa127
· 13 years ago
eb57014
fill-array-data opcode marked as throw, so it generates a gc map.
by jeffhao
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
b4df514
Added more checking upon resolution and bytecode rewriting to verifier.
by jeffhao
· 13 years ago
ba5ebb9
Added first pass of verifier and supporting changes.
by jeffhao
· 13 years ago
e4c1ce4
Extend the instruction class with instruction attributes.
by Carl Shapiro
· 13 years ago
d84f49c
Limit the visibility of the instruction list.
by Carl Shapiro
· 13 years ago