[all-commits] [llvm/llvm-project] bd722e: [ARM, CDE] Improve CDE intrinsics testing
Mikhail Maltsev via All-commits
all-commits at lists.llvm.org
Fri Mar 27 09:05:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bd722ef63f18ee672d60358113431f9bb5c55380
https://github.com/llvm/llvm-project/commit/bd722ef63f18ee672d60358113431f9bb5c55380
Author: Mikhail Maltsev <mikhail.maltsev at arm.com>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M clang/test/CodeGen/arm-cde-reinterpret.c
M clang/test/Headers/arm-cde-header.c
Log Message:
-----------
[ARM,CDE] Improve CDE intrinsics testing
Summary:
This patch:
* adds tests for vreinterpret intinsics in big-endian mode
* adds C++ runs to the CDE+MVE header compatibility test
Reviewers: simon_tatham, MarkMurrayARM, ostannard, dmgreen
Reviewed By: simon_tatham
Subscribers: kristof.beyls, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D76927
More information about the All-commits
mailing list