summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bit-test-shift.ll
Commit message (Collapse)AuthorAgeFilesLines
* A select between a constant and zero, when fed by a bit test, can be efficientlyOwen Anderson2010-09-221-0/+13
lowered using a series of shifts. Fixes <rdar://problem/8285015>. llvm-svn: 114599
OpenPOWER on IntegriCloud