History log of /external/clang/test/CodeGen/asm_arm.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f79470583759d20c20268711e6111461aefa8461 09-Jul-2012 Jim Grosbach <grosbach@apple.com> Tests: check for target availability for target-specific tests.

Lots of tests are using an explicit target triple w/o first checking that the
target is actually available. Add a REQUIRES clause to a bunch of them. This should
hopefully unbreak bots which don't configure w/ all targets enabled.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159949 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/asm_arm.c
bf3d55243a58bc8ffc80c1fc581275677e348760 11-Aug-2010 Daniel Dunbar <daniel@zuster.org> ARM: Recognize single precision float register names.
- We don't recognize double or NEON register names yet -- we don't have the
infrastructure to generate the right clobbers for them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110775 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/asm_arm.c
1fd71718eee5f39f560f536f0ee9cf7c68876518 11-Aug-2010 Daniel Dunbar <daniel@zuster.org> ARM: Swap which registers we consider real / aliases to match LLVM and llvm-gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110774 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/asm_arm.c
b07fd76dcb9fcda931a9ab3fbfb2f5e1cdff57bf 23-Apr-2010 Chris Lattner <sabre@nondot.org> rename test


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102182 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/asm_arm.c