aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious consts. This fixes warnings with compilers thatDan Gohman2007-09-141-2/+2
* Add lengthof and endof templates that hide a lot of sizeof computations.Owen Anderson2007-09-071-3/+4
* Fix PR1581, patch by Timo SavolaChris Lattner2007-07-311-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1840-0/+9867