summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/dagcombine-select.ll
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Early expansion of 32 bit udiv/uremStanislav Mekhanoshin2018-06-281-16/+16
* DAG combine "and|or (select c, -1, 0), x" -> "select c, x, 0|-1"Stanislav Mekhanoshin2018-06-211-0/+102
* Allow binop C1, (select cc, CF, CT) -> select foldingStanislav Mekhanoshin2018-06-201-0/+182
OpenPOWER on IntegriCloud