Addition of the PPC32 Pattern ISel. While it is far from complete, it will
authorNate Begeman <natebegeman@mac.com>
Thu, 24 Mar 2005 04:41:43 +0000 (04:41 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 24 Mar 2005 04:41:43 +0000 (04:41 +0000)
commita9795f81e91c02d8824c70533c2ab944b13c14e6
tree1d03e4f00d1862462cbc8b5380392aefcebe206f
parent85fdeb233ec445808ba72ecd980df9718b587e4a
Addition of the PPC32 Pattern ISel.  While it is far from complete, it will
be brought up to parity with the current simple ISel in the coming days.
Currently, -pattern-isel is required to trigger it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20805 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCISelPattern.cpp [new file with mode: 0644]
lib/Target/PowerPC/PPCTargetMachine.cpp