Re-enable branchfolding common code hoisting optimization. Fixed a liveness test...
[oota-llvm.git] / test / CodeGen / X86 / hoist-common.ll
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...