on darwin empty functions need to codegen into something of non-zero length,
[oota-llvm.git] / test / CodeGen / X86 / loop-blocks.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2009-12-18 Sean CallananInstruction fixes, added instructions, and AsmString...
2009-11-11 Dan GohmanAdd support for tail duplication to BranchFolding,...
2009-10-22 Dan GohmanRevert the main portion of r31856. It was causing Branc...
2009-10-20 Dan GohmanRe-apply r84295, with fixes to how the loop "top" and...