summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shift-parts.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2014-07-10Revert "Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (t...Matt Arsenault1-2/+2
2014-07-10llvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize. (from r212640)NAKAMURA Takumi1-1/+3
2014-07-10Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) ...NAKAMURA Takumi1-5/+3
2014-07-09Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.Matt Arsenault1-3/+5
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-08-18Legalize the shift amount operand of SRL_PARTS, SHL_PARTS, andDan Gohman1-0/+22