diff options
author | Dan Gohman <gohman@apple.com> | 2008-01-30 00:15:11 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-01-30 00:15:11 +0000 |
commit | 47a7d6fafec81534ac060ef4be0f51e5dc892460 (patch) | |
tree | b3117f4842098b1799268f876afc8a754b56c0ed /llvm/lib/Target/CellSPU/SPUTargetMachine.cpp | |
parent | 162bb8060ec859324aca53d9cd0fab85812597bd (diff) | |
download | bcm5719-llvm-47a7d6fafec81534ac060ef4be0f51e5dc892460.tar.gz bcm5719-llvm-47a7d6fafec81534ac060ef4be0f51e5dc892460.zip |
Factor the addressing mode and the load/store VT out of LoadSDNode
and StoreSDNode into their common base class LSBaseSDNode. Member
functions getLoadedVT and getStoredVT are replaced with the common
getMemoryVT to simplify code that will handle both loads and stores.
llvm-svn: 46538
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions