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