X86: Match pmin/pmax as a target specific dag combine. This occurs during vectorization.
[oota-llvm.git] / test / CodeGen / X86 / 2011-04-13-SchedCmpJmp.ll
2012-07-16 Evan ChengFor something like
2011-07-08 Evan ChengFix broken x86_64 tests which specify non-64-bit cpu's.
2011-04-14 Andrew TrickIn the pre-RA scheduler, maintain cmp+br proximity.