Cleanup some remnants of code from when the X86FixupBWInsts pass did both forward liveness analysis and backward liveness analysis.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31264
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
Event TimelineThis revision is now accepted and ready to land.Mar 22 2017, 3:28 PM Closed by commit rL298599: X86FixupBWInsts: Minor cleanup. NFC (authored by zvi). · Explain WhyMar 23 2017, 7:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92792 llvm/trunk/lib/Target/X86/X86FixupBWInsts.cpp
|