[PATCH] D19046: Introduce a "patchable-function" function attribute
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 22:30:34 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266715: Introduce a "patchable-function" function attribute (authored by sanjoy).
Changed prior to commit:
http://reviews.llvm.org/D19046?vs=53949&id=54158#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19046
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/CodeGen/Passes.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Target/Target.td
llvm/trunk/include/llvm/Target/TargetOpcodes.def
llvm/trunk/lib/CodeGen/CMakeLists.txt
llvm/trunk/lib/CodeGen/CodeGen.cpp
llvm/trunk/lib/CodeGen/Passes.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/X86MCInstLower.cpp
llvm/trunk/test/CodeGen/X86/patchable-prologue.ll
llvm/trunk/test/TableGen/trydecode-emission.td
llvm/trunk/test/TableGen/trydecode-emission2.td
llvm/trunk/test/TableGen/trydecode-emission3.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19046.54158.patch
Type: text/x-patch
Size: 21621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/6239b860/attachment-0001.bin>
More information about the llvm-commits
mailing list