turn off GOT on archs that didn't use it (not that it appeard to harm them much with...
[oota-llvm.git] / lib / CodeGen / SelectionDAG / TargetLowering.cpp
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