aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/MachineSink-PHIUse.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+40
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-39/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* 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