diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-03-27 06:36:55 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-03-27 06:36:55 +0000 |
commit | 573fc28d642524142ceb8d486af038b2f9206f51 (patch) | |
tree | adacfdadfa6cc785af99d454929ac553f5a00346 /clang/lib/Serialization/ModuleManager.cpp | |
parent | b68b7571a9164dfef521782d2ab0b277e1848e32 (diff) | |
download | llvm-573fc28d642524142ceb8d486af038b2f9206f51.zip llvm-573fc28d642524142ceb8d486af038b2f9206f51.tar.gz llvm-573fc28d642524142ceb8d486af038b2f9206f51.tar.bz2 |
Use the PPC no-r0 class on the TOC LD pseudos
The register parameter in these instructions becomes the base register in an
r+i ld instruction (and, thus, cannot be r0).
This is not yet testable because we don't yet allocate r0 (and even then any
test would be very fragile).
llvm-svn: 178121
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions