This is an archive of the discontinued LLVM Phabricator instance.

X86FixupBWInsts: Minor cleanup. NFC
ClosedPublic

Authored by zvi on Mar 22 2017, 3:09 PM.

Details

Summary

Cleanup some remnants of code from when the X86FixupBWInsts pass did both forward liveness analysis and backward liveness analysis.

Diff Detail

Repository
rL LLVM

Event Timeline

zvi created this revision.Mar 22 2017, 3:09 PM
MatzeB accepted this revision.Mar 22 2017, 3:28 PM

LGTM

This revision is now accepted and ready to land.Mar 22 2017, 3:28 PM
This revision was automatically updated to reflect the committed changes.