summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ModuleCache.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-07-24 17:36:47 +0000
committerDavid Green <david.green@arm.com>2019-07-24 17:36:47 +0000
commitcd7a6fa314953f71af0686bd0fcc8f6a8cb133bf (patch)
treefe7ddd1b2e512c1d0bc2dc955ac1338d73acc674 /lldb/source/Target/ModuleCache.cpp
parent7d318b2bb19771745021145730387d43c589a9a7 (diff)
downloadbcm5719-llvm-cd7a6fa314953f71af0686bd0fcc8f6a8cb133bf.tar.gz
bcm5719-llvm-cd7a6fa314953f71af0686bd0fcc8f6a8cb133bf.zip
[ARM] Rewrite how VCMP are lowered, using a single node
This removes the VCEQ/VCNE/VCGE/VCEQZ/etc nodes, just using two called VCMP and VCMPZ with an extra operand as the condition code. I believe this will make some combines simpler, allowing us to just look at these codes and not the operands. It also helps fill in a missing VCGTUZ MVE selection without adding extra nodes for it. Differential Revision: https://reviews.llvm.org/D65072 llvm-svn: 366934
Diffstat (limited to 'lldb/source/Target/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud