[PATCH] Replace llvm.frameallocate with llvm.frameescape

Reid Kleckner rnk at google.com
Wed Mar 4 17:27:45 PST 2015


- Respond to review comments


http://reviews.llvm.org/D8051

Files:
  docs/LangRef.rst
  include/llvm/IR/CallSite.h
  include/llvm/IR/Intrinsics.td
  include/llvm/MC/MCContext.h
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/WinEHPrepare.cpp
  lib/IR/Verifier.cpp
  lib/MC/MCContext.cpp
  lib/Target/X86/X86RegisterInfo.cpp
  test/CodeGen/WinEH/cppeh-catch-all.ll
  test/CodeGen/WinEH/cppeh-catch-scalar.ll
  test/CodeGen/WinEH/cppeh-frame-vars.ll
  test/CodeGen/WinEH/cppeh-inalloca.ll
  test/CodeGen/WinEH/cppeh-min-unwind.ll
  test/CodeGen/WinEH/cppeh-nonalloca-frame-values.ll
  test/CodeGen/X86/frameallocate.ll
  test/CodeGen/X86/frameescape.ll
  test/Verifier/frameallocate.ll
  test/Verifier/frameescape.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8051.21248.patch
Type: text/x-patch
Size: 56421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150305/62157dc5/attachment.bin>


More information about the llvm-commits mailing list