Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / 2006-05-22-FPSetEQ.ll
2015-01-29 Alex RosenbergCleanup a few tests on sse4a machines and FileCheckize...
2011-06-01 Stuart HastingsA forthcoming SSE patch will break this test; since...
2010-07-15 Evan ChengSplit -enable-finite-only-fp-math to two options:
2010-07-13 Evan Cheng-enable-unsafe-fp-math should not imply -enable-finite...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-05-23 Evan ChengAdded a test case for FP equality check.