"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e43611fc45ad0151949aaab96131670f25b3dccb"
ARM 'vzip.32 Dd, Dm' is a pseudo-instruction.
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
Loading
Please register or sign in to comment