summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ballotnir: Narrow unnecessary 64-bit operations to 32-bitsMatt Turner8 years
bug-109404intel/compiler: Avoid propagating inequality cmods if types are differentMatt Turner6 years
for-marki965: Always compile fp64 funcs when neededMatt Turner6 years
for-rafaelintel/compiler: Improve fix_3src_operand()Matt Turner6 years
fp64intel/compiler: Lower more 64-bit MOV/SEL operationsMatt Turner6 years
jenkinsfixup! conversion instructionsIan Romanick6 years
masteri965: Don't allocate uniform space for samplersMatt Turner8 years
muslmeson: Search for execinfo.hJory Pratt6 years
vf-component-packingWIP for location_fracMatt Turner7 years
wip/nir-optimization-progressi965: Replace OPT_V() with OPT().Matt Turner8 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2014-03-04i965: Mark is_tex() and friends as const.experiment/cfgMatt Turner2-10/+10
2014-02-27i965/fs: Add SSA mark & sweep dead code elimination pass.Matt Turner2-0/+46
2014-02-27glsl: Add foreach_list_reverse macro.Matt Turner1-0/+5
2014-02-27i965/vec4: Constant propagate into dot product instructions.Matt Turner1-0/+4
2014-02-27i965/fs: Add global value numbering optimization pass.Matt Turner4-0/+365
2014-02-27i965/fs: Create def-use and use-def chains during SSA conversion.Matt Turner3-7/+30
2014-02-27i965/cfg: Add function to generate a dot file of the dominator tree.Matt Turner2-0/+11
2014-02-27i965/cfg: Add function to generate a dot file of the CFG.Matt Turner2-0/+18
2014-02-27i965/fs: add ssa_drop_subscripts().Matt Turner3-0/+20
2014-02-27i965/cfg: Add function to dump the dominator frontier sets.Matt Turner2-0/+15
[...]
 
Clone
git://people.freedesktop.org/~mattst88/mesa
ssh://people.freedesktop.org/~mattst88/mesa