Add necessary 64-bit support so that gcc frontend compiles (mostly). Current
authorScott Michel <scottm@aero.org>
Mon, 2 Jun 2008 22:18:03 +0000 (22:18 +0000)
committerScott Michel <scottm@aero.org>
Mon, 2 Jun 2008 22:18:03 +0000 (22:18 +0000)
commit8bf61e8c2a39bcf070c39848fea83eda57851ebb
treea73a80f3763205767300ee4a008edd8cc8b17dbf
parent193c2358507b151ffbca2f0bb6fbfba55b60bdbd
Add necessary 64-bit support so that gcc frontend compiles (mostly). Current
issue is operand promotion for setcc/select... but looks like the fundamental
stuff is implemented for CellSPU.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51884 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/CellSPU/SPUISelLowering.h
lib/Target/CellSPU/SPUInstrInfo.td
lib/Target/CellSPU/SPUNodes.td
lib/Target/CellSPU/SPUOperands.td
test/CodeGen/CellSPU/immed64.ll