Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70354
[SelectionDAG] Merge the two identical ExpandChainLibCall methods from LegalizeTypes and LegalizeDAG to one version in TaretLowering. ClosedPublic Authored by craig.topper on Nov 15 2019, 10:48 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 18 2019, 3:58 PM Closed by commit rGdc02eb190996: [SelectionDAG] Merge the two identical ExpandChainLibCall methods from… (authored by craig.topper). · Explain WhyNov 18 2019, 8:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 229968 llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
|