Correct some bogus target triples.
[oota-llvm.git] / test / CodeGen / X86 / sse-minmax.ll
2010-02-24 Dan GohmanWhen forming SSE min and max nodes for UGE and ULE...
2010-02-22 Dan GohmanActually enable the -enable-unsafe-fp-math tests.
2010-02-22 Dan GohmanRemove the logic for reasoning about NaNs from the...
2009-09-21 Dan GohmanRecognize SSE min and max opportunities in even more...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-03 Dan GohmanRecognize more opportunities to use SSE min and max...