summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-22-FPSetEQ.ll
Commit message (Expand)AuthorAge
* A forthcoming SSE patch will break this test; since the test is alsoStuart Hastings2011-06-01
* Split -enable-finite-only-fp-math to two options:Evan Cheng2010-07-15
* -enable-unsafe-fp-math should not imply -enable-finite-only-fp-math.Evan Cheng2010-07-13
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Added a test case for FP equality check.Evan Cheng2006-05-23