[PATCH] D49007: [PowerPC] Add a peephole post RA to transform the inst that fed by add
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 19 19:53:56 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340149: [PowerPC] Add a peephole post RA to transform the inst that fed by add (authored by qshanz, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49007?vs=161184&id=161413#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49007
Files:
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
llvm/trunk/test/CodeGen/PowerPC/bitcasts-direct-move.ll
llvm/trunk/test/CodeGen/PowerPC/branch_coalesce.ll
llvm/trunk/test/CodeGen/PowerPC/fast-isel-load-store-vsx.ll
llvm/trunk/test/CodeGen/PowerPC/float-to-int.ll
llvm/trunk/test/CodeGen/PowerPC/fmf-propagation.ll
llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
llvm/trunk/test/CodeGen/PowerPC/i64-to-float.ll
llvm/trunk/test/CodeGen/PowerPC/lxv-aligned-stack-slots.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-12.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-4.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-align-long-double.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll
llvm/trunk/test/CodeGen/PowerPC/pr25157-peephole.ll
llvm/trunk/test/CodeGen/PowerPC/pr25157.ll
llvm/trunk/test/CodeGen/PowerPC/scalar_vector_test_1.ll
llvm/trunk/test/CodeGen/PowerPC/select_const.ll
llvm/trunk/test/CodeGen/PowerPC/toc-float.ll
llvm/trunk/test/CodeGen/PowerPC/vsx_scalar_ld_st.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49007.161413.patch
Type: text/x-patch
Size: 47503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/2167a285/attachment-0001.bin>
More information about the llvm-commits
mailing list