Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add interface for section override. Use this for Sparc, since it should use n... | asl | 2008-08-16 | 1 | -0/+5 |
* | Reduce heap trashing due to std::string construction / concatenation via cach... | asl | 2008-08-16 | 1 | -2/+2 |
* | Properly print flags on Sparc | Anton Korobeynikov | 2008-08-08 | 1 | -6/+5 |
* | Use mergeable strings sections on sparc | Anton Korobeynikov | 2008-08-08 | 1 | -0/+1 |
* | Switch Sparc to new section handling stuff. Refactor printing of module-level... | Anton Korobeynikov | 2008-08-07 | 1 | -1/+21 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+25 |