llvm-6502/include
Jakob Stoklund Olesen bf60aa9db5 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161255 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-03 20:19:44 +00:00
..
llvm Eliminate the VNInfo::hasPHIKill() flag. 2012-08-03 20:19:44 +00:00
llvm-c Remove tabs. 2012-07-19 00:01:33 +00:00