summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/rlwimi-and.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-04-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-16[PowerPC] Improve instruction selection bit-permuting operations (32-bit)Hal Finkel
2014-02-28Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel
2013-10-17Replace sra with srl if a single sign bit is requiredRichard Sandiford
2013-06-28Fix a PPC rlwimi instruction-selection bugHal Finkel