on darwin empty functions need to codegen into something of non-zero length,
[oota-llvm.git] / test / CodeGen / X86 / optimize-max-3.ll
2010-04-24 Dan GohmanGeneralize LSR's OptimizeMax to handle the new kinds...