index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
Age
Commit message (
Expand
)
Author
2015-06-24
Fix another case of un-verified dead code.
Nicolas Geoffray
2015-06-23
Do not overwrite an input register in shift operations.
Nicolas Geoffray
2015-06-22
ART: Don't do pre-linked calls to the interpreter bridge.
Vladimir Marko
2015-06-22
Revert "Revert "Add support for inlining already sharpened interface calls.""
Nicolas Geoffray
2015-06-22
Revert "Add support for inlining already sharpened interface calls. DO NOT ME...
Nicolas Geoffray
2015-06-22
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
Nicolas Geoffray
2015-06-22
Use compiling class instead of outer class for access checks.
Nicolas Geoffray
2015-06-22
Use compiling class instead of referrer for access checks.
Nicolas Geoffray
2015-06-22
Be careful with predecessor/successor index.
Nicolas Geoffray
2015-06-22
Merge "Don't check the return type in the builder." into mnc-dev
Nicolas Geoffray
2015-06-22
Don't check the return type in the builder.
Nicolas Geoffray
2015-06-22
Do not expect 0 or 1 only when comparing a boolean.
Nicolas Geoffray
2015-06-22
Run a simplification pass before code generation.
Nicolas Geoffray
2015-06-22
Merge "Bailout from compilation if an invoke is malformed." into mnc-dev
Nicolas Geoffray
2015-06-22
Bailout from compilation if an invoke is malformed.
Nicolas Geoffray
2015-06-22
Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev
Nicolas Geoffray
2015-06-22
Fix wrong DCHECK in bounds check elimination.
Nicolas Geoffray
2015-06-22
Fix a bug in optimizing when the null constant has been DCE.
Nicolas Geoffray
2015-06-22
Fix String Change baseline compiler errors.
Nicolas Geoffray
2015-06-20
Use signed encoding when using relative CFI addresses.
David Srbecky
2015-06-19
Merge "ART: Fix BCE lint issue" into mnc-dev
Mingyao Yang
2015-06-19
ART: Fix BCE lint issue
Andreas Gampe
2015-06-19
Merge "Fix GC map generation edge case" into mnc-dev
Mathieu Chartier
2015-06-19
Fix GC map generation edge case
Mathieu Chartier
2015-06-19
Remove bogus DCHECK in BCE.
Nicolas Geoffray
2015-06-19
Fix premature deoptimization if the loop body isn't entered.
Mingyao Yang
2015-06-19
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
David Srbecky
2015-06-19
Fix case where block has no predecessor for StringChange.
Jeff Hao
2015-06-19
Quick: Handle total high/low register overlap on arm/mips.
Vladimir Marko
2015-06-19
Quick: Fix optimizations for empty if blocks.
Vladimir Marko
2015-06-19
ART: Remove old DCHECK that trips Baseline
David Brazdil
2015-06-18
Fix StringChange for optimizing compiler.
Jeff Hao
2015-06-19
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-18
Quick: Don't expect move-exception in every catch block.
Vladimir Marko
2015-06-18
Merge "ART: Allow PackedSwitch instructions with zero targets" into mnc-dev
David Brazdil
2015-06-18
ART: Allow PackedSwitch instructions with zero targets
David Brazdil
2015-06-18
Quick: Fix marking unused registers in DCE.
Vladimir Marko
2015-06-18
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-06-18
Merge "Add support for inlining already sharpened interface calls. DO NOT MER...
Nicolas Geoffray
2015-06-18
Add support for inlining already sharpened interface calls. DO NOT MERGE ANYW...
Nicolas Geoffray
2015-06-18
Fix reference comparison after redundant phi elimination.
Nicolas Geoffray
2015-06-11
Move image intern table into image
Mathieu Chartier
2015-06-09
Quick: Fix LoopRepeatingTopologicalSortIterator.
Vladimir Marko
2015-06-03
ART: Prune FindArrayClass cache in image writer
Andreas Gampe
2015-06-02
Add clear cache for JIT
Mathieu Chartier
2015-06-02
Merge "Move mirror::ArtMethod to native" into mnc-dev
Mathieu Chartier
2015-06-02
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
Fix another source of undeterministic inlining.
Nicolas Geoffray
2015-06-01
Fix another source of undeterministic inlining.
Nicolas Geoffray
2015-06-01
Merge "Make inlining deterministic." into mnc-dev
Nicolas Geoffray
[next]