aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/arm_asm_clobber.c
AgeCommit message (Expand)Author
2010-04-23rename testChris Lattner
2010-04-23david conrad points out that {|} in inline assembly on arm are not asmChris Lattner
2010-03-04Revert changes r97693, r97700, and r97718.John McCall
2010-03-04XFAIL these tests on win32, since the win32 buildbot apparently disables allJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-08Use clang-cc in this test.Daniel Dunbar
2009-09-17Add ARM register names and aliases.Daniel Dunbar