Marcin Koscielnicki c627cc351a [PowerPC] [PR27387] Disallow r0 for ADD8TLS.
ADD8TLS, a variant of add instruction used for initial-exec TLS,
currently accepts r0 as a source register.  While add itself supports
r0 just fine, linker can relax it to a local-exec sequence, converting
it to addi - which doesn't support r0.

Differential Revision: http://reviews.llvm.org/D19193

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267388 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-25 09:24:34 +00:00
..
2016-01-26 00:03:25 +00:00
2015-07-28 20:38:29 +00:00
2014-10-21 23:01:01 +00:00
2014-10-21 23:01:01 +00:00
2014-12-26 16:42:47 +00:00
2015-06-16 16:01:15 +00:00
2016-04-18 11:52:14 +00:00
2016-02-29 16:42:27 +00:00
2016-02-04 23:14:42 +00:00
2016-03-12 10:23:07 +00:00
2016-02-04 01:58:20 +00:00
2015-11-10 21:38:26 +00:00