]> granicus.if.org Git - llvm/commit
Re-commit of r238201 with fix for building with shared libraries.
authorLuke Cheeseman <luke.cheeseman@arm.com>
Mon, 1 Jun 2015 12:02:47 +0000 (12:02 +0000)
committerLuke Cheeseman <luke.cheeseman@arm.com>
Mon, 1 Jun 2015 12:02:47 +0000 (12:02 +0000)
commit7d97fc4164ecdd2141463f1914c4796824c84de5
treefe99a095b0173e27307e45d509e87dc897fa760a
parentaf0e519127d28604923fd71d1fbc198e8c33feba
Re-commit of r238201 with fix for building with shared libraries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238739 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/LLVMBuild.txt
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/AArch64/arm64-named-reg-alloc.ll
test/CodeGen/AArch64/arm64-named-reg-notareg.ll
test/CodeGen/AArch64/special-reg.ll [new file with mode: 0644]
test/CodeGen/AArch64/special-reg.s.s [new file with mode: 0644]
test/CodeGen/ARM/named-reg-alloc.ll
test/CodeGen/ARM/named-reg-notareg.ll
test/CodeGen/ARM/special-reg-acore.ll [new file with mode: 0644]
test/CodeGen/ARM/special-reg-mcore.ll [new file with mode: 0644]
test/CodeGen/ARM/special-reg.ll [new file with mode: 0644]