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_x86_64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-2
/
+4
*
[optimizing] Tune some x86_64 moves
Mark Mendell
2015-05-07
1
-0
/
+3
*
Refactor InvokeDexCallingConventionVisitor in Optimizing.
Roland Levillain
2015-04-29
1
-12
/
+7
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-1
/
+1
*
Opt compiler: Implement parallel move resolver without using swap.
Zheng Xu
2015-04-17
1
-2
/
+2
*
Merge "Revert "[optimizing] Improve x86 parallel moves/swaps""
Calin Juravle
2015-04-16
1
-1
/
+0
|
\
|
*
Revert "[optimizing] Improve x86 parallel moves/swaps"
Guillaume Sanchez
2015-04-15
1
-1
/
+0
*
|
Merge "Follow up of "div/rem on x86 and x86_64", to tidy up the code a little."
Calin Juravle
2015-04-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Follow up of "div/rem on x86 and x86_64", to tidy up the code a little.
Guillaume Sanchez
2015-04-10
1
-1
/
+1
*
|
[optimizing] Improve x86 parallel moves/swaps
Mark Mendell
2015-04-10
1
-0
/
+1
*
|
[optimizing] Address x86_64 RIP patch comments
Mark Mendell
2015-04-10
1
-1
/
+1
*
|
[optimizing] Add RIP support for x86_64
Mark Mendell
2015-04-09
1
-0
/
+14
*
|
Merge "Speedup div/rem by constants on x86 and x86_64"
Calin Juravle
2015-04-09
1
-0
/
+3
|
\
\
|
|
/
|
*
Speedup div/rem by constants on x86 and x86_64
Guillaume Sanchez
2015-04-09
1
-0
/
+3
*
|
Merge "[optimizing] Implement x86/x86_64 math intrinsics"
Andreas Gampe
2015-04-02
1
-1
/
+8
|
\
\
|
*
|
[optimizing] Implement x86/x86_64 math intrinsics
Mark Mendell
2015-04-01
1
-1
/
+8
|
|
/
*
|
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-0
/
+4
|
/
*
Intrinsify String.compareTo.
Nicolas Geoffray
2015-03-27
1
-0
/
+19
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-4
/
+0
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-0
/
+4
*
Avoid generating jmp +0.
Nicolas Geoffray
2015-02-18
1
-1
/
+1
*
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
/
+0
*
Support callee save floating point registers on x64.
Nicolas Geoffray
2015-01-23
1
-2
/
+0
*
Enable core callee-save on x64.
Nicolas Geoffray
2015-01-21
1
-1
/
+1
*
[optimizing compiler] Implement inline x86 FP '%'
Mark Mendell
2015-01-21
1
-0
/
+3
*
Add implicit null checks for the optimizing compiler
Calin Juravle
2015-01-16
1
-1
/
+4
*
ART: Optimizing compiler intrinsics
Andreas Gampe
2015-01-15
1
-1
/
+18
*
[optimizing compiler] Compute live spill size
Mark Mendell
2015-01-15
1
-0
/
+4
*
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2015-01-08
1
-0
/
+4
*
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-19
1
-0
/
+6
*
[optimizing compiler] Add shifts
Calin Juravle
2014-11-24
1
-0
/
+2
*
Consistently use k{InstructionSet}WordSize.
Nicolas Geoffray
2014-11-19
1
-1
/
+2
*
[optimizing compiler] Add REM_INT, REM_LONG
Calin Juravle
2014-11-17
1
-0
/
+1
*
Merge "Do a parallel move in BoundsCheckSlowPath."
Nicolas Geoffray
2014-11-13
1
-1
/
+1
|
\
|
*
Do a parallel move in BoundsCheckSlowPath.
Nicolas Geoffray
2014-11-12
1
-1
/
+1
*
|
Implement and/or/xor in optimizing.
Nicolas Geoffray
2014-11-12
1
-1
/
+3
|
/
*
Implement try/catch/throw in optimizing.
Nicolas Geoffray
2014-11-06
1
-26
/
+30
*
Implement CONST_CLASS in optimizing compiler.
Nicolas Geoffray
2014-11-04
1
-0
/
+2
*
Add support for static fields in optimizing compiler.
Nicolas Geoffray
2014-10-29
1
-2
/
+2
*
Implement register allocator for floating point registers.
Nicolas Geoffray
2014-10-21
1
-2
/
+6
*
Don't use assembler classes in code_generator.h.
Nicolas Geoffray
2014-10-16
1
-1
/
+11
*
Cleanup baseline register allocator.
Nicolas Geoffray
2014-10-10
1
-15
/
+2
*
Fix code generation of materialized conditions.
Nicolas Geoffray
2014-10-09
1
-2
/
+2
*
Stop converting from Location to ManagedRegister.
Nicolas Geoffray
2014-10-09
1
-1
/
+1
*
Add support for floats and doubles.
Nicolas Geoffray
2014-10-07
1
-4
/
+14
*
Optimize suspend checks in optimizing compiler.
Nicolas Geoffray
2014-09-25
1
-0
/
+5
*
Support for saving and restoring live registers in a slow path.
Nicolas Geoffray
2014-09-23
1
-0
/
+2
*
Implement invoke virtual in optimizing compiler.
Nicolas Geoffray
2014-09-17
1
-0
/
+2
*
Implement array get and array put in optimizing.
Nicolas Geoffray
2014-07-28
1
-1
/
+4
[next]