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

Reid Kleckner rnk at google.com
Thu Dec 18 11:32:11 PST 2014


- comments


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

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


More information about the llvm-commits mailing list