[PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
llvm-commits at lists.llvm.org
Sun May 29 11:00:19 PDT 2016
vivekvpandya updated the summary for this revision.
vivekvpandya updated this revision to Diff 58917.
vivekvpandya added a comment.
Changes to adher to coding standards, correction for ownership of RegMask vector in related functions.
http://reviews.llvm.org/D20769
Files:
include/llvm/CodeGen/MachineOperand.h
include/llvm/CodeGen/Passes.h
include/llvm/CodeGen/PhysicalRegisterUsageInfo.h
include/llvm/InitializePasses.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/PhysicalRegisterUsageInfo.cpp
lib/CodeGen/RegUsageInfoCollector.cpp
lib/CodeGen/TargetPassConfig.cpp
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86.h
lib/Target/X86/X86RegUsageInfoPropagate.cpp
lib/Target/X86/X86TargetMachine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20769.58917.patch
Type: text/x-patch
Size: 19854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160529/c763f937/attachment.bin>
More information about the llvm-commits
mailing list