Disable the "call to immediate" optimization on x86-64. It is
[oota-llvm.git] / test / CodeGen / Generic / select-cc.ll
2008-06-30 Chris LattnerImplement split and scalarize for SELECT_CC, fixing...