Aaron Ballman
694aef5995
This code block breaks the docs build ( http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/11920/steps/docs-llvm-html/logs/stdio ), but I cannot see anything immediately wrong with it and cannot reproduce the diagnostic locally. Setting the code highlighting to none instead of nasm to hopefully get the bot stumbling back towards green.
...
llvm-svn: 275998
2016-07-19 17:46:55 +00:00
Aaron Ballman
2039ea75ff
Speculatively fix the sphinx build, which does not think the original code was valid nasm ( http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/11854/steps/docs-llvm-html/logs/stdio ).
...
llvm-svn: 275408
2016-07-14 13:08:16 +00:00
Tom Stellard
f352d0cd70
AMDGPU: Document address space mapping
...
Summary:
Address space mapping is described in lib/Target/AMDGPU/AMDGPU.h in
Doxygen comments. This patch adds the description to user guide for
AMDGPU back-end.
Patch By: Vedran Miletić
Reviewers: tstellarAMD, arsenm
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D17046
llvm-svn: 265500
2016-04-06 01:29:19 +00:00
Sylvestre Ledru
d91024096e
fix the indentation of the example
...
llvm-svn: 261628
2016-02-23 11:17:27 +00:00
Tom Stellard
f0367cd046
docs/AMDGPUUsage: Update assembly example
...
Reviewers: arsenm, nhaustov
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D17461
llvm-svn: 261550
2016-02-22 18:36:00 +00:00
Tom Stellard
ff6108f813
AMDGPU/SI: Update amd_kernel_code_t definition and add assembler support
...
Reviewers: arsenm
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D10772
llvm-svn: 240839
2015-06-26 21:58:31 +00:00
Tom Stellard
daced4c4cc
AMDGPU/SI: Add hsa code object directives
...
Reviewers: arsenm
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D10757
llvm-svn: 240831
2015-06-26 21:15:07 +00:00
Tom Stellard
3f1708598e
R600 -> AMDGPU rename
...
llvm-svn: 239657
2015-06-13 03:28:10 +00:00