- Fix support for "special" i64 immediates that can be loaded
authorScott Michel <scottm@aero.org>
Wed, 5 Mar 2008 23:02:02 +0000 (23:02 +0000)
committerScott Michel <scottm@aero.org>
Wed, 5 Mar 2008 23:02:02 +0000 (23:02 +0000)
commitad2715e0d787feaecb66060ea638e373dee7f6fb
tree9b5b6a19405a2a8706e442a246d058ba01b446db
parent53dec47f3b6ab0f4fdc533b422c6cf404d5d6771
- Fix support for "special" i64 immediates that can be loaded
  using IL, ILA, et. al. v2i64 and i64 are now supported by
  the select bits (SELB) instruction.

- Add missing comparison operations (testcase forthcoming)

- More multiclass refactoring.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47973 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/CellSPU/SPUInstrInfo.td
lib/Target/CellSPU/SPUNodes.td
lib/Target/CellSPU/SPUOperands.td