"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "c54b1c8b4d9cbac6abe102e9a80d596351490faf"
[ARM] Mark VSETLNi32 with the InsertSubreg property and implement the related
target hook. This patch teaches the compiler that: dX = VSETLNi32 dY, rZ, imm is the same as: dX = INSERT_SUBREG dY, rZ, translateImmToSubIdx(imm) <rdar://problem/12702965> llvm-svn: 216143
Loading
Please register or sign in to comment