llvm-project/llvm/lib/Target/PowerPC/InstPrinter
Nemanja Ivanovic d2c3c51a70 [Power9] Exploit move and splat instructions for build_vector improvement
This patch corresponds to review:
https://reviews.llvm.org/D21135

This patch exploits the following instructions:
mtvsrws
lxvwsx
mtvsrdd
mfvsrld

In order to improve some build_vector and extractelement patterns.

llvm-svn: 282246
2016-09-23 13:25:31 +00:00
..
CMakeLists.txt
LLVMBuild.txt
PPCInstPrinter.cpp [Power9] Exploit move and splat instructions for build_vector improvement 2016-09-23 13:25:31 +00:00
PPCInstPrinter.h [PowerPC] Support asm parsing for bc[l][a][+-] mnemonics 2016-09-03 02:31:44 +00:00