Lang Hames c69cbd0a74 Make the peephole optimizer clear kill flags on a vreg if it's about to add new
uses of the vreg, since the old kills may no longer be valid.  This was causing
-verify-machineinstrs to complain about uses after kills, and could potentially
have been causing subtle register allocation issues, but I haven't come across a
test case yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151425 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-25 02:01:00 +00:00
..
2012-02-06 22:30:29 +00:00
2012-02-25 01:02:44 +00:00
2012-02-22 13:42:11 +00:00
2012-02-24 19:06:15 +00:00
2012-02-22 16:09:41 +00:00
2012-02-25 01:10:59 +00:00