OSDN Git Service

[DAG] add test to show FMF mismatch between IR and DAG; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 1 May 2018 15:43:36 +0000 (15:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 1 May 2018 15:43:36 +0000 (15:43 +0000)
commit2e4c642274decca3dc0688c494d2edbb7b473a97
tree5fadae4ecf9259c0986ef96c84833586aa675247
parent974321bd6755d92f42970e635acf4a0e594acf10
[DAG] add test to show FMF mismatch between IR and DAG; NFC

D45710 proposes to change this, but we have no test coverage
for the first step in this process.

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