aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SystemZ/shift-10.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+16
* Replace sra with srl if a single sign bit is requiredRichard Sandiford2013-10-171-0/+12
* [SystemZ] Handle extensions in RxSBG optimizationsRichard Sandiford2013-10-161-3/+2
* Handle (shl (anyext (shr ...))) in SimpilfyDemandedBitsRichard Sandiford2013-10-161-0/+67