OSDN Git Service

CellSPU: Custom lower truncating stores of i8 to i1 (should not have been
authorScott Michel <scottm@aero.org>
Thu, 20 Nov 2008 05:01:09 +0000 (05:01 +0000)
committerScott Michel <scottm@aero.org>
Thu, 20 Nov 2008 05:01:09 +0000 (05:01 +0000)
commit4379efced76ef5b4e90d1e235e745acd2bc2a9e9
tree7904c6d7df4c51bfd44029c19900298a41a31816
parentd43390498291c475a6e277fcd5d3bbf5abd3b41e
CellSPU: Custom lower truncating stores of i8 to i1 (should not have been
promote), fix signed conversion of indexed offsets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59707 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/AsmPrinter/SPUAsmPrinter.cpp
lib/Target/CellSPU/SPUISelLowering.cpp