nir/lower_idiv: add new llvm-based path
[mesa.git] / src / freedreno / ir3 / ir3_context.c
2019-10-18 Rob Clarkfreedreno/ir3: enable pre-fs texture fetch for a6xx
2019-07-29 Rob Clarkfreedreno/ir3: fix for array/reg store vs meta instructions
2019-06-22 Eric Anholtfreedreno: Remove silly return from ir3_optimize_nir().
2019-06-14 Tapani Pälliir3: initialize progress false before ir3_nir_lower_imul
2019-06-07 Eduardo Lima Mitevir3: Use the new NIR lowering pass for integer multipli...
2019-06-03 Hyunjun Kofreedreno/ir3: adjust the bitsize of regs when an array...
2019-05-07 Rob Clarkfreedreno/ir3: move const_state to ir3_shader
2019-05-07 Rob Clarkfreedreno/ir3: split out const_state setup
2019-05-07 Rob Clarkfreedreno/ir3: consolidate const state
2019-05-07 Rob Clarkfreedreno/ir3: move ir3_pointer_size()
2019-05-02 Rob Clarkfreedreno/ir3: add some ubo range related asserts
2019-04-18 Kristian H. Kristensenfreedreno/ir3: Mark ir3_context_error() as NORETURN
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Push UBOs to constant file
2019-02-20 Rob Clarkfreedreno/ir3: rename put_dst()
2019-02-20 Rob Clarkfreedreno: fix crash w/ masked non-SSA dst
2019-02-20 Rob Clarkfreedreno/ir3: fix legalize for vecN inputs
2019-02-16 Rob Clarkfreedreno/ir3: HIGH reg w/a for a6xx
2019-02-16 Rob Clarkfreedreno/ir3: add a6xx+ SSBO/image support
2019-02-16 Rob Clarkfreedreno/ir3: add image/ssbo <-> ibo/tex mapping
2019-02-16 Rob Clarkfreedreno/ir3: split out a4xx+ instructions
2018-12-22 Rob Clarkfreedreno/ir3: fix fallout of extra assert
2018-12-16 Jason Ekstrandnir: Add a bool to int32 lowering pass
2018-12-07 Rob Clarkfreedreno/ir3: code-motion