[PATCH] D19908: [X86] Support the "ms-hotpatch" attribute.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 14:09:42 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278048: [X86] Support the "ms-hotpatch" attribute. (authored by cdavis).
Changed prior to commit:
https://reviews.llvm.org/D19908?vs=66727&id=67223#toc
Repository:
rL LLVM
https://reviews.llvm.org/D19908
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/CodeGen/PatchableFunction.cpp
llvm/trunk/lib/Target/X86/X86AsmPrinter.cpp
llvm/trunk/lib/Target/X86/X86AsmPrinter.h
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
llvm/trunk/test/CodeGen/X86/ms-hotpatch-attr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19908.67223.patch
Type: text/x-patch
Size: 16424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/82dcf847/attachment.bin>
More information about the llvm-commits
mailing list