aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/selectcc-opt.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-10/+24
* R600: add a pass that merges clauses.Vincent Lejeune2013-10-011-1/+2
* R600: Put PRED_X instruction in its own clauseVincent Lejeune2013-10-011-2/+1
* R600: Fix handling of NAN in comparison instructionsTom Stellard2013-09-281-2/+2
* R600: Use KCache for kernel argumentsTom Stellard2013-07-231-1/+0
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-171-0/+2
* R600: Optimize another selectcc caseTom Stellard2013-03-081-2/+29
* R600: Improve custom lowering of select_ccTom Stellard2013-03-081-0/+37