diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-07-03 12:51:09 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-07-03 12:51:09 +0000 |
commit | bf8eb3d55cc0fe37d0ef140c2492214083a48dcb (patch) | |
tree | fa10790efc7362bb0d4bd7b3adcb902f9ffd25c9 /lib/Transforms | |
parent | 44175d9715268bfb7c2cb10ebf14474f4a411464 (diff) | |
download | external_llvm-bf8eb3d55cc0fe37d0ef140c2492214083a48dcb.zip external_llvm-bf8eb3d55cc0fe37d0ef140c2492214083a48dcb.tar.gz external_llvm-bf8eb3d55cc0fe37d0ef140c2492214083a48dcb.tar.bz2 |
[PowerPC] Make specialized AltiVec patterns isCodeGenOnly
A couple of AltiVec patterns are just specialized forms of the
generic instruction pattern, and should therefore be marked
isCodeGenOnly to avoid confusing the asm parser:
VCFSX_0, VCTUXS_0, VCFUX_0, VCTSXS_0, and V_SETALLONES.
Noticed by inspection of the generated PPCGenAsmMatcher.inc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185533 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions