Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5eb0d38dabda4d17a315c557f07f457308d28fa7
/
compiler
/
dex
/
dex_to_dex_compiler.cc
5eb0d38
ART: Wire up DexToDexCompiler without extern
by Andreas Gampe
· 9 years ago
c04c800
Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""
by Nicolas Geoffray
· 9 years ago
ed6195a
Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""
by Nicolas Geoffray
· 9 years ago
f075879
Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""
by Nicolas Geoffray
· 9 years ago
327c5ed
Revert "Make dex2dex return a CompiledMethod after quickening."
by Nicolas Geoffray
· 9 years ago
6920703
Make dex2dex return a CompiledMethod after quickening.
by Nicolas Geoffray
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
d7cbf8a
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
by Mathieu Chartier
· 10 years ago
091d238
Fix incompatible class change error for JIT stress mode
by Mathieu Chartier
· 10 years ago
ab1eb0d
ART: Templatize IsInt & IsUint
by Andreas Gampe
· 10 years ago
ffc605c
Add missing iget quick for bool, byte, char, short
by Mathieu Chartier
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
37f05ef
Reduced memory usage of primitive fields smaller than 4-bytes
by Fred Shih
· 10 years ago
be0e546
Cache field lowering info in mir_graph.
by Vladimir Marko
· 11 years ago
2730db0
Add VerfiedMethod to DexCompilationUnit.
by Vladimir Marko
· 11 years ago
1ebe217
Remove unused method in DEX-to-DEX.
by Sebastien Hertz
· 11 years ago
8b2c0b9
Use class def index from java.lang.Class.
by Ian Rogers
· 11 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 11 years ago
9b297bf
Refactor CompilerDriver::Compute..FieldInfo
by Ian Rogers
· 11 years ago
65ec92c
Refactor CompilerDriver::ComputeInvokeInfo
by Ian Rogers
· 11 years ago
866709c
Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev
by Sebastien Hertz
· 11 years ago
1e54d68
Disable devirtualization detection in DEX-to-DEX compiler.
by Sebastien Hertz
· 11 years ago
e0948e1
Make DexFiles opened from files readonly by default, but writable during dex2oat
by Brian Carlstrom
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
9fc16eb
Don't add barriers to clinit methods.
by Ian Rogers
· 11 years ago
7502122
Adds a DEX-to-DEX compilation level.
by Sebastien Hertz
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
d0b4959
am 9b7085a4: Fix cpplint readability/braces issues
by Brian Carlstrom
· 11 years ago
9b7085a
Fix cpplint readability/braces issues
by Brian Carlstrom
· 11 years ago
543959c
Support check-cast elision in DEX-to-DEX compiler.
by Sebastien Hertz
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed (98%) from src/compiler/dex/dex_to_dex_compiler.cc]
1581766
resolved conflicts for merge of 51c2467e to dalvik-dev
by Brian Carlstrom
· 11 years ago
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 11 years ago
cc10e0e
Constructor barrier support in DEX-to-DEX compiler.
by Sebastien Hertz
· 11 years ago
2d6ba51
Quickening support.
by Sebastien Hertz
· 11 years ago