| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
While there is an encoding for it in VUZP, the result of that is undefined,
so we should avoid it. Define the instruction as a pseudo for VTRN.32
instead, as the ARM ARM indicates.
rdar://11222366
llvm-svn: 154511
|
|
|
|
|
|
|
|
|
|
| |
While there is an encoding for it in VZIP, the result of that is undefined,
so we should avoid it. Define the instruction as a pseudo for VTRN.32
instead, as the ARM ARM indicates.
rdar://11221911
llvm-svn: 154505
|
|
|
|
| |
llvm-svn: 146194
|
|
|
|
| |
llvm-svn: 146114
|
|
|
|
| |
llvm-svn: 146113
|
|
|
|
|
|
| |
rdar://10435076
llvm-svn: 144694
|
|
|
|
| |
llvm-svn: 121901
|
|
|
|
|
|
|
|
|
| |
element size. Instead,
all of the different element sizes are pseudo instructions that map down to vext.8 underneath, with
the immediate shifted left to reflect the increased element size.
llvm-svn: 118183
|
|
llvm-svn: 117937
|