summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/shift-i128.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Added i128 lshr+shl -> mask combine testSimon Pilgrim2016-09-141-0/+6
* [DAGCombiner] Use APInt directly in (shl (zext (srl x, C)), C) combine range ...Simon Pilgrim2016-09-131-0/+7
* [DAGCombiner] Use APInt directly in (shl (ext (shl x, c1)), c2) combineSimon Pilgrim2016-09-131-0/+18
* [DAGCombiner] Better support for shifting large value type by constantsSimon Pilgrim2016-08-091-0/+24
* Fixed line endingsSimon Pilgrim2016-07-291-94/+94
* [DAGCombiner] Use APInt directly to detect out of range shift constantsSimon Pilgrim2016-07-271-9/+94
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Fully general expansion of integer shift of any size.Evan Cheng2009-03-311-0/+9
OpenPOWER on IntegriCloud