diff options
author | Brian Gesiak <modocache@gmail.com> | 2020-02-18 16:29:13 -0500 |
---|---|---|
committer | Brian Gesiak <modocache@gmail.com> | 2020-02-19 00:11:23 -0500 |
commit | 2365238b9d0bc566f2e6dd1f10f0f3cb623292f4 (patch) | |
tree | 7da86937dbbd350fd334e081840f6e6dfeac5991 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a71feda24ea092ec14474216532b3ce9883b81ab (diff) | |
download | llvm-2365238b9d0bc566f2e6dd1f10f0f3cb623292f4.zip llvm-2365238b9d0bc566f2e6dd1f10f0f3cb623292f4.tar.gz llvm-2365238b9d0bc566f2e6dd1f10f0f3cb623292f4.tar.bz2 |
Re-land new pass manager coro-split and coro-elide
This re-applies patches https://reviews.llvm.org/D71899 and
https://reviews.llvm.org/D71900, which were reverted in
https://reviews.llvm.org/rG11053a1cc61 and
https://reviews.llvm.org/rGe999aa38d16. The underlying problem that
caused two buildbots to fail with these patches is explained in
https://reviews.llvm.org/rG26f356350bd -- older compliers disagree with
the order in which the left- and right-hand side of an assignment in
LazyCallGraph ought to be evaluated, which caused an assertion in
SmallVector::operator[] to fire when the test suite was run.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions