summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/combine-cond-add-sub.ll
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Combine and x, (sext cc from i1) => select cc, x, 0Stanislav Mekhanoshin2017-06-271-0/+20
* [AMDGPU] Add FP_CLASS to the add/setcc combineStanislav Mekhanoshin2017-06-211-0/+36
* [AMDGPU] Combine add and adde, sub and subeStanislav Mekhanoshin2017-06-211-0/+80
* [AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setccStanislav Mekhanoshin2017-06-211-0/+43
OpenPOWER on IntegriCloud