diff options
author | Sanne Wouda <Sanne.Wouda@arm.com> | 2021-02-08 16:13:28 +0000 |
---|---|---|
committer | Sanne Wouda <Sanne.Wouda@arm.com> | 2021-02-17 14:06:57 +0000 |
commit | 93d9a4c95aff62bad9603029ee38faedfee40dea (patch) | |
tree | b168b24abfcdbff3923d5fdd21365ece32da27fe /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 7742620620b9e62476abc4aedfa5e14ea8336ad1 (diff) | |
download | llvm-93d9a4c95aff62bad9603029ee38faedfee40dea.zip llvm-93d9a4c95aff62bad9603029ee38faedfee40dea.tar.gz llvm-93d9a4c95aff62bad9603029ee38faedfee40dea.tar.bz2 |
Use LoopRotate PrepareForLTO stage in NPM
The PrepareForLTO stage of LoopRotate tries to avoid unrolling loops
with calls that might be inlined later. See D94232 where this was
introduced.
We didn't catch all occurances of the LoopRotatePass in the New Pass
Manager, so the original regression in astar returned with the pass
manager switch.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions