aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/phi-translate.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* GVN does simple propagation of conditions: when it sees a conditionalDuncan Sands2011-10-051-1/+1
* Add support for PHI-translating sext, zext, and trunc instructions,Dan Gohman2010-11-181-0/+31