Turn PPC64 and VMX into classes that can be added to instructions instead of
authorChris Lattner <sabre@nondot.org>
Tue, 19 Apr 2005 04:32:54 +0000 (04:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Apr 2005 04:32:54 +0000 (04:32 +0000)
commit0bdc6f1fd49badb3266ded6ccc311954b794075b
tree1288acffc13b8a03f8a6695d98d5119bf3ee71e5
parent7dda395004eb962cef1c1554b1e8b2ad069760e0
Turn PPC64 and VMX into classes that can be added to instructions instead of
bits that must be passed up the inheritance hierarchy.  Convert MForm and AForm
instructions over

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21345 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.td