[X86][SSE] Add fcmp constant folding tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 1 Apr 2019 10:54:04 +0000 (10:54 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 1 Apr 2019 10:54:04 +0000 (10:54 +0000)
commite8c3136994b219df7e9969e5b663d3d1e10957d3
tree07dcd7ee5b36ef6b93a2166989c1da8893ec9562
parent3091884e25d3e08a26ef55e9faee889eb489e36d
[X86][SSE] Add fcmp constant folding tests

Initial test coverage for D60006

llvm-svn: 357379
llvm/test/CodeGen/X86/fcmp-constant.ll [new file with mode: 0644]