Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / lib / Target / R600 / R600InstrFormats.td
2013-06-28 Tom StellardR600: Add local memory support via LDS
2013-06-28 Tom StellardR600: Add ALUInst bit to tablegen definitions v2
2013-06-14 Tom StellardR600: Use correct encoding for Vertex Fetch instruction...
2013-06-14 Tom StellardR600: Factor the instruction encoding out the RAT_WRITE...
2013-06-14 Tom StellardR600: Move instruction encoding definitions into a...