[all-commits] [llvm/llvm-project] 4824d8: Revert "Allow invokable sub-classes of IntrinsicInst"
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Apr 20 15:39:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4824d876f00a08e00350dab347c6953d552ec83b
https://github.com/llvm/llvm-project/commit/4824d876f00a08e00350dab347c6953d552ec83b
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/include/llvm/IR/InstVisitor.h
M llvm/include/llvm/IR/IntrinsicInst.h
M llvm/lib/Analysis/TypeMetadataUtils.cpp
M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
M llvm/lib/CodeGen/ShadowStackGCLowering.cpp
M llvm/lib/CodeGen/StackProtector.cpp
M llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
M llvm/lib/Target/AArch64/AArch64FastISel.cpp
M llvm/lib/Target/Mips/MipsFastISel.cpp
M llvm/lib/Target/X86/X86FastISel.cpp
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Log Message:
-----------
Revert "Allow invokable sub-classes of IntrinsicInst"
This reverts commit d87b9b81ccb95217181ce75515c6c68bbb408ca4.
Post commit review raised concerns, reverting while discussion happens.
More information about the All-commits
mailing list