diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-07-11 17:43:32 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-07-11 17:43:32 +0000 |
commit | 4715081787d4c3f1e2fa4b8d23b484b5b5d437bb (patch) | |
tree | dc5ec2dcd59005da43b65d8b551751aab9d5f96d /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp | |
parent | 3095993d6f4d062771083f4258fd2a5a35925c13 (diff) | |
download | bcm5719-llvm-4715081787d4c3f1e2fa4b8d23b484b5b5d437bb.tar.gz bcm5719-llvm-4715081787d4c3f1e2fa4b8d23b484b5b5d437bb.zip |
PPC: Add some missing V_SET0 patterns
We had patterns to match v4i32 immAllZerosV -> V_SET0, but not patterns for
v8i16 (which occurs in the test case) or v16i8. The same was true for
V_SETALLONES (so I added the associated patterns for those as well).
Another bug found by llvm-stress.
llvm-svn: 186108
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions