Reapply r162160 with a fix: Optimize Arith->Trunc->SETCC sequence to allow better...
[oota-llvm.git] / test / CodeGen / X86 / non-lazy-bind.ll
2011-06-15 John McCallAdd a new function attribute, nonlazybind, which inhibi...