aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/assoc-cast-assoc.ll
AgeCommit message (Expand)Author
2016-07-21[InstCombine] LogicOpc (zext X), C --> zext (LogicOpc X, C) (PR28476)Sanjay Patel
2016-07-16[InstCombine] reassociate logic ops with constants separated by a zextSanjay Patel
2016-07-15add tests for associative ops blocked by a castSanjay Patel