aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstSimplify/AndOrXor.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* A shift of a power of two is a power of two or zero.Duncan Sands2011-10-281-0/+10
* The maximum power of 2 dividing a power of 2 is itself. This occursDuncan Sands2011-10-261-0/+12