summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTest.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-07-24 16:42:09 +0000
committerDavid Green <david.green@arm.com>2019-07-24 16:42:09 +0000
commitbab4d8ac5a613d53962d09f6652f7791494bffa0 (patch)
tree7e18cd9dc036a81ff07d7a05ff868009f9228aa5 /clang/unittests/Format/FormatTest.cpp
parentc5cc9efa075b6fcd8cfe16d59764dcbebc949b8c (diff)
downloadbcm5719-llvm-bab4d8ac5a613d53962d09f6652f7791494bffa0.tar.gz
bcm5719-llvm-bab4d8ac5a613d53962d09f6652f7791494bffa0.zip
[ARM] Better OR's for MVE compares
This adds a DeMorgan combine for OR's of compares to turn them into AND's, helping prevent them from going into and out of gpr registers. It also fills in the VCLE and VCLT nodes that MVE can select, allowing it to invert more compares. Differential Revision: https://reviews.llvm.org/D65059 llvm-svn: 366920
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud