Bill's change in r95336 broke empty aggregates embedded
[oota-llvm.git] / test / CodeGen / X86 / tail-opts.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2010-01-23 Evan ChengFix tests.
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-12-18 Sean CallananInstruction fixes, added instructions, and AsmString...
2009-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
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,...