Tests for mode switching
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 28 Jan 2014 23:13:30 +0000 (23:13 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 28 Jan 2014 23:13:30 +0000 (23:13 +0000)
commit634295bcb62646ea75dfe2248dc5a9d4b9d33ff1
treec33649afb1ef01ad25452bcdb820732e90e94242
parenteab5cc34c6d13d56ecc59153598695a6ff8d3e14
Tests for mode switching

1. test that inlineasm works
2. test that relaxable instructions are re-encoded in the correct mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200351 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/inlineasm-mode-switch.ll [new file with mode: 0644]
test/MC/ARM/fixup-cpu-mode.s [new file with mode: 0644]
test/MC/X86/fixup-cpu-mode.s [new file with mode: 0644]