OSDN Git Service

[PowerPC] add tests for FMF propagation; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 3 May 2018 17:41:37 +0000 (17:41 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 3 May 2018 17:41:37 +0000 (17:41 +0000)
commit00c1a2374f195e364963e8af188399e8fe317a02
treeef6bc642ab420349c94d4dfb51a3fb3eb9168170
parentad2b36f02c0d849ff492b0c03281426be41fb52f
[PowerPC] add tests for FMF propagation; NFC

I'm choosing PPC out of convenience because it does
all of the transforms of interest in these tests by
default. There are multiple FMF problems shown in the
current checks. D45710 is proposing to fix part of
that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331471 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/fmf-propagation.ll [new file with mode: 0644]