Test that the X86 backend is only emitting one fucom instruction
authorChris Lattner <sabre@nondot.org>
Fri, 11 Jun 2004 05:30:34 +0000 (05:30 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Jun 2004 05:30:34 +0000 (05:30 +0000)
commitc31ae50c04ca42f447c649c6a528e20ab3ea791f
tree04e59ff8cfade9d5d372285fa477a746511bd848
parent57790422ca6f4d2af23a4e29af3c48a19a5cfbd8
Test that the X86 backend is only emitting one fucom instruction
for each 'COM =' line.

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