Konstantin Zhuravlyov
|
73363df463
|
AMDGPU: Temporary disable pal metadata check line in llvm-readobj test
It fails on mips
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315837 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-14 23:42:11 +00:00 |
|
Konstantin Zhuravlyov
|
5556d8485b
|
AMDGPU: Bring HSA metadata on par with the specification
Differential Revision: https://reviews.llvm.org/D38753
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315821 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-14 19:03:51 +00:00 |
|
Konstantin Zhuravlyov
|
7032e50fbc
|
llvm-readobj: Print AMDGPU note contents
Differential Revision: https://reviews.llvm.org/D38752
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315819 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-14 18:21:42 +00:00 |
|
Konstantin Zhuravlyov
|
3b76e7aa12
|
AMDGPU: Cleanup elf-notes.ll test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315816 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-14 17:36:53 +00:00 |
|
Konstantin Zhuravlyov
|
5376db4ce8
|
llvm-readobj: Print AMDGPU note type names
Differential Revision: https://reviews.llvm.org/D38751
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315813 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-14 16:43:46 +00:00 |
|
Konstantin Zhuravlyov
|
473d951406
|
AMDGPU: Do not emit deprecated notes for code object v3
Differential Revision: https://reviews.llvm.org/D38749
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315810 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-14 15:59:07 +00:00 |
|
Konstantin Zhuravlyov
|
eb211af057
|
AMDGPU: Add support for isa version note
- Emit NT_AMD_AMDGPU_ISA
- Add assembler parsing for isa version directive
- If isa version directive does not match command line arguments, then return error
Differential Revision: https://reviews.llvm.org/D38748
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315808 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-14 15:40:33 +00:00 |
|