diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-04-28 16:43:16 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-04-28 16:43:16 +0000 |
commit | 0e7d2d339d31df3b1f2ee5c4526880c066d6012a (patch) | |
tree | 476aa55511dc9405396001bc391c562345be88c0 /clang/lib/CodeGen/CodeGenModule.h | |
parent | a2d8cc3db90ab5694b5bb3b94a978772531f921e (diff) | |
download | bcm5719-llvm-0e7d2d339d31df3b1f2ee5c4526880c066d6012a.tar.gz bcm5719-llvm-0e7d2d339d31df3b1f2ee5c4526880c066d6012a.zip |
[Hexagon] Define certain aliases for vector instructions
Specifically:
Vd = #0 -> Vd = vxor(Vd, Vd)
Vdd = #0 -> Vdd.w = vsub(Vdd.w, Vdd.w)
Vdd = Vss -> Vdd = vcombine(Vss.H, Vss.L)
llvm-svn: 267901
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions