[PATCH] D33374: Do not legalize large setcc with setcce, introduce setcccarry and do it with usubo/setcccarry.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 04:14:38 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304404: Do not legalize large setcc with setcce, introduce setcccarry and do it with… (authored by deadalnix).
Changed prior to commit:
https://reviews.llvm.org/D33374?vs=101000&id=101001#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33374
Files:
llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33374.101001.patch
Type: text/x-patch
Size: 13175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/90bcfdc9/attachment.bin>
More information about the llvm-commits
mailing list