Factor local liveness computation out into its own function.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / LegalizeVectorTypes.cpp
2008-07-08 Duncan SandsRemove custom expansion from LegalizeTypes when doing
2008-07-04 Duncan SandsRather than having a different custom legalization
2008-06-23 Duncan SandsCleanup up LegalizeTypes handling of loads and
2008-06-20 Duncan SandsShare some code that is common between integer and
2008-06-20 Duncan SandsRename the operation of turning a float type into an
2008-06-17 Duncan SandsSplit type expansion into ExpandInteger and ExpandFloat