[PATCH] D40763: PeepholeOptimizer: Handle undef operands correctly
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 11 14:32:10 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322319: PeepholeOptimizer: Fix for vregs without defs (authored by matze, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40763?vs=125251&id=129528#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40763
Files:
llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
llvm/trunk/lib/CodeGen/PeepholeOptimizer.cpp
llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/trunk/test/CodeGen/ARM/peephole-phi.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40763.129528.patch
Type: text/x-patch
Size: 7394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/96c1cdff/attachment.bin>
More information about the llvm-commits
mailing list