summaryrefslogtreecommitdiff
path: root/test/CodeGen/AMDGPU/ctlz.ll
AgeCommit message (Expand)AuthorFilesLines
2016-03-30AMDGPU/SI: Enable lanemask tracking in mischedTom Stellard1-1/+1
2016-02-12[AMDGPU] Assembler: Swap operands of flat_store instructions to match AMD ass...Tom Stellard1-2/+2
2016-01-11AMDGPU: Fix ctlz combine for sub 32-bit typesMatt Arsenault1-0/+58
2016-01-11AMDGPU: Pattern match ffbh pattern to instruction.Matt Arsenault1-0/+59
2016-01-11AMDGPU: Custom lower i64 ctlzMatt Arsenault1-0/+21
2016-01-11LegalizeDAG: Expand ctlz with ctlz_zero_undef if legalMatt Arsenault1-0/+131