Support for load/store of expanded float types. I
authorDuncan Sands <baldrick@free.fr>
Sat, 21 Jun 2008 17:00:47 +0000 (17:00 +0000)
committerDuncan Sands <baldrick@free.fr>
Sat, 21 Jun 2008 17:00:47 +0000 (17:00 +0000)
commita1ace76c70ae5332d6f33fce5c0c1e2fdb8cca11
tree58c308504951707b34e5c134a623de7686f7b075
parent4c8c83022b501759d8559e224c84ae2a9921ba41
Support for load/store of expanded float types.  I
don't know if a truncating store is possible here,
but added support for it anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52577 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll [new file with mode: 0644]