aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/swizzle-export.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-21/+21
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-9/+9
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-111-18/+14
* R600: Use masked read sel for texture instructionsVincent Lejeune2013-10-131-8/+7
* R600: fix swizzle exportVincent Lejeune2013-10-131-1/+1
* [R600] Replicate old DAGCombiner behavior in target specific DAG combine.Quentin Colombet2013-07-301-1/+0
* [DAGCombiner] insert_vector_elt: Avoid building a vector twice.Quentin Colombet2013-07-301-0/+1
* R600: Fix a rare bug where swizzle optimization returns wrong valuesVincent Lejeune2013-07-091-0/+34
* R600: Fix wrong export reswizzlingVincent Lejeune2013-07-091-0/+100