aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcTargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add interface for section override. Use this for Sparc, since it should use n...asl2008-08-161-0/+5
* Reduce heap trashing due to std::string construction / concatenation via cach...asl2008-08-161-2/+2
* Properly print flags on SparcAnton Korobeynikov2008-08-081-6/+5
* Use mergeable strings sections on sparcAnton Korobeynikov2008-08-081-0/+1
* Switch Sparc to new section handling stuff. Refactor printing of module-level...Anton Korobeynikov2008-08-071-1/+21
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+25