Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f71f950c8c653b6079bdb0875e16f532a6d2cac1
/
compiler
/
llvm
03dbc04
Make class status volatile.
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
72d3262
Give Compiler a back reference to the driver.
by Ian Rogers
· 11 years ago
11d9f06
Use instruction specific dalvik cache dirs.
by Narayan Kamath
· 11 years ago
af13ad9
Centralize instruction-set pointer-size, alignment, 64b-width code
by Andreas Gampe
· 11 years ago
b34f69a
Add command line support for enabling the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
be0e546
Cache field lowering info in mir_graph.
by Vladimir Marko
· 11 years ago
3d50407
Make out arguments non-reference types.
by Ian Rogers
· 11 years ago
f5df897
Rewrite the compiler interface for CompilerDriver.
by Nicolas Geoffray
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
2730db0
Add VerfiedMethod to DexCompilationUnit.
by Vladimir Marko
· 11 years ago
c7f8320
Refactor verification results.
by Vladimir Marko
· 11 years ago
5ddb410
Remove intialized static storage from dex cache.
by Ian Rogers
· 11 years ago
2b5eaa2
Move compiler code out of method verifier.
by Vladimir Marko
· 11 years ago
73fbaad
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
e21a407
Revert "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 11 years ago
f7ee116
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 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
d133b97
Shard dedupe set locks.
by Ian Rogers
· 11 years ago
d1946a2
am 22955837: Merge "Multi threaded hashed deduplication during compilation." into klp-dev
by Mathieu Chartier
· 11 years ago
193bad9
Multi threaded hashed deduplication during compilation.
by Mathieu Chartier
· 11 years ago
6e28820
Revert "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 11 years ago
70814f7
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
a7d56cf
Revert "Update ART for LLVM merge up to r187914."
by Ian Rogers
· 11 years ago
eaeab46
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
ec0cf9b
Revert "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 11 years ago
b8a874c
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
b7767e8
Revert "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 11 years ago
6a94caa
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
7d70a79
am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races
by Brian Carlstrom
· 11 years ago
7571e8b
Add flock(2)ing on dex-cache files to prevent races
by Brian Carlstrom
· 11 years ago
be6810d
Revert "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 11 years ago
6e6819f
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
9b3c3cd
C++11 support for ART.
by Mathieu Chartier
· 11 years ago
73a7907
Revert "Update ART for LLVM merge up to r187914."
by Stephen Hines
· 11 years ago
1961a27
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
4274889
Fixing cpplint readability/check issues
by Brian Carlstrom
· 11 years ago
2d88862
Fixing cpplint readability/casting issues
by Brian Carlstrom
· 11 years ago
02c8cc6
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues
by Brian Carlstrom
· 11 years ago
1895ea3
Fix cpplint readability/fn_size issues
by Brian Carlstrom
· 11 years ago
3e3d591
Fix cpplint build/namespaces issues
by Brian Carlstrom
· 11 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 11 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
f69863b
Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 11 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
56d947f
Add verification of boot.oat generated on device
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago