glsl: move to compiler/
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_copy_propagation.cpp
2015-11-24 Matt Turneri965: Clean up #includes in the compiler.
2015-11-24 Matt Turneri965: Prevent implicit upcasts to brw_reg.
2015-11-23 Connor Abbotti965/fs: add stride restrictions for copy propagation
2015-11-13 Matt Turneri965: Replace HW_REG with ARF/FIXED_GRF.
2015-11-13 Matt Turneri965: Rename GRF to VGRF.
2015-11-13 Matt Turneri965: Use brw_reg's nr field to store register number.
2015-11-13 Matt Turneri965: Use immediate storage in inherited brw_reg.
2015-11-13 Matt Turneri965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
2015-11-02 Matt Turneri965: Replace default case with list of enum values.
2015-10-23 Kristian Høgsberg... i965/fs: Allow copy propagating into new surface access...
2015-10-19 Matt Turneri965: Extract can_change_source_types() functions.
2015-09-04 Kenneth Graunkei965: Fix copy propagation type changes.
2015-08-06 Francisco Jerezi965: Define virtual instruction to calculate the high...
2015-07-29 Francisco Jerezi965/fs: Make sure that the type sizes are compatible...
2015-06-30 Jason Ekstrandi965/fs: Remove the width field from fs_reg
2015-05-18 Matt Turneri965/fs: Unrestrict constant propagation into integer...
2015-05-06 Kenneth Graunkei965/fs: Allow copy propagation on ATTR file registers.
2015-05-06 Jason Ekstrandi965/fs_inst: Get rid of the effective_width field
2015-05-04 Francisco Jerezi965: Perform basic optimizations on the BROADCAST...
2015-04-25 Matt Turneri965/fs: Disallow constant propagation into POW on...
2015-04-24 Matt Turneri965/fs: Don't constant propagate into integer math...
2015-04-24 Matt Turneri965/fs: Allow 2-src math instructions to have immediat...
2015-04-22 Jason Ekstrandi965: Add a devinfo field to backend_visitor and use...
2015-04-17 Jason Ekstrandi965/fs: Change SEL and MOV types as needed to propagat...
2015-04-17 Jason Ekstrandi965/fs: Use the source type when looking for UD negati...
2015-02-20 Eric Anholtutil: Move Mesa's bitset.h to util/.
2015-02-18 Matt Turneri965/fs: Allow immediates in MAD and LRP instructions.
2015-02-10 Francisco Jerezi965: Handle negated unsigned immediate values in const...
2015-02-10 Francisco Jerezi965/fs: Remove dependency of fs_inst on the visitor...
2015-02-03 Matt Turneri965/fs: Add support for constant propagating into...
2015-02-03 Iago Toral Quirogai965: Fix negate with unsigned integers
2015-01-13 Jason Ekstrandi965/fs: Allow constant propagation between different...
2014-12-10 Kristian Høgsbergi965: Don't copy propagate constants from sources with...
2014-09-30 Jason Ekstrandi965/fs: Constant propagate into LOAD_PAYLOAD
2014-09-30 Jason Ekstrandi965/fs: Make fs_reg::effective_width take fs_inst...
2014-09-30 Jason Ekstrandi965/fs_reg: Allocate double the number of vgrfs in...
2014-09-30 Jason Ekstrandi965/fs: Copy propagate partial reads.
2014-09-24 Matt Turneri965: Remove now unneeded calls to calculate_cfg().
2014-09-24 Matt Turneri965: Remove cfg-invalidating parameter from invalidate...
2014-08-31 Abdiel Janulguei965/fs: Allow propagation of instructions with saturat...
2014-08-22 Matt Turneri965: Use basic-block aware insertion/removal functions.
2014-08-19 Matt Turneri965: Add and use foreach_block macro.
2014-08-14 Anuj Phogati965: Bail on FS copy propagation for scratch writes...
2014-08-12 Matt Turneri965: Return NONE from brw_swap_cmod on unknown input.
2014-07-21 Matt Turneri965: Replace cfg instances with calls to calculate_cfg().
2014-07-16 Kenneth Graunkei965: Don't copy propagate abs into Broadwell logic...
2014-07-15 Connor Abbottexec_list: Make various places use the new length(...
2014-07-06 Matt Turneri965: Make a brw_conditional_mod enum.
2014-07-06 Matt Turneri965: Use immediate storage in brw_reg for visitor...
2014-07-01 Matt Turneri965: Use typed foreach_in_list_safe instead of foreach...
2014-07-01 Matt Turneri965: Use typed foreach_in_list instead of foreach_list.
2014-07-01 Matt Turneri965: Add and use foreach_inst_in_block macros.
2014-06-25 Matt Turneri965/fs: Constant propagate into 2-src math instruction...
2014-06-25 Matt Turneri965/fs: Make try_constant_propagate() static.
2014-06-25 Matt Turneri965: Make can_do_source_mods() a member of the instruc...
2014-06-17 Matt Turneri965/fs: Copy propagate from load_payload.
2014-06-09 Abdiel Janulguei965/fs: skip copy-propate for logical instructions...
2014-06-09 Abdiel Janulguei965/fs: Refactor check for potential copy propagated...
2014-06-01 Matt Turneri965/fs: Loop from 0 to inst->sources, not 0 to 3.
2014-05-15 Matt Turneri965/cfg: Embed exec_node in bblock_link.
2014-04-05 Matt Turneri965/fs: Name temporary ralloc contexts something other...
2014-02-23 Eric Anholti965: Move compiler debugging output to stderr.
2014-02-12 Francisco Jerezi965/fs: Remove fs_reg::smear.
2014-02-12 Francisco Jerezi965/fs: Add support for specifying register horizontal...
2014-02-12 Francisco Jerezi965/fs: Add support for sub-register byte offsets...
2013-12-05 Matt Turneri965: Allow commuting the operands of ADDC for const...
2013-12-05 Matt Turneri965: Allow constant propagation into ASR and BFI1.
2013-12-05 Matt Turneri965/cfg: Clean up cfg_t constructors.
2013-10-25 Matt Turneri965: s/Muchnik/Muchnick/.
2013-10-10 Eric Anholti965/fs: Convert gen7 to using GRFs for texture messages.
2013-10-10 Kenneth Graunkei965/fs: Create a helper function for invalidating...
2013-10-07 Matt Turneri965: Generate code for ir_binop_carry and ir_binop_borrow.
2013-09-09 Matt Turneri965: Allow immediates to be folded into logical and...
2013-08-22 Kenneth Graunkei965/fs: Add code to print out global copy propagation...
2013-08-19 Kenneth Graunkei965/fs: Re-enable global copy propagation.
2013-08-19 Kenneth Graunkei965/fs: Fix computation of livein.
2013-08-19 Kenneth Graunkei965/fs: Fully recompute liveout at each step.
2013-08-19 Kenneth Graunkei965/fs: Skip the initial block when updating livein...
2013-08-19 Kenneth Graunkei965/fs: Drop unnecessary and incorrect liveout initial...
2013-08-19 Kenneth Graunkei965/fs: Properly initialize the livein/liveout sets.
2013-08-19 Kenneth Graunkei965/fs: Use the COPY set in the calculation for liveout.
2013-08-19 Kenneth Graunkei965/fs: Simplify liveout calculation.
2013-08-19 Kenneth Graunkei965/fs: Create the COPY() set for use in copy propagat...
2013-08-19 Kenneth Graunkei965/fs: Rename setup_kills() to setup_initial_values().
2013-08-19 Kenneth Graunkei965/fs: Separate the updating of liveout/livein.
2013-08-19 Kenneth Graunkei965/fs: Rename "cont" to "progress" in dataflow algorithm.
2013-08-19 Kenneth Graunkei965/fs: Switch to a do-while loop in copy propagation...
2013-08-19 Kenneth Graunkei965/fs: Skip global copy propagation step.
2013-08-16 Matt Turneri965: Don't copy propagate bitcasts with source modifiers.
2013-04-12 Eric Anholti965/fs: Add a helper function for checking for partial...
2013-04-12 Eric Anholtmesa: Add a macro to bitset for determining bitset...
2013-04-01 Eric Anholti965/fs: Allow constant propagation into MACH.
2013-03-28 Eric Anholti965/fs: Improve performance of copy propagation datafl...
2013-02-19 Eric Anholti965/fs: Fix copy propagation with smearing.
2013-01-12 Kenneth Graunkei965: Fix build error with clang.
2012-12-05 Eric Anholti965/fs: Restrict optimization that would fail for...
2012-12-05 Eric Anholti965/fs: Rename the existing pull constant load opcode.
2012-11-08 Eric Anholti965/fs: Add support for global copy propagation.
2012-11-04 Eric Anholti965/fs: Fix a comment in copy propagation.
2012-11-04 Eric Anholti965/fs: Allow copy-propagation on pull constant load...
next