aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-22-FPSetEQ.ll
AgeCommit message (Expand)Author
2011-06-01A forthcoming SSE patch will break this test; since the test is alsoStuart Hastings
2010-07-15Split -enable-finite-only-fp-math to two options:Evan Cheng
2010-07-13-enable-unsafe-fp-math should not imply -enable-finite-only-fp-math.Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-23Added a test case for FP equality check.Evan Cheng