Fix PR2977: LegalizeTypes support for expanding
authorDuncan Sands <baldrick@free.fr>
Wed, 29 Oct 2008 14:25:28 +0000 (14:25 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 29 Oct 2008 14:25:28 +0000 (14:25 +0000)
commit21c2972f7d24680f6475877a3398b7f8cf515b33
tree5062be89bfa6fba2788afe1503327d34b33dba64
parentd22ec5f62813f8cf2ed8091f44a14377209b1a59
Fix PR2977: LegalizeTypes support for expanding
VAARG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58379 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
test/CodeGen/X86/2008-10-29-ExpandVAARG.ll [new file with mode: 0644]