[PATCH] Fix hardcoded stack probe space

Andrew H clangbugs.10.mdwxzxkl at spamgourmet.com
Wed Dec 24 20:28:09 PST 2014


This revision adds the StackProbeSize function attribute, which behaves similarly to the already existing StackAlignment attribute.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6684

Files:
  include/llvm-c/Core.h
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/CodeGen/CommandFlags.h
  include/llvm/CodeGen/MachineFrameInfo.h
  include/llvm/IR/Attributes.h
  include/llvm/Target/TargetFrameLowering.h
  include/llvm/Target/TargetOptions.h
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLParser.h
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/CodeGen/MachineFunction.cpp
  lib/IR/AttributeImpl.h
  lib/IR/Attributes.cpp
  lib/IR/Verifier.cpp
  lib/Target/CppBackend/CPPBackend.cpp
  lib/Target/Hexagon/HexagonFrameLowering.h
  lib/Target/NVPTX/NVPTXFrameLowering.cpp
  lib/Target/PowerPC/PPCFrameLowering.cpp
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86FrameLowering.h
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  lib/Target/X86/X86TargetMachine.cpp
  lib/Target/XCore/XCoreFrameLowering.cpp
  test/CodeGen/X86/stack-probe-size.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6684.17631.patch
Type: text/x-patch
Size: 35612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141225/be8d341b/attachment.bin>


More information about the llvm-commits mailing list