Fixes a nasty dag combiner bug that causes a bunch of tests to fail at -O0.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / LegalizeTypesPromote.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-08 Chris LattnerSplit promotion support out to its own file.