Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
[oota-llvm.git] / test / CodeGen / X86 / dbg-prolog-end.ll
2011-05-11 Devang PatelIdentify end of prologue (and beginning of function...