intel/compiler: Don't left-shift by >= the number of bits of the type
[mesa.git] / src / intel / compiler / brw_fs_combine_constants.cpp
2019-10-22 Sagar Ghugeintel/compiler: Don't move immediate in register
2019-09-26 Maya Rashishintel/compiler: avoid truncating int64_t to int
2019-07-30 Matt Turneri965/fs: Add a shader_stats struct.
2019-07-24 Andrii Simiklitintel/compiler: don't use a keyword struct for a class...
2019-04-24 Ian Romanickintel/fs: Fix D to W conversion in opt_combine_constants
2019-04-18 Iago Toral Quirogaintel/compiler: generalize the combine constants pass
2019-01-10 Matt Turnerintel/compiler: Rearrange code to avoid future problems
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler