Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
27c590edf6c24107b6473e84e526c432bd081f6e
/
src
/
compiler
c644405
Update class_initializer_black_list for master
by Brian Carlstrom
· 11 years ago
0b4e3ef
Add StandardCharsets to the class_initializer_black_list
by Brian Carlstrom
· 11 years ago
48fcf64
Merge "Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero." into dalvik-dev
by Sebastien Hertz
· 11 years ago
0a3b863
Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero.
by Sebastien Hertz
· 11 years ago
7467ee0
Added support for SEA IR.
by Dragos Sbirlea
· 11 years ago
2d6ba51
Quickening support.
by Sebastien Hertz
· 12 years ago
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
b19fa80
Don't always slow-path array casts/instance-of.
by Ian Rogers
· 11 years ago
c81f003
Merge "Move image class computation to the CompilerDriver" into dalvik-dev
by Brian Carlstrom
· 11 years ago
9639160
Move image class computation to the CompilerDriver
by Brian Carlstrom
· 11 years ago
d457d8a
Merge "No access check support." into dalvik-dev
by Sebastien Hertz
· 11 years ago
e246319
Merge "Avoid null-checks in blocks following an explicit check." into dalvik-dev
by Ian Rogers
· 11 years ago
22fd6a0
Avoid null-checks in blocks following an explicit check.
by Ian Rogers
· 11 years ago
fa7809f
Mark instructions that produce non-null object arguments as non-null.
by Ian Rogers
· 11 years ago
233ea8e
No access check support.
by Sebastien Hertz
· 11 years ago
1484395
am 7675e16b: Rename art-cache to dalvik-cache
by Brian Carlstrom
· 11 years ago
7675e16
Rename art-cache to dalvik-cache
by Brian Carlstrom
· 11 years ago
78ffecc
Merge "Simplify CanAssumeTypeIsPresentInDexCache." into dalvik-dev
by Ian Rogers
· 11 years ago
ece6c6e
Merge "Tweaks to check-cast codegen." into dalvik-dev
by Ian Rogers
· 11 years ago
2630985
Tweaks to check-cast codegen.
by Ian Rogers
· 11 years ago
6fe568e
Simplify CanAssumeTypeIsPresentInDexCache.
by Ian Rogers
· 11 years ago
0aba0ba
Created compiled stubs in image.
by Jeff Hao
· 11 years ago
c9e463c
Faster instance-of for final classes.
by Ian Rogers
· 11 years ago
a700596
Unresolved types aren't assignable from Object.
by Ian Rogers
· 11 years ago
fae370a
Don't apply instance-of peephole when vDest == vSrc.
by Ian Rogers
· 11 years ago
980d16b
Stage 2 of cast elision opt.
by Dragos Sbirlea
· 11 years ago
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 11 years ago
48ae54e
Tune ArenaBitVector::Iterator::Next.
by Ian Rogers
· 11 years ago
d058380
Allow type based sharpening for imprecise references.
by Ian Rogers
· 11 years ago
8427a3d
Merge "Don't mark instanceof as a safepoint." into dalvik-dev
by Ian Rogers
· 11 years ago
637c65b
Verifier improvements.
by Ian Rogers
· 11 years ago
397c048
Don't mark instanceof as a safepoint.
by Ian Rogers
· 11 years ago
207bb65
Merge "More profiler driven tweaks." into dalvik-dev
by Ian Rogers
· 11 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
· 12 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
Next »