diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-08-03 20:19:44 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-08-03 20:19:44 +0000 |
commit | 9f565e19c5b99881ebef47e6aab2f7ea96544991 (patch) | |
tree | c03c75cc0c2d4a7643845bd17baf3b100e08a0c0 /llvm/lib/CodeGen/SplitKit.cpp | |
parent | 06d6a5363b8c3996a35a516f37d48c0ce3ca3606 (diff) | |
download | bcm5719-llvm-9f565e19c5b99881ebef47e6aab2f7ea96544991.tar.gz bcm5719-llvm-9f565e19c5b99881ebef47e6aab2f7ea96544991.zip |
Eliminate the VNInfo::hasPHIKill() flag.
The only real user of the flag was removeCopyByCommutingDef(), and it
has been switched to LiveIntervals::hasPHIKill().
All the code changed by this patch was only concerned with computing and
propagating the flag.
llvm-svn: 161255
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions