Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2bcb43111edf7bf99fe409ff3e9c76a285e54c25
/
compiler
/
optimizing
/
intrinsics_arm.cc
9931f31
Opt compiler: Add a description to slow paths.
by Alexandre Rames
· 10 years ago
94015b9
Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""
by Nicolas Geoffray
· 10 years ago
c345f14
Revert "Use HCurrentMethod in HInvokeStaticOrDirect."
by Nicolas Geoffray
· 10 years ago
38207af
Use HCurrentMethod in HInvokeStaticOrDirect.
by Nicolas Geoffray
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
07276db
Don't do a null test in MarkGCCard if the value cannot be null.
by Nicolas Geoffray
· 10 years ago
ba6fdbc
ART: arm indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
ec525fc
Factor MoveArguments methods in Optimizing's intrinsics handlers.
by Roland Levillain
· 10 years ago
2d27c8e
Refactor InvokeDexCallingConventionVisitor in Optimizing.
by Roland Levillain
· 10 years ago
80613ff
Merge "Have HInvoke instructions know their number of actual arguments."
by Roland Levillain
· 10 years ago
3e3d733
Have HInvoke instructions know their number of actual arguments.
by Roland Levillain
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
eb5459c
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
by Roland Levillain
· 10 years ago
4c0eb42
Ensure inlined static calls perform clinit checks in Optimizing.
by Roland Levillain
· 10 years ago
641547a
[optimizing] Fix a bug in moving the null check to the user.
by Calin Juravle
· 10 years ago
9021825
Type MoveOperands.
by Nicolas Geoffray
· 10 years ago
ca71458
ART: Add Clang's -Wused-but-marked-unused
by Andreas Gampe
· 10 years ago
392351a
Merge "[optimizing] Do not inline intrinsics"
by Nicolas Geoffray
· 10 years ago
3e90a96
[optimizing] Do not inline intrinsics
by Razvan A Lupusoru
· 10 years ago
512e04d
Fix typos spotted by Andreas.
by Nicolas Geoffray
· 10 years ago
d75948a
Intrinsify String.compareTo.
by Nicolas Geoffray
· 10 years ago
a8ac913
Refactor code in preparation of correct stack maps in slow path.
by Nicolas Geoffray
· 10 years ago
2bcf9bf
ART: Arm intrinsics for Optimizing compiler
by Andreas Gampe
· 10 years ago