[PATCH] D21561: [IPRA] Set callee saved registers to none for local function when IPRA is enabled.

Vivek Pandya via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 12:40:38 PDT 2016


vivekvpandya updated this revision to Diff 62939.
vivekvpandya added a comment.

changes as per reviews.


http://reviews.llvm.org/D21561

Files:
  include/llvm/CodeGen/TargetPassConfig.h
  include/llvm/Target/TargetFrameLowering.h
  lib/CodeGen/RegUsageInfoCollector.cpp
  lib/CodeGen/TargetFrameLoweringImpl.cpp
  lib/CodeGen/TargetPassConfig.cpp
  test/CodeGen/X86/ipra-local-linkage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21561.62939.patch
Type: text/x-patch
Size: 7312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/1a305149/attachment.bin>


More information about the llvm-commits mailing list