summaryrefslogtreecommitdiff
path: root/test/CodeGen/asm_arm.c
AgeCommit message (Expand)Author
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach
2010-08-11ARM: Recognize single precision float register names.Daniel Dunbar
2010-08-11ARM: Swap which registers we consider real / aliases to match LLVM and llvm-gcc.Daniel Dunbar
2010-04-23rename testChris Lattner