diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2019-06-17 12:01:53 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2019-06-17 12:01:53 +0000 |
commit | 74ac20158a068633e0a84f9f95e7242ceab6b61d (patch) | |
tree | 4c864a0d86d7b13b22d7c305d7dd787c832e1005 /lldb/packages/Python/lldbsuite/test | |
parent | d5323f6a707e376aab20ebe7864a78fc38fcedaa (diff) | |
download | bcm5719-llvm-74ac20158a068633e0a84f9f95e7242ceab6b61d.tar.gz bcm5719-llvm-74ac20158a068633e0a84f9f95e7242ceab6b61d.zip |
Test forward references in IntrinsicEmitter on Neon LD(2|3|4)
This patch tests the forward-referencing added in D62995 by changing
some existing intrinsics to use forward referencing of overloadable
parameters, rather than backward referencing.
This patch changes the TableGen definition/implementation of
llvm.aarch64.neon.ld2lane and llvm.aarch64.neon.ld2lane intrinsics
(and similar for ld3 and ld4). This change is intended to be
non-functional, since the behaviour of the intrinsics is
expected to be the same.
Reviewers: arsenm, dmgreen, RKSimon, greened, rnk
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D63189
llvm-svn: 363546
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions