summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/narrow-shl-cst.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* X86: Try to use a smaller encoding by transforming (X << C1) & C2 into (X & (...Benjamin Kramer2011-04-22