Added support to LegalizeType for expanding the operands of scalar to vector
[oota-llvm.git] / lib / CodeGen / SelectionDAG / LegalizeTypesGeneric.cpp
2008-12-15 Mon P WangAdded support to LegalizeType for expanding the operand...
2008-12-09 Duncan SandsFix PR3117: not all nodes being legalized. The
2008-11-10 Duncan SandsTweak some comments.
2008-10-29 Duncan SandsFix PR2977: LegalizeTypes support for expanding
2008-09-12 Dan GohmanRename ConstantSDNode::getValue to getZExtValue, for...
2008-08-28 Gabor Greiferect abstraction boundaries for accessing SDValue...
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-07-10 Duncan SandsRemove PromoteIntRes_FP_ROUND - not sure what it
2008-07-10 Duncan SandsMake the LegalizeType method naming scheme more regular.
2008-06-23 Duncan SandsSupport for expanding the result of EXTRACT_ELEMENT.
2008-06-23 Duncan SandsCleanup up LegalizeTypes handling of loads and
2008-06-20 Duncan SandsShare some code that is common between integer and