diff options
author | Tim Northover <tnorthover@apple.com> | 2023-01-18 15:12:29 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2023-01-26 13:00:36 +0000 |
commit | ce4fcea59e1d5829b4355b6401d7265be23f617a (patch) | |
tree | 98d03ea22cae135708bdfc5b50098b8e78ab5dde /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 85395af27241ab9c8d5763b8afcaa07f1bab26d5 (diff) | |
download | llvm-ce4fcea59e1d5829b4355b6401d7265be23f617a.zip llvm-ce4fcea59e1d5829b4355b6401d7265be23f617a.tar.gz llvm-ce4fcea59e1d5829b4355b6401d7265be23f617a.tar.bz2 |
ARM: skip debug instructions when matching jump-table patterns.
When working out whether we can see a compressible jump-table pattern during
ConstantIslands, we were stopping when we saw a debug instruction. Instead it's
better to keep iterating backwards to the first real instruction.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions