aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/Globals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Slightly increase default set size. It's cheap and won't hurt.Anton Korobeynikov2008-03-221-1/+1
* Add helper for ultimate aliasee resoltionAnton Korobeynikov2008-03-111-0/+16
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Implement address space attribute for LLVM pointer types. Address spaces are Christopher Lamb2007-12-111-4/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+230