Can't fold the bit_convert is the store is a truncating store.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / TargetLowering.cpp
2005-10-21 Nate BegemanInvert the TargetLowering flag that controls divide...
2005-09-27 Chris Lattnerinitialize new flag
2005-08-27 Reid SpencerChange the names of member variables per Chris' instruc...
2005-08-24 Chris LattnerAdjust to new interface
2005-07-19 Reid SpencerFor: memory operations -> stores
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-19 Chris LattnerAdd a hook to find out how the target handles shift...
2005-01-16 Chris LattnerShift and setcc types default to the pointer type.
2005-01-16 Chris LattnerUse enums, move virtual dtor out of line.
2005-01-16 Chris LattnerSet up identity transforms.
2005-01-16 Chris LattnerMove some information out of LegalizeDAG into the gener...
2005-01-11 Chris LattnerClear the whole array, always.
2005-01-07 Chris LattnerFirst draft of new Target interface