summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/llvm.AMDGPU.bfe.i32.ll
Commit message (Expand)AuthorAge
* R600: Try to convert BFE back to standard bit ops when possible.Matt Arsenault2014-05-22
* R600: Add dag combine for BFEMatt Arsenault2014-05-22
* R600/SI: Try to fix BFE operands when moving to VALUMatt Arsenault2014-05-13
* R600: Correct opcode for BFE_INTTom Stellard2014-04-03
* R600: Add BFE, BFI, and BFM intrinsics to help with writing tests.Matt Arsenault2014-03-31