summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/hoist-common.ll
Commit message (Expand)AuthorAge
* MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz2013-10-14
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* X86: use sub-register sequences for MOV*r0 operationsTim Northover2013-05-30
* 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