The X86 backend has a number of optimizations for SETCC nodes which use
[oota-llvm.git] / test / CodeGen / X86 / pr10420.ll
2011-08-02 Rafael EspindolaAssume .cfi_startproc is the first thing in a function...