summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/call-graph-register-usage.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Remove error on calls for amdgcnMatt Arsenault2017-08-031-3/+3
| | | | | | | | Repurpose the -amdgpu-function-calls flag. Rather than require it to emit a call, only use it to run the always inline path or not. llvm-svn: 310003
* AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to itMatt Arsenault2017-08-021-4/+4
| | | | llvm-svn: 309783
* AMDGPU: Analyze callee resource usage in AsmPrinterMatt Arsenault2017-08-021-0/+230
llvm-svn: 309781
OpenPOWER on IntegriCloud