Removed spurious EnablePPCRS check.
[oota-llvm.git] / lib / Target / X86 / X86TargetAsmInfo.h
2008-02-29 Anton KorobeynikovUse enumeration for preffered EH dwarf encoding reason
2008-02-27 Anton KorobeynikovPreparation step for some cleanup/generalization in...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-09-25 Dan GohmanMore explicit keywords.
2007-01-16 Bill WendlingFix for PR1095:
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.