Move the definitions of three variables out of the switch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25192
[x86] Minor refactoring of X86TargetLowering::EmitInstrWithCustomInserter: ClosedPublic Authored by aivchenk on Oct 3 2016, 9:07 AM.
Details Summary Move the definitions of three variables out of the switch.
Diff Detail
Event Timelineaivchenk retitled this revision from to [x86] Minor refactoring of X86TargetLowering::EmitInstrWithCustomInserter:. aivchenk updated this object. aivchenk added a child revision: D25088: [x86] Fixing PR28755 by precomputing the address used in CMPXCHG8B. This revision is now accepted and ready to land.Oct 3 2016, 4:13 PM Closed by commit rL287874: [x86] Minor refactoring of X86TargetLowering::EmitInstrWithCustomInserter (authored by n.bozhenov). · Explain WhyNov 24 2016, 5:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 79222 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
|