diff options
author | Evan Cheng <evan.cheng@apple.com> | 2012-02-20 23:28:17 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2012-02-20 23:28:17 +0000 |
commit | 01b623c8c2d1bd015a8bb20eafee3322575eff8f (patch) | |
tree | c0c84728e3eea442bee36fcf519a5ba9a570e958 /lib/Analysis/ScalarEvolutionExpander.cpp | |
parent | acb6f5096f566cb9ed41226c8dd95368209cc892 (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151002 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions