CodeGen: extend f16 conversions to permit types > float.
[oota-llvm.git] / test / CodeGen / R600 / llvm.AMDGPU.bfe.i32.ll
2014-05-22 Matt ArsenaultR600: Try to convert BFE back to standard bit ops when...
2014-05-22 Matt ArsenaultR600: Add dag combine for BFE
2014-05-13 Matt ArsenaultR600/SI: Try to fix BFE operands when moving to VALU
2014-04-03 Tom StellardR600: Correct opcode for BFE_INT
2014-03-31 Matt ArsenaultR600: Add BFE, BFI, and BFM intrinsics to help with...