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 | 9d2e202d658b6a82be1c4ea1cd301948d3b73f95 (patch) | |
tree | c7078a3a1708a3590c81479757db6c2179b3775e /llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | |
parent | ae9cf5828c83004b7180daf1ca29e3a11d1d7188 (diff) | |
download | bcm5719-llvm-9d2e202d658b6a82be1c4ea1cd301948d3b73f95.tar.gz bcm5719-llvm-9d2e202d658b6a82be1c4ea1cd301948d3b73f95.zip |
[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.
llvm-svn: 185533
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp')
0 files changed, 0 insertions, 0 deletions