aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/unreachable-loop-sinking.ll
AgeCommit message (Expand)Author
2010-04-05Don't do code sinking on unreachable blocks. It's unprofitable and hazardous.Dan Gohman