[PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics

Reid Kleckner rnk at google.com
Mon Jan 12 16:49:48 PST 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6493

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/MC/MCContext.h
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/include/llvm/Target/TargetFrameLowering.h
  llvm/trunk/include/llvm/Target/TargetOpcodes.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/DeadMachineInstructionElim.cpp
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/MC/MCContext.cpp
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/test/CodeGen/X86/frameallocate.ll
  llvm/trunk/test/Verifier/frameallocate.ll
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6493.18063.patch
Type: text/x-patch
Size: 21846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150113/b4e842b5/attachment.bin>


More information about the llvm-commits mailing list