diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-10-17 18:44:18 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-10-17 18:44:18 +0000 |
commit | 073644268349480e57dd0d8d488f6ef2894be87a (patch) | |
tree | 5451023405e7f2b232ba9cc876620bbee79dbfab /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ec92817e055e0c1614bc9a2c77bea251e889bdb0 (diff) | |
download | llvm-073644268349480e57dd0d8d488f6ef2894be87a.zip llvm-073644268349480e57dd0d8d488f6ef2894be87a.tar.gz llvm-073644268349480e57dd0d8d488f6ef2894be87a.tar.bz2 |
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().
llvm-svn: 166117
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions