intel/compiler: Don't left-shift by >= the number of bits of the type
[mesa.git] / src / intel / compiler / brw_vec4_copy_propagation.cpp
2019-02-28 Jason Ekstrandintel/compiler: Re-prefix non-logical surface opcodes...
2017-09-26 Kenneth Graunkei965: Support copy propagating of untyped atomic surfac...
2017-04-14 Samuel Iglesias... i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcod...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler