[PATCH] D19908: [X86] Support the "ms-hotpatch" attribute.

Charles Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 06:51:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0822aa118eaf: [X86] Support the "ms-hotpatch" attribute. (authored by cdavis5x).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D19908?vs=68393&id=223567#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D19908/new/

https://reviews.llvm.org/D19908

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/CodeGen/PatchableFunction.cpp
  llvm/lib/Target/X86/X86AsmPrinter.cpp
  llvm/lib/Target/X86/X86AsmPrinter.h
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/test/CodeGen/X86/ms-hotpatch-attr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19908.223567.patch
Type: text/x-patch
Size: 16176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/18bb5b9d/attachment.bin>


More information about the llvm-commits mailing list