Konstantin Zhuravlyov
2a2ac37c2c
[AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds and emit appropriate relocations
...
Differential Revision: https://reviews.llvm.org/D25548
llvm-svn: 284195
2016-10-14 04:21:32 +00:00
Tom Stellard
6982bb8f25
AMDGPU/SI: Add support for 8-byte relocations
...
Reviewers: arsenm, kzhuravl
Subscribers: wdng, nhaehnle, yaxunl, llvm-commits, tony-tye
Differential Revision: https://reviews.llvm.org/D25375
llvm-svn: 283593
2016-10-07 20:36:58 +00:00
Konstantin Zhuravlyov
155626238b
AMDGPU/SI: Add support for R_AMDGPU_ABS32
...
Differential Revision: https://reviews.llvm.org/D21646
llvm-svn: 276294
2016-07-21 15:29:19 +00:00
Tom Stellard
14416ae6cd
Support/ELF: Add R_AMDGPU_GOTPCREL relocation
...
Summary:
We will start generating this in a future patch.
Reviewers: arsenm, kzhuravl, rafael, ruiu, tony-tye
Subscribers: arsenm, llvm-commits, kzhuravl
Differential Revision: http://reviews.llvm.org/D21482
llvm-svn: 273628
2016-06-23 23:11:29 +00:00
Tom Stellard
1c89eb7db0
AMDGPU: Emit R_AMDGPU_ABS32_{HI,LO} for scratch buffer relocations
...
Reviewers: arsenm, rafael, kzhuravl
Subscribers: rafael, arsenm, llvm-commits, kzhuravl
Differential Revision: http://reviews.llvm.org/D21400
llvm-svn: 273166
2016-06-20 16:59:44 +00:00