index
:
android_art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
code_generator_arm64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small optimization for recursive calls: avoid dex cache.
Nicolas Geoffray
2015-01-29
1
-0
/
+1
*
ART: Arm64 optimizing compiler intrinsics
Andreas Gampe
2015-01-28
1
-2
/
+22
*
Support callee save floating point registers on x64.
Nicolas Geoffray
2015-01-23
1
-5
/
+0
*
Enable core callee-save on x64.
Nicolas Geoffray
2015-01-21
1
-1
/
+1
*
Record implicit null checks at the actual invoke time.
Calin Juravle
2015-01-21
1
-1
/
+1
*
Add implicit null checks for the optimizing compiler
Calin Juravle
2015-01-16
1
-1
/
+4
*
[optimizing compiler] Compute live spill size
Mark Mendell
2015-01-15
1
-0
/
+5
*
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2015-01-08
1
-0
/
+4
*
Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile.
Serban Constantinescu
2015-01-05
1
-0
/
+4
*
Revert "Don't block quick callee saved registers for optimizing."
Nicolas Geoffray
2014-12-18
1
-0
/
+3
*
Don't block quick callee saved registers for optimizing.
Nicolas Geoffray
2014-12-18
1
-3
/
+0
*
Opt compiler: Add arm64 support for register allocation.
Alexandre Rames
2014-12-10
1
-18
/
+36
*
Opt Compiler: Arm64: Add support for more IRs plus various fixes.
Serban Constantinescu
2014-11-28
1
-3
/
+4
*
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-28
1
-0
/
+2
*
Consistently use k{InstructionSet}WordSize.
Nicolas Geoffray
2014-11-19
1
-1
/
+3
*
Opt compiler: Add support for more IRs on arm64.
Alexandre Rames
2014-11-18
1
-13
/
+23
*
Do a parallel move in BoundsCheckSlowPath.
Nicolas Geoffray
2014-11-12
1
-0
/
+5
*
Opt compiler: Add arm64 support for a few more IRs.
Alexandre Rames
2014-11-10
1
-2
/
+5
*
Opt compiler: Add arm64 support for floating-point.
Alexandre Rames
2014-11-10
1
-10
/
+9
*
Implement try/catch/throw in optimizing.
Nicolas Geoffray
2014-11-06
1
-21
/
+26
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+4
*
ART: optimizing compiler: initial support for ARM64.
Alexandre Rames
2014-10-23
1
-0
/
+236