It appears the FIXME here was handled at some point. r159728 from 2012 seems to be at least aportion of fixing it.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D66570
[X86] Remove MCInstLower code that drops operands from some CALL and TAILJMP instructions. Add asserts to verify operand count ClosedPublic Authored by craig.topper on Aug 21 2019, 5:15 PM.
Details Summary It appears the FIXME here was handled at some point. r159728 from 2012 seems to be at least aportion of fixing it.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 22 2019, 3:05 AM Closed by commit rL369665: [X86] Remove MCInstLower code that drops operands from some CALL and TAILJMP… (authored by ctopper). · Explain WhyAug 22 2019, 9:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 216529 llvm/lib/Target/X86/X86MCInstLower.cpp
|