When optimizing for size, don't tail-merge unless it's likely to be a
[oota-llvm.git] / test / CodeGen / X86 / tail-opts.ll
2009-11-13 Dan GohmanWhen optimizing for size, don't tail-merge unless it...
2009-11-12 Dan GohmanTail merge at any size when there are two potentials...
2009-11-11 Dan GohmanAdd support for tail duplication to BranchFolding,...