Move all Altivec stuff out into a new PPCInstrAltivec.td file.
authorChris Lattner <sabre@nondot.org>
Sat, 25 Mar 2006 07:51:43 +0000 (07:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Mar 2006 07:51:43 +0000 (07:51 +0000)
commitb22a04d881ccf9b67628ec1ea4b32eda60134ef3
tree52d3228c9e3e581842ca64234657fed4371b9e97
parent8d052bc711f1f451e79a2923829d2590d2951601
Move all Altivec stuff out into a new PPCInstrAltivec.td file.

Add a bunch of patterns for different datatypes, e.g. bit_convert, undef and
zero vector support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrAltivec.td [new file with mode: 0644]
lib/Target/PowerPC/PPCInstrInfo.td