summaryrefslogtreecommitdiffstats
path: root/compiler/utils/assembler_thumb_test.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix assembler_thumb_testAndreas Gampe2015-02-021-7/+7
* ART: Fix host test failure (assembler_thumb_test).Tong Shen2014-09-051-0/+13
* Implement array get and array put in optimizing.Nicolas Geoffray2014-07-281-0/+6
* ART: Increase command buffer size in assembler_thumb_testAndreas Gampe2014-07-211-1/+1
* Fix sizeof -> strlen to get the test to run on build servers.Nicolas Geoffray2014-07-211-1/+1
* Add assembly operations with constants in optimizing compiler.Nicolas Geoffray2014-07-211-6/+11
* Fix off-by-one errors in limit checking for ldr/str instructions.Dave Allison2014-06-261-0/+35
* Support additional instructions in ARM and thumb assemblersDave Allison2014-06-261-1/+137
* Remove unused variable in assembler test.Dave Allison2014-06-051-0/+2
* Fix assembler test to use path if it can't find tools.Dave Allison2014-06-051-7/+7
* Thumb2 assembler for JNI compiler and optimizing compilerDave Allison2014-06-051-0/+1225