summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2015-11-02 14:01:11 +0000
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2015-11-02 14:01:11 +0000
commitbe5f0c04f1e543f40b04b1f176e28e6b131c6815 (patch)
tree607bf1895eac5b49e4beae0880750b464ec50203 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parentb0eae8d6f4cfbd25e521f86e5e1cfce2a7865316 (diff)
downloadbcm5719-llvm-be5f0c04f1e543f40b04b1f176e28e6b131c6815.tar.gz
bcm5719-llvm-be5f0c04f1e543f40b04b1f176e28e6b131c6815.zip
Fix for bootstrap bug introduced in r244921
This revision has introduced an issue that only affects bootstrapped compiler when it is printing the ASM. It turns out that the new code path taken due to legalizing a scalar_to_vector of i64 -> v2i64 exposes a missing check in a micro optimization to change a load followed by a scalar_to_vector into a load and splat instruction on PPC. llvm-svn: 251798
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud