[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / loop-blocks.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-07 Chandler CarruthAdd a much more conservative strategy for aligning...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2011-01-29 Evan ChengRe-apply r124518 with fix. Watch out for invalidated...
2011-01-29 Evan ChengRevert r124518. It broke Linux self-host.
2011-01-29 Evan ChengRe-commit r124462 with fixes. Tail recursion elim will...
2011-01-28 Evan ChengRevert r124462. There are a few big regressions that...
2011-01-28 Evan Cheng- Stop simplifycfg from duplicating "ret" instructions...
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...