Revert "Migrate the AArch64 TargetRegisterInfo to its TargetMachine"
authorEric Christopher <echristo@gmail.com>
Wed, 18 Mar 2015 20:37:30 +0000 (20:37 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 18 Mar 2015 20:37:30 +0000 (20:37 +0000)
commitd587f213ad971f5e35c6a61f7cf7f37426d3c9cc
tree2923139bcc307301486e17c2507ebe099a02557d
parent01a1af4fe44c6bfcf1120091edb5dc541c3a8953
Revert "Migrate the AArch64 TargetRegisterInfo to its TargetMachine"
as we don't necessarily need to do this yet - though we could move
the base class to the TargetMachine as it isn't subtarget dependent.

This reverts commit r232103.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/AArch64/AArch64RegisterInfo.cpp
lib/Target/AArch64/AArch64RegisterInfo.h
lib/Target/AArch64/AArch64Subtarget.cpp
lib/Target/AArch64/AArch64Subtarget.h
lib/Target/AArch64/AArch64TargetMachine.cpp
lib/Target/AArch64/AArch64TargetMachine.h