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