aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/MachineSink-CritEdge.ll
AgeCommit message (Expand)Author
2010-06-25- Reapply r106066 now that the bzip2 build regression has been fixed.Bill Wendling
2010-06-23Revert r106066, "Create a more targeted fix for not sinking instructions into...Daniel Dunbar
2010-06-15Create a more targeted fix for not sinking instructions into a range where itBill Wendling
2010-06-03Machine sink could potentially sink instructions into a block where the physicalBill Wendling
2010-04-15Add test case for machine-sink on critical edgesJakob Stoklund Olesen