summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SystemZ/shift-10.ll
AgeCommit message (Expand)Author
2020-03-15[SystemZ] Regenerate rotate/shift testsSimon Pilgrim
2016-10-19[DAG] optimize negation of boolSanjay Patel
2014-01-13[SystemZ] Optimize (sext (ashr (shl ...), ...))Richard Sandiford
2013-10-17Replace sra with srl if a single sign bit is requiredRichard Sandiford
2013-10-16[SystemZ] Handle extensions in RxSBG optimizationsRichard Sandiford
2013-10-16Handle (shl (anyext (shr ...))) in SimpilfyDemandedBitsRichard Sandiford