Add missing i64 max/min/umax/umin on 32-bit target
[oota-llvm.git] / test / CodeGen / X86 / cmov-into-branch.ll
2012-05-06 Benjamin KramerSwitch the select to branch transformation on by default.
2012-05-05 Benjamin KramerCodeGenPrepare: Add a transform to turn selects into...