Skip to content
Commit d5862ce3 authored by Lang Hames's avatar Lang Hames
Browse files

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.

llvm-svn: 151425
parent 01c047e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment