During the CodeGenPrepare we often lower intrinsics (such as objsize)
[oota-llvm.git] / test / CodeGen / X86 / lsr-quadratic-expand.ll
2011-03-02 Dan GohmanDon't re-use existing addrec expansions if they contain...