summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.AMDGPU.abs.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Remove abs intrinsicMatt Arsenault2016-01-201-47/+0
| | | | llvm-svn: 258343
* AMDGPU/SI: select S_ABS_I32 when possible (v2)Marek Olsak2015-11-251-3/+1
| | | | | | | | | | v2: added more tests, moved the SALU->VALU conversion to a separate function It looks like it's not possible to get subregisters in the S_ABS lowering code, and I don't feel like guessing without testing what the correct code would look like. llvm-svn: 254095
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+49
llvm-svn: 239657
OpenPOWER on IntegriCloud