summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.Jim Laskey2006-12-211-1/+9
* Move getSectionForFunction to AsmPrinter, change it to return a string.Chris Lattner2006-10-051-6/+0
* implement DarwinTargetAsmInfo::getSectionForFunction, use it when outputtingChris Lattner2006-10-051-1/+6
* Break out target asm info into separate files.Jim Laskey2006-09-071-0/+31
OpenPOWER on IntegriCloud