Revert "Re-commit changes in r237579 with fix for bug breaking windows builds."
authorDiego Novillo <dnovillo@google.com>
Tue, 26 May 2015 17:45:38 +0000 (17:45 +0000)
committerDiego Novillo <dnovillo@google.com>
Tue, 26 May 2015 17:45:38 +0000 (17:45 +0000)
commit9c24c958f1564ed6787d074dec033024c340c36f
tree4699952f4738b9ae825fad179e2cc6581611b906
parent69dd37580c8425ece74551008ca9d01d368c35ff
Revert "Re-commit changes in r237579 with fix for bug breaking windows builds."

This reverts commit r238201 to fix linking problems in x86 Linux
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150525/278413.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238223 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
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 [deleted file]
test/CodeGen/ARM/named-reg-alloc.ll
test/CodeGen/ARM/named-reg-notareg.ll
test/CodeGen/ARM/special-reg-acore.ll [deleted file]
test/CodeGen/ARM/special-reg-mcore.ll [deleted file]
test/CodeGen/ARM/special-reg.ll [deleted file]