aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCTargetAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 3202.Rafael Espindola2008-12-191-0/+1
* Reapply 56585:56589 with proper fix for some gcc versionsAnton Korobeynikov2008-09-251-9/+24
* Temporarily backing out 56585:56589 to unbreak the build.Evan Cheng2008-09-251-24/+9
* Minor cleanupAnton Korobeynikov2008-09-241-0/+3
* Get rid of virtual inheritance for PPC TAIAnton Korobeynikov2008-09-241-9/+21
* Convert PPC/Linux to new section printing stuffAnton Korobeynikov2008-08-081-2/+4
* Switch PPC/Darwin to new section handling stuffAnton Korobeynikov2008-08-081-3/+5
* Unbreak build: 'DarwinTargetAsmInfo' was already taken as PPC TAI flavour.Anton Korobeynikov2008-07-191-4/+4
* Use enumeration for preffered EH dwarf encoding reasonAnton Korobeynikov2008-02-291-2/+4
* EHPreferredDataFormat hook for PPC targets. Looks like DarwinAnton Korobeynikov2008-02-271-0/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* More explicit keywords.Dan Gohman2007-09-251-3/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+38