summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2019-12-02 08:32:59 -0600
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2019-12-02 08:56:04 -0600
commit241cbf201a6f4b7658697e3c76fc6e741d049a01 (patch)
tree2cf78b10e269e77a92830a23eea5a5d946cce757 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentdcf11c5e86cee94ec649a7a31c5dd259f60579d6 (diff)
downloadbcm5719-llvm-241cbf201a6f4b7658697e3c76fc6e741d049a01.tar.gz
bcm5719-llvm-241cbf201a6f4b7658697e3c76fc6e741d049a01.zip
[PowerPC] Fix crash in peephole optimization
When converting reg+reg shifts to reg+imm rotates, we neglect to consider the CodeGenOnly versions of the 32-bit shift mnemonics. This means we produce a rotate with missing operands which causes a crash. Committing this fix without review since it is non-controversial that the list of mnemonics to consider should include the 64-bit aliases for the exact mnemonics. Fixes PR44183.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud