summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/hoist-common.ll
Commit message (Expand)AuthorAge
* Add target triple so test doesn't fail on Windows machines.Evan Cheng2011-05-17
* Re-enable branchfolding common code hoisting optimization. Fixed a liveness t...Evan Cheng2011-05-12
* Revert 131172 as it is causing clang to miscompile itself. I will tryRafael Espindola2011-05-11
* Add a late optimization to BranchFolding that hoist common instruction sequencesEvan Cheng2011-05-11