Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
a7005960d536cbfd7ba82d2fa52ee1865516435b
/
src
/
compiler
a700596
Unresolved types aren't assignable from Object.
by Ian Rogers
· 12 years ago
fae370a
Don't apply instance-of peephole when vDest == vSrc.
by Ian Rogers
· 12 years ago
980d16b
Stage 2 of cast elision opt.
by Dragos Sbirlea
· 12 years ago
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 12 years ago
48ae54e
Tune ArenaBitVector::Iterator::Next.
by Ian Rogers
· 12 years ago
d058380
Allow type based sharpening for imprecise references.
by Ian Rogers
· 12 years ago
8427a3d
Merge "Don't mark instanceof as a safepoint." into dalvik-dev
by Ian Rogers
· 12 years ago
637c65b
Verifier improvements.
by Ian Rogers
· 12 years ago
397c048
Don't mark instanceof as a safepoint.
by Ian Rogers
· 12 years ago
207bb65
Merge "More profiler driven tweaks." into dalvik-dev
by Ian Rogers
· 12 years ago
39ebcb8
More profiler driven tweaks.
by Ian Rogers
· 12 years ago
817e45a
Compiler: type inference bug.
by buzbee
· 12 years ago
1bf8d4d
Profiler directed clean-up of dex2oat.
by Ian Rogers
· 12 years ago
f8582c3
Build fix.
by Ian Rogers
· 12 years ago
e3cd2f0
Enable devirtualization for abstract and sub-class methods.
by Ian Rogers
· 12 years ago
6a47b9d
Refactor ElfWriter and introduce ElfWriterQuick
by Brian Carlstrom
· 12 years ago
33e9566
Various GCC 3.6 and clang build fixes.
by Ian Rogers
· 12 years ago
cf479b2
Merge "Rename abstract method code_ to entry_point_from_compiled_code_." into dalvik-dev
by Jeff Hao
· 12 years ago
aa4a793
Rename abstract method code_ to entry_point_from_compiled_code_.
by Jeff Hao
· 12 years ago
a55e10d
Merge "Compiler: replace DOM traversal computation" into dalvik-dev
by buzbee
· 12 years ago
a5abf70
Compiler: replace DOM traversal computation
by buzbee
· 12 years ago
1674363
Improve interpreter to interpreter invokes.
by Jeff Hao
· 12 years ago
c44f68f
Fixed Android.common.mk #define setting for small art
by Anwar Ghuloum
· 12 years ago
bf47e5f
Tracking merge of JWR32E (#656244) to dalvik-dev
by Brian Carlstrom
· 12 years ago
02c4223
Supporting de-virtualization for precise types.
by Sameer Abu Asal
· 12 years ago
cf9773a
Merge "Compile filter for small applications and methods" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
8447d84
Compile filter for small applications and methods
by Anwar Ghuloum
· 12 years ago
e40f302
Track rename of JSSE
by Kenny Root
· 12 years ago
302a72d
Revert "Supporting de-virtualization for precise types."
by Brian Carlstrom
· 12 years ago
31d4b8e
Supporting de-virtualization for precise types.
by Sameer Abu Asal
· 12 years ago
88fc036
Merge "Revert "Supporting de-virtualization for precise types."" into dalvik-dev
by Ian Rogers
· 12 years ago
f4da607
Revert "Supporting de-virtualization for precise types."
by Ian Rogers
· 12 years ago
dfe0a24
Merge "Supporting de-virtualization for precise types." into dalvik-dev
by Ian Rogers
· 12 years ago
79fe539
Removing remaining compiled stubs from image.
by Jeff Hao
· 12 years ago
b0682d5
Supporting de-virtualization for precise types.
by Sameer Abu Asal
· 12 years ago
58df327
Removed compiled resolution trampoline.
by Jeff Hao
· 12 years ago
e7a5b7d
Fix memory leak of and use without initialization.
by Ian Rogers
· 12 years ago
6282dc1
MIR tidying.
by Ian Rogers
· 12 years ago
1f55ea0
minor cleanup
by Anwar Ghuloum
· 12 years ago
ee98895
Add bool to verifier to allow soft failures.
by Jeff Hao
· 12 years ago
c4f105d
Compile less stuff
by Anwar Ghuloum
· 12 years ago
4b4d711
Remove SLOW_ART output spam in compiler driver.
by Jeff Hao
· 12 years ago
9d6589c
Merge "Compiler: continuing refactoring" into dalvik-dev
by buzbee
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago
f08e473
Fix abort regression.
by Ian Rogers
· 12 years ago
10e75ab
Build fix.
by Ian Rogers
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
9609cb6
Remove remaining code related to compiled invoke and proxy stubs.
by Jeff Hao
· 12 years ago
b0245ae
Compiler: stop wasting cycles....
by buzbee
· 12 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 12 years ago
bf393ef
Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2
by Brian Carlstrom
· 12 years ago
c404bfb
Disable branch weights due to issue with llvm jb-mr2
by Brian Carlstrom
· 12 years ago
a188cd4
Use Thumb sp-relative store.
by Sebastien Hertz
· 12 years ago
75c233d
Merge "Remove code related to compiled invoke stubs." into dalvik-dev
by Jeff Hao
· 12 years ago
74180ca
Remove code related to compiled invoke stubs.
by Jeff Hao
· 12 years ago
22c0569
Disable close of compiler_library_ to workaround mclinker bug affecting gtest output
by Brian Carlstrom
· 12 years ago
333a8ec
Update class_initializer_black_list for jb-mr2
by Brian Carlstrom
· 12 years ago
37d4879
Changes to move to jb-mr2 based llvm
by Brian Carlstrom
· 12 years ago
52003fe
Merge "Compiler: rework dataflow iterator." into dalvik-dev
by buzbee
· 12 years ago
0665fe0
Compiler: rework dataflow iterator.
by buzbee
· 12 years ago
f3e9855
Slow ART.
by Ian Rogers
· 12 years ago
2da15ed
Merge "Make shadow frame addresses unique." into dalvik-dev
by Sebastien Hertz
· 12 years ago
71fe267
Some common frontend tidying.
by Ian Rogers
· 12 years ago
311ca16
Compiler: Spring cleaning
by buzbee
· 12 years ago
f11afa0
Make shadow frame addresses unique.
by Sebastien Hertz
· 12 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 12 years ago
04d7aa9
Fix object verification.
by Ian Rogers
· 12 years ago
aed0716
Some comment tweaks in quick.
by Ian Rogers
· 12 years ago
11ba0e9
Fix bad use of T3 encoding of add w/ pc
by buzbee
· 12 years ago
3559973
Add bitcode dumping to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
bd86bcc
Tracking rebase to jb-mr1-release
by Brian Carlstrom
· 12 years ago
3f47c12
Fix portable build on build server by removing depenency on ANDROID_HOST_OUT
by Brian Carlstrom
· 12 years ago
0d94eb6
Minor LLVM cleanup.
by Ian Rogers
· 12 years ago
055095a
Merge "Remove ExtractCodeAndPrelink and switch Portable to MCLinker" into dalvik-dev
by Brian Carlstrom
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 13 years ago
03c8960
Merge "Volatile support in Portable compiler." into dalvik-dev
by Sebastien Hertz
· 12 years ago
4b2e0b0
Volatile support in Portable compiler.
by Sebastien Hertz
· 12 years ago
901d5ba
Intrinsics support in Portable compiler.
by Sebastien Hertz
· 12 years ago
4c1c283
Move compiler_llvm to art::llvm.
by Ian Rogers
· 12 years ago
89756f2
Rename OatCompilationUnit to Dex.. move to compiler.
by Ian Rogers
· 12 years ago
219b5a8
Rename CompilationContext to ParallelCompilationManager.
by Ian Rogers
· 12 years ago
8550c9c
Move the jni_compiler_test under compiler/jni.
by Ian Rogers
· 12 years ago
0211378
Move the JNI compilers under compiler.
by Ian Rogers
· 12 years ago
1212a02
Move the Compiler to CompilerDriver.
by Ian Rogers
· 12 years ago
0d43d54
Generates barrier in constructor.
by Sebastien Hertz
· 12 years ago
76ae4fe
1 IR builder. Kill greenland. Remove JTypeSpace.
by Ian Rogers
· 12 years ago
395116c
Compiler: rearranging the deck chairs.
by buzbee
· 12 years ago
b7f49eb
Merge "Remove Iceland." into dalvik-dev
by Ian Rogers
· 12 years ago
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
a0e8bbd
Add debug info on sporadic compiler crash.
by buzbee
· 12 years ago
9e1448a
Update comment making reference to an old file.
by Sebastien Hertz
· 12 years ago
972a205
Merge "Add "select" detection to common frontend" into dalvik-dev
by buzbee
· 12 years ago
f662a7c
Add "select" detection to common frontend
by buzbee
· 12 years ago
9bd0281
Enable inlining of Unsafe methods for x86.
by Jeff Hao
· 12 years ago
ee52cde
Merge "Codegen tweaks" into dalvik-dev
by buzbee
· 12 years ago
c7d1f91
Codegen tweaks
by buzbee
· 12 years ago
b524db1
Merge "Add sun.misc.Unsafe get/put int/long/object intrinsics." into dalvik-dev
by Jeff Hao
· 12 years ago
5a70fe8
Add sun.misc.Unsafe get/put int/long/object intrinsics.
by Jeff Hao
· 12 years ago
987db60
Merge "Compiler cleanup: remove some old JIT leftovers." into dalvik-dev
by buzbee
· 12 years ago
8368340
Merge "Skip card mark when storing known null reference" into dalvik-dev
by buzbee
· 12 years ago
Next »