Rename PaddedSize to AllocSize, in the hope that this
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetAsmInfo.h
2008-12-19 Rafael EspindolaFix bug 3202.
2008-09-25 Anton KorobeynikovReapply 56585:56589 with proper fix for some gcc versions
2008-09-25 Evan ChengTemporarily backing out 56585:56589 to unbreak the...
2008-09-24 Anton KorobeynikovMinor cleanup
2008-09-24 Anton KorobeynikovGet rid of virtual inheritance for PPC TAI
2008-08-08 Anton KorobeynikovConvert PPC/Linux to new section printing stuff
2008-08-08 Anton KorobeynikovSwitch PPC/Darwin to new section handling stuff
2008-07-19 Anton KorobeynikovUnbreak build: 'DarwinTargetAsmInfo' was already taken...
2008-02-29 Anton KorobeynikovUse enumeration for preffered EH dwarf encoding reason
2008-02-27 Anton KorobeynikovEHPreferredDataFormat hook for PPC targets. Looks like...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-09-25 Dan GohmanMore explicit keywords.
2006-12-21 Jim LaskeyChanges from Nick Lewycky with a simplified PPCTargetAs...
2006-10-05 Chris LattnerMove getSectionForFunction to AsmPrinter, change it...
2006-10-05 Chris Lattnerimplement DarwinTargetAsmInfo::getSectionForFunction...
2006-09-07 Jim LaskeyBreak out target asm info into separate files.