Fix casts of float to unsigned long
authorNate Begeman <natebegeman@mac.com>
Tue, 10 Aug 2004 20:42:36 +0000 (20:42 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 10 Aug 2004 20:42:36 +0000 (20:42 +0000)
commitb64af918cbf6a18d1bed4c588622bee75b1107c8
treecbaaffa16deb6f64f4f8caa2f7b33f945200ff55
parent91fdc01fe16ceb2e007e0871512f819f8479b836
Fix casts of float to unsigned long
Replace STDX (store 64 bit int indexed) with STFDX (store double indexed)
Fix latent bug in indexed load generation
Generate indexed loads and stores in many more cases

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15626 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32ISelSimple.cpp
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PowerPCISelSimple.cpp
lib/Target/PowerPC/README.txt