Kill-flags, which computeRegisterLiveness uses, are not reliable. LivePhysRegs is.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D19472
[X86] Use LivePhysRegs in X86FixupBWInsts. ClosedPublic Authored by ab on Apr 24 2016, 1:16 PM.
Details Summary Kill-flags, which computeRegisterLiveness uses, are not reliable. LivePhysRegs is.
Diff Detail Event Timelineab updated this object. This revision is now accepted and ready to land.Apr 25 2016, 9:11 AM Closed by commit rL267495: [X86] Use LivePhysRegs in X86FixupBWInsts. (authored by ab). · Explain WhyApr 25 2016, 5:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 54811 lib/Target/X86/X86FixupBWInsts.cpp
test/CodeGen/X86/MergeConsecutiveStores.ll
test/CodeGen/X86/fixup-bw-inst.ll
test/CodeGen/X86/return-ext.ll
|