llvm-6502/lib/CodeGen/SelectionDAG
Duncan Sands f83b1f63dd LegalizeTypes support for scalarizing a vector store
and splitting extract_subvector.  This fixes nine
"make check" testcases, for example
2008-02-04-ExtractSubvector.ll and (partially)
CodeGen/Generic/vector.ll.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47384 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-20 17:38:09 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Add explicit keywords. 2008-02-20 16:44:09 +00:00
LegalizeDAG.cpp Convert Legalize to use the APInt form of ComputeMaskedBits. 2008-02-20 16:57:27 +00:00
LegalizeTypes.cpp
LegalizeTypes.h LegalizeTypes support for scalarizing a vector store 2008-02-20 17:38:09 +00:00
LegalizeTypesExpand.cpp Convert Legalize to use the APInt form of ComputeMaskedBits. 2008-02-20 16:57:27 +00:00
LegalizeTypesPromote.cpp
LegalizeTypesScalarize.cpp LegalizeTypes support for scalarizing a vector store 2008-02-20 17:38:09 +00:00
LegalizeTypesSplit.cpp LegalizeTypes support for scalarizing a vector store 2008-02-20 17:38:09 +00:00
Makefile
ScheduleDAG.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
SelectionDAG.cpp LegalizeTypes support for scalarizing a vector store 2008-02-20 17:38:09 +00:00
SelectionDAGISel.cpp Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp