summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/temporary.buffer
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-02-01 23:21:20 +0000
committerCraig Topper <craig.topper@intel.com>2018-02-01 23:21:20 +0000
commit2d67d1e2a8d66958bbaec67c0c2ec58f4bdcc376 (patch)
tree8dca5548ebccb2633701b499fd881b5e8b3ae4b9 /libcxx/test/std/utilities/memory/temporary.buffer
parent4d19655a56a72ebcf8e99e73cf083484429c8112 (diff)
downloadbcm5719-llvm-2d67d1e2a8d66958bbaec67c0c2ec58f4bdcc376.tar.gz
bcm5719-llvm-2d67d1e2a8d66958bbaec67c0c2ec58f4bdcc376.zip
[X86] Separate the call to LowerVectorAllZeroTest from EmitTest. NFCI
Every instruction that has the word TEST in its name seems to have been buried into EmitTest. But that code is largely concerned with trying to reuse the flags from instructions that update flags in a pretty normal way. PTEST/TESTP/KTEST do not update flags in a normal way. They only update Z and C and the C flag update is non-standard. Rather than try to bend EmitTest's already complex logic to accomodate this, just move the call up to LowerSETCC and replicate the few pre-checks that are needed. While there add a FIXME for using the C flag for checking for all 1s which we definitely couldn't do from EmitTEST. llvm-svn: 324029
Diffstat (limited to 'libcxx/test/std/utilities/memory/temporary.buffer')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud