index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
utils
/
arm
/
assembler_arm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-2
/
+3
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-7
/
+7
*
Forbid the use of shifts in ShifterOperand in Thumb2
Guillaume "Vermeille" Sanchez
2015-03-25
1
-0
/
+4
*
Revert "Forbid the use of shifts in ShifterOperand in Thumb2"
Calin Juravle
2015-03-17
1
-4
/
+0
*
Forbid the use of shifts in ShifterOperand in Thumb2
Guillaume "Vermeille" Sanchez
2015-03-11
1
-0
/
+4
*
Optimize double/float immediate loading on arm.
Nicolas Geoffray
2015-02-13
1
-6
/
+32
*
Improve ParallelMoveResolver to work with pairs.
Nicolas Geoffray
2015-02-10
1
-0
/
+10
*
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2015-01-08
1
-0
/
+7
*
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-19
1
-0
/
+2
*
Don't use CanHoldArm in the code generator.
Nicolas Geoffray
2014-11-28
1
-27
/
+14
*
Add support for int-to-char in the optimizing compiler.
Roland Levillain
2014-11-14
1
-0
/
+3
*
Add support for int-to-byte in the optimizing compiler.
Roland Levillain
2014-11-13
1
-0
/
+3
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-18
/
+20
*
Add support for static fields in optimizing compiler.
Nicolas Geoffray
2014-10-29
1
-0
/
+3
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
Add assembly operations with constants in optimizing compiler.
Nicolas Geoffray
2014-07-21
1
-3
/
+1
*
Support additional instructions in ARM and thumb assemblers
Dave Allison
2014-06-26
1
-10
/
+70
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-333
/
+382
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-7
/
+7
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-71
/
+61
*
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
1
-1
/
+1
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
1
-0
/
+659