summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/dagcombine-setcc-select.ll
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Disable DAG combine at -O0Stanislav Mekhanoshin2018-11-271-49/+11
* [AMDGPU] Preliminary patch for divergence driven instruction selection. Immed...Alexander Timofeev2018-09-111-26/+41
* [AMDGPU] setcc (select cc, CT, CF), CF, eq | ne -> xor cc, -1 | ccStanislav Mekhanoshin2018-06-161-0/+104
OpenPOWER on IntegriCloud