diff options
author | Serguei Katkov <serguei.katkov@azul.com> | 2018-01-09 04:37:06 +0000 |
---|---|---|
committer | Serguei Katkov <serguei.katkov@azul.com> | 2018-01-09 04:37:06 +0000 |
commit | 4d1dd6b53abd47be71bd3001f2937d9b8ad11ecb (patch) | |
tree | 4bdbb69b8424d661b81bcef1caf37c3bbad10a42 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 33a17762bb0977d9c919505a6d3f3215f132d113 (diff) | |
download | bcm5719-llvm-4d1dd6b53abd47be71bd3001f2937d9b8ad11ecb.tar.gz bcm5719-llvm-4d1dd6b53abd47be71bd3001f2937d9b8ad11ecb.zip |
[CGP] Fix Complex addressing mode for offset
If the offset is differ in two addressing mode we can continue only if
ScaleReg is not set due to we will use it as merge of different offsets.
It should fix PR35799 and PR35805.
Reviewers: john.brawn, reames
Reviewed By: reames
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D41227
llvm-svn: 322056
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions