summaryrefslogtreecommitdiff
path: root/compiler/utils/assembler_thumb_test.cc
AgeCommit message (Expand)Author
2015-10-14Improve Thumb2 bitwise operations. Vladimir Marko
2015-09-01ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers. Vladimir Marko
2015-07-30ART: Use __ANDROID__ instead of HAVE_ANDROID_OS Andreas Gampe
2015-06-17Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" Vladimir Marko
2015-06-16Revert "ART: Implement literal pool for arm, fix branch fixup." Vladimir Marko
2015-06-15ART: Implement literal pool for arm, fix branch fixup. Vladimir Marko
2015-05-22Revert "Revert "Introduce a NearLabel in thumb2."" Nicolas Geoffray
2015-05-13ART: Fix unused return-value in test Andreas Gampe
2015-04-21Move GetAndroidToolsDir to common location. David Srbecky
2015-02-02ART: Fix assembler_thumb_test Andreas Gampe
2014-09-05ART: Fix host test failure (assembler_thumb_test). Tong Shen
2014-07-28Implement array get and array put in optimizing. Nicolas Geoffray
2014-07-21ART: Increase command buffer size in assembler_thumb_test Andreas Gampe
2014-07-21Fix sizeof -> strlen to get the test to run on build servers. Nicolas Geoffray
2014-07-21Add assembly operations with constants in optimizing compiler. Nicolas Geoffray
2014-06-26Fix off-by-one errors in limit checking for ldr/str instructions. Dave Allison
2014-06-26Support additional instructions in ARM and thumb assemblers Dave Allison
2014-06-05Remove unused variable in assembler test. Dave Allison
2014-06-05Fix assembler test to use path if it can't find tools. Dave Allison
2014-06-05Thumb2 assembler for JNI compiler and optimizing compiler Dave Allison