OSDN Git Service

[X86] Adding a testpoint for fast-math flags propagation.
authorJatin Bhateja <jatin.bhateja@gmail.com>
Thu, 21 Sep 2017 09:53:21 +0000 (09:53 +0000)
committerJatin Bhateja <jatin.bhateja@gmail.com>
Thu, 21 Sep 2017 09:53:21 +0000 (09:53 +0000)
commit5713c8d1d351c6329927218a7d38aaba80f7ad13
tree706822d9a3477837380b370bc10cbca976ef279b
parent00cc3caa4d0735698ba373b519b10641ffac8bf5
[X86] Adding a testpoint for fast-math flags propagation.

Reviewers: jbhateja

Reviewed By: jbhateja

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D38127

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