[all-commits] [llvm/llvm-project] 806763: [CallSite removal][SelectionDAGBuilder] Use CallBa...
topperc via All-commits
all-commits at lists.llvm.org
Sat Apr 11 13:08:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 806763efcff51410b0f04de90e013b3f15aef144
https://github.com/llvm/llvm-project/commit/806763efcff51410b0f04de90e013b3f15aef144
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-04-11 (Sat, 11 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
Log Message:
-----------
[CallSite removal][SelectionDAGBuilder] Use CallBase instead of ImmutableCallSite in visitPatchpoint.
Differential Revision: https://reviews.llvm.org/D77932
More information about the All-commits
mailing list