[PATCH] CodeGenPrepare: Avoid and/or i1 in select conditions.
Matthias Braun
matze at braunis.de
Mon Mar 2 18:37:21 PST 2015
New version performing the transformation as a DAGCombine operation instead of CodeGenPrepare.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7622
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/Target/PowerPC/PPCISelLowering.h
test/CodeGen/ARM/movcc-double.ll
test/CodeGen/R600/or.ll
test/CodeGen/X86/cmov-double.ll
test/CodeGen/X86/jump_sign.ll
test/CodeGen/X86/zext-sext.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7622.21073.patch
Type: text/x-patch
Size: 37634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150303/97e49394/attachment.bin>
More information about the llvm-commits
mailing list