diff options
author | Philip Reames <preames@rivosinc.com> | 2022-07-12 15:59:25 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-07-12 16:04:57 -0700 |
commit | cc7d9665111614b431e485cb4ba90685c73654ed (patch) | |
tree | 0d8467bb8dda029d7cf29464c0d6f431f13517ec /lldb/source/Commands/CommandObjectThread.cpp | |
parent | a565509308f9372c4de1c4c32afde461a42e81c8 (diff) | |
download | llvm-cc7d9665111614b431e485cb4ba90685c73654ed.zip llvm-cc7d9665111614b431e485cb4ba90685c73654ed.tar.gz llvm-cc7d9665111614b431e485cb4ba90685c73654ed.tar.bz2 |
Add coverage for missing (urem x, (lshr pow2, y)) -> (and x, (add (lshr pow2, y), -1)) transform
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions