[PATCH] D27845: [SelectionDAG] Enable target specific vector scalarization of calls and returns
Simon Dardis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 05:01:44 PDT 2017
sdardis updated this revision to Diff 94053.
sdardis marked 6 inline comments as done.
sdardis edited the summary of this revision.
sdardis added a comment.
Addressed review comments.
I'll commit this in a day or two if there are no further comments.
https://reviews.llvm.org/D27845
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
lib/CodeGen/SelectionDAG/StatepointLowering.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/Target/Mips/MipsCCState.cpp
lib/Target/Mips/MipsCCState.h
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsRegisterInfo.cpp
test/CodeGen/Mips/cconv/vector.ll
test/CodeGen/Mips/ctlz-v.ll
test/CodeGen/Mips/cttz-v.ll
test/CodeGen/Mips/return-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27845.94053.patch
Type: text/x-patch
Size: 95716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/1d6792cf/attachment-0001.bin>
More information about the llvm-commits
mailing list