Make ppc64 jit kinda work right. About 2/3 of Olden passes with this,
authorNate Begeman <natebegeman@mac.com>
Tue, 29 Aug 2006 02:30:59 +0000 (02:30 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 29 Aug 2006 02:30:59 +0000 (02:30 +0000)
commit06abd22b1ad203103c1a07a030ebc5c1c4cfbb14
treea3ee8fa73888f1c7441ca23160de5b6f16c72bb7
parent97198c9b1b983b15156585098d13d5f4898ab994
Make ppc64 jit kinda work right.  About 2/3 of Olden passes with this,
there are clearly some encoding bugs lurking in there somewhere.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCJITInfo.cpp
lib/Target/PowerPC/PPCJITInfo.h
lib/Target/PowerPC/PPCTargetMachine.cpp