[PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
rnk at google.com
Tue Dec 9 12:28:58 PST 2014
- Tweak docs and delete dead code.
http://reviews.llvm.org/D6493
Files:
docs/LangRef.rst
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/CodeGen/MachineFrameInfo.h
include/llvm/IR/Intrinsics.td
include/llvm/MC/MCContext.h
include/llvm/Target/Target.td
include/llvm/Target/TargetFrameLowering.h
include/llvm/Target/TargetOpcodes.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/DeadMachineInstructionElim.cpp
lib/CodeGen/MachineFunction.cpp
lib/CodeGen/PrologEpilogInserter.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/IR/Verifier.cpp
lib/MC/MCContext.cpp
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/frameallocate.ll
test/Verifier/frameallocate.ll
utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6493.17088.patch
Type: text/x-patch
Size: 20654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/2fa6a659/attachment.bin>
More information about the llvm-commits
mailing list