diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-03-27 05:57:56 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-03-27 05:57:56 +0000 |
commit | 56d926ac14406ef87d34fbf77632c26d8e789818 (patch) | |
tree | aaebdefa266df252f7d87a423a56adf23af1df8d /unittests/Support/ManagedStatic.cpp | |
parent | 37ef805818e32531c2c3a454fee33f06f363f9c2 (diff) |
Apply the no-r0 class to PPC TOC ADDI[S] pseudo instructions
Like the addi/addis instructions themselves, these pseudo instructions also
cannot have r0 as their register parameter (because it will be interpreted as
the value 0).
This is not yet testable because we don't yet allocate r0 (and even when we do,
any regression test would be very fragile because it would depend on the
register allocator heuristics).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178118 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Support/ManagedStatic.cpp')
0 files changed, 0 insertions, 0 deletions