nir/algebraic: Make algebraic_parser_test.sh executable.
[mesa.git] / src / compiler / nir / nir_search.h
2018-12-05 Jason Ekstrandnir: Make boolean conversions sized just like the others
2018-12-05 Jason Ekstrandnir/algebraic: Add support for unsized conversion opcodes
2018-12-05 Connor Abbottnir/algebraic: Rewrite bit-size inference
2018-10-26 Jason Ekstrandnir/search: Use the nir_imm_* helpers from nir_builder
2017-01-11 Timothy Arcerinir/algebraic: add support for conditional helper funct...
2016-10-06 Jason Ekstrandnir: Add asserts to the casting functions
2016-06-03 Rob Clarknir/algebraic: support for power-of-two optimizations
2016-05-09 Rob Clarknir/search: fix typo
2016-04-27 Jason Ekstrandnir/algebraic: Add a mechanism for specifying the bit...
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-23 Jason Ekstrandnir/algebraic: Allow for flagging operations as being...
2016-03-17 Connor Abbottnir: propagate bitsize information in nir_search
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/