[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)
commite7532d294003fc2a835bf45ebb83e2285326e4c4
tree189cfba6736780b25a720102329186cb47393532
parentbc4da2313372564b92aa734ec202b941738cafb0
[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.

llvm-svn: 331471
llvm/test/CodeGen/PowerPC/fmf-propagation.ll [new file with mode: 0644]