[PATCH] D99976: Allow invokable sub-classes of IntrinsicInst
    Philip Reames via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 20 15:06:05 PDT 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd87b9b81ccb9: Allow invokable sub-classes of IntrinsicInst (authored by reames).
Herald added subscribers: atanasyan, jrtc27, sdardis.
Changed prior to commit:
  https://reviews.llvm.org/D99976?vs=335652&id=339005#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99976/new/
https://reviews.llvm.org/D99976
Files:
  llvm/include/llvm/IR/InstVisitor.h
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/Analysis/TypeMetadataUtils.cpp
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/lib/CodeGen/ShadowStackGCLowering.cpp
  llvm/lib/CodeGen/StackProtector.cpp
  llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/Mips/MipsFastISel.cpp
  llvm/lib/Target/X86/X86FastISel.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99976.339005.patch
Type: text/x-patch
Size: 14992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/81215117/attachment.bin>
    
    
More information about the llvm-commits
mailing list