"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "10835d9c67081221e21aeeb324b4452517984ca8"
R600: Add support for SET*_DX10 instructions
These instructions compare two floating point values and return an integer true (-1) or false (0) value. When compiling code generated by the Mesa GLSL frontend, the SET*_DX10 instructions save us four instructions for most branch decisions that use floating-point comparisons. llvm-svn: 174609
Loading
Please register or sign in to comment