(i64 (zext (srl GR32 8))) -> movzbl AH is not safe since srl 8 only clear the top...
[oota-llvm.git] / lib / Target / X86 / X86ELFWriterInfo.h
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-01-27 Bill WendlingMake d'tor out-of-line.
2007-01-27 Bill WendlingX86 implementation of the TargetELFWriterInfo class.