1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Simon Atanasyan 5c69bb38b2 [mips] Expand 'lw/sw' instructions for 32-bit GOT
In case of using 32-bit GOT access to the table requires two instructions
with attached %got_hi and %got_lo relocations. This patch implements
correct expansion of 'lw/sw' instructions in that case.

Differential Revision: https://reviews.llvm.org/D67705

llvm-svn: 372251
2019-09-18 19:19:47 +00:00
..
2018-08-29 11:35:03 +00:00
2018-08-29 11:35:03 +00:00
2019-07-17 08:11:31 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2017-10-10 13:34:45 +00:00
2017-05-30 09:33:43 +00:00
2017-01-22 20:28:56 +00:00
2017-05-30 09:33:43 +00:00
2016-11-21 20:30:41 +00:00
2017-12-11 11:21:40 +00:00