index
:
art.git
replicant-6.0
Android's art
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
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-3
/
+5
*
Refactor InvokeDexCallingConventionVisitor in Optimizing.
Roland Levillain
2015-04-29
1
-12
/
+7
*
Merge "Opt compiler: Implement parallel move resolver without using swap."
Nicolas Geoffray
2015-04-20
1
-6
/
+8
|
\
|
*
Opt compiler: Implement parallel move resolver without using swap.
Zheng Xu
2015-04-17
1
-6
/
+8
*
|
Opt compiler: ARM64: Follow other archs for a few codegen stubs.
Alexandre Rames
2015-04-20
1
-1
/
+5
|
/
*
ARM64: Remove suspend register.
Zheng Xu
2015-04-14
1
-6
/
+1
*
Implement CFI for Optimizing.
David Srbecky
2015-04-09
1
-0
/
+2
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-0
/
+4
*
ARM64: Update to VIXL 1.9.
Serban Constantinescu
2015-03-31
1
-2
/
+2
*
Intrinsify String.compareTo.
Nicolas Geoffray
2015-03-27
1
-0
/
+25
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-4
/
+0
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-0
/
+4
*
Update locations of registers after slow paths spilling.
Nicolas Geoffray
2015-03-16
1
-1
/
+4
*
Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release
Serban Constantinescu
2015-03-02
1
-5
/
+8
*
Avoid generating jmp +0.
Nicolas Geoffray
2015-02-18
1
-1
/
+1
*
Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64.
Serban Constantinescu
2015-02-05
1
-8
/
+22
*
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