Flip the new block-placement pass to be on by default.
[oota-llvm.git] / test / CodeGen / X86 / sse-minmax.ll
2011-11-29 Jakob Stoklund OlesenMake X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.
2011-09-17 Duncan SandsSynthesize x86 max/min instructions also for vectors...
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
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...
2010-07-09 Jakob Stoklund OlesenFix a few tests
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...