Trivially lower 'bswap $0' into llvm.bswap. This fixes hexxagon with the
[oota-llvm.git] / lib / Target / X86 / X86TargetAsmInfo.h
2006-11-29 Chris LattnerTrivially lower 'bswap $0' into llvm.bswap. This fixes...
2006-10-05 Chris LattnerImplement getSectionForFunction, use it when printing...
2006-09-07 Jim LaskeyBreak out target asm info into separate files.