[all-commits] [llvm/llvm-project] 0057ec: [Statepoint] Factor-out utility function to get no...
serguei-katkov via All-commits
all-commits at lists.llvm.org
Mon Apr 5 22:04:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0057ec8034d8d99ffbcf088b208484d36a0e24e2
https://github.com/llvm/llvm-project/commit/0057ec8034d8d99ffbcf088b208484d36a0e24e2
Author: Serguei Katkov <serguei.katkov at azul.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/include/llvm/CodeGen/TargetInstrInfo.h
M llvm/lib/CodeGen/TargetInstrInfo.cpp
Log Message:
-----------
[Statepoint] Factor-out utility function to get non-foldable area of STATEPOINT like instructions. NFC
Reviewers: reames, dantrushin
Reviewed By: reames
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D99875
More information about the All-commits
mailing list