[PATCH] D21180: [IPRA] Interprocedural Register Allocation - Transformation Pass
Vivek Pandya via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 22:30:46 PDT 2016
vivekvpandya updated the summary for this revision.
vivekvpandya updated this revision to Diff 60312.
vivekvpandya added a comment.
This commit makes IPRA transformation a target independent pass.
http://reviews.llvm.org/D21180
Files:
include/llvm/CodeGen/Passes.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/RegUsageInfoPropagate.cpp
lib/CodeGen/TargetPassConfig.cpp
test/CodeGen/Generic/ipra-transform.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21180.60312.patch
Type: text/x-patch
Size: 7561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/982cb2a6/attachment.bin>
More information about the llvm-commits
mailing list