diff options
author | Tobias Grosser <tobias@grosser.es> | 2017-06-23 08:05:27 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2017-06-23 08:05:27 +0000 |
commit | 57a1d36d9858bf0dfbba205cabf7fd33316a85f7 (patch) | |
tree | 41c361d23efa48a5f164e2085ccfdb499972c63c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8f23fb8486c89b261c65a16ddcb51a0d50810c7e (diff) | |
download | bcm5719-llvm-57a1d36d9858bf0dfbba205cabf7fd33316a85f7.tar.gz bcm5719-llvm-57a1d36d9858bf0dfbba205cabf7fd33316a85f7.zip |
Hoist buildMinMaxAccess computeout to cover full alias-group
This allows us to bail out both in case the lexmin/max computation is too
expensive, but also in case the commulative cost across an alias group is
too expensive. This is an improvement of r303404, which did not seem to
be sufficient to keep the Android Buildbot quiet.
llvm-svn: 306087
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions