aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/MachineSink-PHIUse.ll
Commit message (Expand)AuthorAgeFilesLines
* Roll r127459 back in:Cameron Zwarich2011-03-111-1/+1
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-111-1/+1
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-111-1/+1
* It's possible to sink a def if its local uses are PHI's.Evan Cheng2010-08-191-0/+39