summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-10-17 18:44:18 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-10-17 18:44:18 +0000
commit9aa6e0a134358c681cc5918ec65b1ec9726b778e (patch)
treea738921c6cfaf78dabeffc56473fcab921ed1079 /lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
parent72d9bbf11793345bee97bfe97cf954b289b12064 (diff)
downloadllvm-9aa6e0a134358c681cc5918ec65b1ec9726b778e.tar.gz
llvm-9aa6e0a134358c681cc5918ec65b1ec9726b778e.tar.bz2
llvm-9aa6e0a134358c681cc5918ec65b1ec9726b778e.tar.xz
Merge MRI::isPhysRegOrOverlapUsed() into isPhysRegUsed().
All callers of these functions really want the isPhysRegOrOverlapUsed() functionality which also checks aliases. For historical reasons, targets without register aliases were calling isPhysRegUsed() instead. Change isPhysRegUsed() to also check aliases, and switch all isPhysRegOrOverlapUsed() callers to isPhysRegUsed(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166117 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp')
0 files changed, 0 insertions, 0 deletions