diff options
author | Simon Dardis <simon.dardis@imgtec.com> | 2017-08-11 14:36:05 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@imgtec.com> | 2017-08-11 14:36:05 +0000 |
commit | ae5b53e7cd8278516be18f0d2e3d82280a77218b (patch) | |
tree | 6bc6859d3d45656076398393a0748fea1915efed /llvm/lib/CodeGen/ExecutionDepsFix.cpp | |
parent | 348240536ffedfbf303b8a9375bcff6fe8034ccb (diff) | |
download | bcm5719-llvm-ae5b53e7cd8278516be18f0d2e3d82280a77218b.tar.gz bcm5719-llvm-ae5b53e7cd8278516be18f0d2e3d82280a77218b.zip |
[mips] Lift the assertion on the types that can be used with MipsGPRel
Post commit review of rL308619 highlighted the need for handling N64
with -fno-pic. Testing reveale a stale assert when generating a GP
relative addressing mode.
This patch removes that assert and adds the necessary patterns for
MIPS64 to perform gp relative addressing with -fno-pic
(and the implicit -mno-abicalls + -mgpopt).
Reviewers: atanasyan, nitesh.jain
Differential Revision: https://reviews.llvm.org/D36472
llvm-svn: 310713
Diffstat (limited to 'llvm/lib/CodeGen/ExecutionDepsFix.cpp')
0 files changed, 0 insertions, 0 deletions