[PATCH] D25485: [DAG] optimize negation of bool
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 10:08:22 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284611: [DAG] optimize negation of bool (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D25485?vs=75063&id=75165#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25485
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/test/CodeGen/ARM/negate-i1.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/add.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/mul.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/sdiv.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/srem.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/sub.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/urem.ll
llvm/trunk/test/CodeGen/Mips/select.ll
llvm/trunk/test/CodeGen/PowerPC/negate-i1.ll
llvm/trunk/test/CodeGen/SystemZ/branch-07.ll
llvm/trunk/test/CodeGen/SystemZ/risbg-01.ll
llvm/trunk/test/CodeGen/SystemZ/shift-10.ll
llvm/trunk/test/CodeGen/X86/negate-i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25485.75165.patch
Type: text/x-patch
Size: 23667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/520b2ca0/attachment.bin>
More information about the llvm-commits
mailing list