intel/compiler: Don't left-shift by >= the number of bits of the type
[mesa.git] / src / intel / compiler / brw_vec4_dead_code_eliminate.cpp
2018-12-17 Ian Romanicki965/vec4/dce: Don't narrow the write mask if the flags...
2017-04-14 Samuel Iglesias... i965/vec4/dce: improve track of partial flag register...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler