I only left it at the interface to ParseConstraints since that
needs updates to other callers in different files. I'll do that
as a follow up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77892
[CallSite removal] Remove most CallSite usage from visitInlineAsm. ClosedPublic Authored by craig.topper on Apr 10 2020, 1:02 PM.
Details Summary I only left it at the interface to ParseConstraints since that
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 10 2020, 6:00 PM Closed by commit rGf49f6cf91eb2: [CallSite removal][SelectionDAGBuilder] Remove most CallSite usage from… (authored by craig.topper). · Explain WhyApr 10 2020, 7:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 256736 llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
|