Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / hoist-common.ll
2013-10-14 Will DietzMachineSink: Fix and tweak critical-edge breaking heuri...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-05-30 Tim NorthoverX86: use sub-register sequences for MOV*r0 operations
2011-05-17 Evan ChengAdd target triple so test doesn't fail on Windows machines.
2011-05-12 Evan ChengRe-enable branchfolding common code hoisting optimizati...
2011-05-11 Rafael EspindolaRevert 131172 as it is causing clang to miscompile...
2011-05-11 Evan ChengAdd a late optimization to BranchFolding that hoist...