Add missing i64 max/min/umax/umin on 32-bit target
[oota-llvm.git] / test / CodeGen / X86 / neg_fp.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-01-31 Mon P WangIf unsafe FP optimization is not set, don't allow ...