diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-25 05:45:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-25 05:45:18 +0000 |
commit | 83b9c50f8f6ca1dda4614f1c6cf0da9563494fb7 (patch) | |
tree | c7652ff9070cc50db4fcaf75185ea5203c6ce4d1 /llvm/lib/Target/TargetData.cpp | |
parent | af7e898e841b9c4d2e5cc602be93c6952ef8ace8 (diff) | |
download | bcm5719-llvm-83b9c50f8f6ca1dda4614f1c6cf0da9563494fb7.tar.gz bcm5719-llvm-83b9c50f8f6ca1dda4614f1c6cf0da9563494fb7.zip |
Fix a bug where we incorrectly value numbered the first PHI definition the
same as the PHI use. This is not correct as the PHI use value is different
depending on which branch is taken. This fixes espresso with aggressive
coallescing, and perhaps others.
llvm-svn: 15189
Diffstat (limited to 'llvm/lib/Target/TargetData.cpp')
0 files changed, 0 insertions, 0 deletions