summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/TokenAnnotator.cpp
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2015-04-22 09:11:38 +0000
committerJames Molloy <james.molloy@arm.com>2015-04-22 09:11:38 +0000
commitcd2334e86e018757b5a51eb16e5a814a6d95bded (patch)
tree961825bc1133f4578e2743b9ca7b4bad170866d7 /clang/lib/Format/TokenAnnotator.cpp
parentea79c5b4f7e5b1eece00fadb51cac4269cd997b5 (diff)
downloadbcm5719-llvm-cd2334e86e018757b5a51eb16e5a814a6d95bded.tar.gz
bcm5719-llvm-cd2334e86e018757b5a51eb16e5a814a6d95bded.zip
[AArch64] Disable complex GEP optimization by default.
Enough concerns were raised that this optimization is pessimising some code patterns. The obvious fix, to add a Reassociate run afterwards, causes even more pessimisation in some cases due to fewer complex addressing modes being matched. As there isn't a trivial fix for this, backing this out by default until someone gets a chance to fix the addressing mode matcher. llvm-svn: 235491
Diffstat (limited to 'clang/lib/Format/TokenAnnotator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud