summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-08-11 14:36:05 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-08-11 14:36:05 +0000
commitae5b53e7cd8278516be18f0d2e3d82280a77218b (patch)
tree6bc6859d3d45656076398393a0748fea1915efed /llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
parent348240536ffedfbf303b8a9375bcff6fe8034ccb (diff)
downloadbcm5719-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/MachineOptimizationRemarkEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud