aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineRegisterInfo.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-01-05 02:09:22 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-01-05 02:09:22 +0000
commitb1a429fd1c79be7898bd014ade551f7138b1a84f (patch)
treedf56a781a505835e366929d38ca82e4a45d38c7c /lib/CodeGen/MachineRegisterInfo.cpp
parent61e7ff907ae20a2049f1e522690a460abe4db41f (diff)
Sink the AddressingModeMatcher helper class into an anonymous namespace
next to its only user. This helper relies on TargetLowering information that shouldn't be generally used throughout the Transfoms library, and so it made little sense as a generic utility. This also consolidates the file where we need to remove the remaining uses of TargetLowering in favor of the IR-layer abstract interface in TargetTransformInfo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171590 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions