summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/div_i128.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Testing] Fix tests that break with read-only checkoutsDavid Zarzycki2019-08-011-1/+1
| | | | | | Found with `mount --bind -o ro ...` on Linux. llvm-svn: 367519
* AMDGPU: Error more gracefully on libcallsMatt Arsenault2018-08-081-0/+7
I think this is the only situation where the callsite will have a null instruction. llvm-svn: 339271
OpenPOWER on IntegriCloud