aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2017-10-17 21:43:52 +0000
committerTim Northover <tnorthover@apple.com>2017-10-17 21:43:52 +0000
commit350a87eaf199a077b034d3831d09e3e04d2a0c7e (patch)
tree432f779ca8694e9c02003823e6b58485d57d93ab /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent6cadde7f4078279495bba0d2baf4592a0039aef1 (diff)
downloadllvm-350a87eaf199a077b034d3831d09e3e04d2a0c7e.zip
llvm-350a87eaf199a077b034d3831d09e3e04d2a0c7e.tar.gz
llvm-350a87eaf199a077b034d3831d09e3e04d2a0c7e.tar.bz2
AArch64: account for possible frame index operand in compares.
If the address of a local is used in a comparison, AArch64 can fold the address-calculation into the comparison via "adds". Unfortunately, a couple of places (both hit in this one test) are not ready to deal with that yet and just assume the first source operand is a register. llvm-svn: 316035
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions