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
/
assembler_thumb_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move GetAndroidToolsDir to common location.
David Srbecky
2015-04-21
1
-89
/
+5
*
ART: Fix assembler_thumb_test
Andreas Gampe
2015-02-02
1
-7
/
+7
*
ART: Fix host test failure (assembler_thumb_test).
Tong Shen
2014-09-05
1
-0
/
+13
*
Implement array get and array put in optimizing.
Nicolas Geoffray
2014-07-28
1
-0
/
+6
*
ART: Increase command buffer size in assembler_thumb_test
Andreas Gampe
2014-07-21
1
-1
/
+1
*
Fix sizeof -> strlen to get the test to run on build servers.
Nicolas Geoffray
2014-07-21
1
-1
/
+1
*
Add assembly operations with constants in optimizing compiler.
Nicolas Geoffray
2014-07-21
1
-6
/
+11
*
Fix off-by-one errors in limit checking for ldr/str instructions.
Dave Allison
2014-06-26
1
-0
/
+35
*
Support additional instructions in ARM and thumb assemblers
Dave Allison
2014-06-26
1
-1
/
+137
*
Remove unused variable in assembler test.
Dave Allison
2014-06-05
1
-0
/
+2
*
Fix assembler test to use path if it can't find tools.
Dave Allison
2014-06-05
1
-7
/
+7
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-0
/
+1225