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
/
utils
/
arm
/
assembler_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-5
/
+5
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+1
*
Implement CFI for JNI.
David Srbecky
2015-04-08
1
-39
/
+45
*
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-5
/
+1
*
Stack support for Optimizing compiler
Sebastien Hertz
2015-03-03
1
-6
/
+34
*
ART: Templatize IsInt & IsUint
Andreas Gampe
2015-02-18
1
-15
/
+16
*
ART: Arm intrinsics for Optimizing compiler
Andreas Gampe
2015-02-09
1
-0
/
+1
*
Don't use CanHoldArm in the code generator.
Nicolas Geoffray
2014-11-28
1
-30
/
+0
*
ART: Fix unused variables and functions
Andreas Gampe
2014-11-24
1
-2
/
+1
*
ART: Assembler_arm_test
Andreas Gampe
2014-11-20
1
-2
/
+15
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-3
/
+3
*
Merge "Tidy logging code not using UNIMPLEMENTED."
Ian Rogers
2014-10-25
1
-6
/
+6
|
\
|
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-6
/
+6
*
|
ARM: Use hardfp calling convention between java to java call.
Zheng Xu
2014-10-24
1
-2
/
+16
|
/
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
1
-8
/
+8
*
Add assembly operations with constants in optimizing compiler.
Nicolas Geoffray
2014-07-21
1
-0
/
+5
*
Use the thumb2 assembler for the optimizing compiler.
Nicolas Geoffray
2014-07-16
1
-3
/
+1
*
Support additional instructions in ARM and thumb assemblers
Dave Allison
2014-06-26
1
-67
/
+89
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-1310
/
+290
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-16
/
+16
*
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-1
/
+1
*
Calling convention support for cross 64/32 compilation.
Ian Rogers
2014-04-01
1
-5
/
+7
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-11
/
+11
*
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
1
-1
/
+1
*
Make heap reference poisoning work with the interpreter.
Hiroshi Yamauchi
2014-03-05
1
-0
/
+3
*
Use dmb.
Elliott Hughes
2013-12-13
1
-9
/
+0
*
Entry point clean up.
Ian Rogers
2013-08-12
1
-5
/
+5
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-1
/
+1
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
1
-0
/
+1895