Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
dcee9eeaa1d6ad80301c2ca52145259ab83abb2a
/
runtime
/
dex_instruction.h
b1f1d64
Workaround for range ops spanning vreg gap
by buzbee
· 11 years ago
c61124b
Cleanup invoke in interpreter.
by Sebastien Hertz
· 11 years ago
3b588e0
Optimize instruction data fetch in interpreter.
by Sebastien Hertz
· 11 years ago
0f055d1
resolved conflicts for merge of 7934ac28 to dalvik-dev
by Brian Carlstrom
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
56eb9bc
Merge "Avoid fetching instruction's first 16 bits twice." into dalvik-dev
by Sebastien Hertz
· 11 years ago
b0f3f48
Avoid fetching instruction's first 16 bits twice.
by Sebastien Hertz
· 11 years ago
58d8b95
am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues
by Brian Carlstrom
· 12 years ago
02c8cc6
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues
by Brian Carlstrom
· 12 years ago
98c19d2
am 2ce745c0: Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
42425b3
am fc0e3219: Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
543959c
Support check-cast elision in DEX-to-DEX compiler.
by Sebastien Hertz
· 12 years ago
1db9113
resolved conflicts for merge of 7940e44f to dalvik-dev
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/dex_instruction.h]
bba5dd5
Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev
by Anwar Ghuloum
· 12 years ago
d25de7a
Preparing SSA support for SEA IR: reaching definitions.
by Dragos Sbirlea
· 12 years ago
39f9927
Added wrapper functions for register acccess in Instruction.
by Dragos Sbirlea
· 12 years ago
2d6ba51
Quickening support.
by Sebastien Hertz
· 12 years ago
92c607f
Optimize branch instructions in interpreter.
by Sebastien Hertz
· 12 years ago
5243e91
Reduce use of DecodedInstruction in verifier.
by Sebastien Hertz
· 12 years ago
9cec247
Various improvements to interpreter.
by Jeff Hao
· 12 years ago
807a256
Improve interpreter performance.
by Sebastien Hertz
· 12 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
df1ce91
Add alignment attribute to packed.
by Ian Rogers
· 12 years ago
2fa6b2e
Interpreter.
by Ian Rogers
· 12 years ago
a75a013
Make dex instruction size a lookup.
by Ian Rogers
· 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
19c350a
Move payload data structures to dex_instruction.h.
by Logan Chien
· 13 years ago
adb8c67
Move the compiler away from libdex.
by Elliott Hughes
· 13 years ago
3bb3246
Fix to instruction typing for verifier.
by jeffhao
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
2c8a857
Debug tidying some verification fixes.
by Ian Rogers
· 13 years ago
d81871c
Verifier clean up.
by Ian Rogers
· 13 years ago
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 13 years ago
b4df514
Added more checking upon resolution and bytecode rewriting to verifier.
by jeffhao
· 13 years ago
bdb7651
Added second pass which does code flow checking to verifier.
by jeffhao
· 13 years ago
ba5ebb9
Added first pass of verifier and supporting changes.
by jeffhao
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
e4c1ce4
Extend the instruction class with instruction attributes.
by Carl Shapiro
· 14 years ago
d84f49c
Limit the visibility of the instruction list.
by Carl Shapiro
· 14 years ago
12eb78e
Add an instruction abstraction and visitor.
by Carl Shapiro
· 14 years ago