summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2018-12-18 08:55:47 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2018-12-18 08:55:47 +0000
commit26c630f416fdb3b810529015e842a6b61de2c17b (patch)
tree98320c8f0183e6e2e3e04c4a584fc10dfa0837eb /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent0e0d6cdd5862d7c5e28c542fa07d6fadd07f1628 (diff)
downloadbcm5719-llvm-26c630f416fdb3b810529015e842a6b61de2c17b.tar.gz
bcm5719-llvm-26c630f416fdb3b810529015e842a6b61de2c17b.zip
[X86][SSE] Replace (VSRLI (VSRAI X, Y), 31) -> (VSRLI X, 31) fold.
This fold was incredibly specific - replace with a SimplifyDemandedBits fold to remove a VSRAI if only the original sign bit is demanded (its guaranteed to stay the same). Test change is merely a rescheduling. llvm-svn: 349459
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud