aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2012-02-20 23:28:17 +0000
committerEvan Cheng <evan.cheng@apple.com>2012-02-20 23:28:17 +0000
commit63618f9ba62da2ee447896ea49e9ac5f1d087971 (patch)
treed7a9ca6121bd8b6d3447218abe214edc741d4781 /clang/lib/Basic/SourceManager.cpp
parent5b8b3db5c941dc03c1fa307a04f93729889a656b (diff)
downloadllvm-63618f9ba62da2ee447896ea49e9ac5f1d087971.zip
llvm-63618f9ba62da2ee447896ea49e9ac5f1d087971.tar.gz
llvm-63618f9ba62da2ee447896ea49e9ac5f1d087971.tar.bz2
Fix machine-cp by having it to check sub-register indicies. e.g.
ecx = mov eax al = mov ch The second copy is not a nop because the sub-indices of ecx,ch is not the same of that of eax/al. Re-enabled machine-cp. PR11940 llvm-svn: 151002
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions