Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce heap trashing due to std::string construction / concatenation via cach... | Anton Korobeynikov | 2008-08-16 | 1 | -1/+1 |
* | Undo most of r54519. | Evan Cheng | 2008-08-08 | 1 | -2/+1 |
* | It's not legal to output a GV in a coalesced section if it's used in an ARM P... | Evan Cheng | 2008-08-08 | 1 | -1/+2 |
* | Print section flags ok on platforms, which use '@' as comment string. Fix test. | Anton Korobeynikov | 2008-08-07 | 1 | -3/+9 |
* | Add assertion for easy debugging of missing stuff | Anton Korobeynikov | 2008-08-07 | 1 | -0/+2 |
* | Add hook for constant pool section selection for darwin. | Anton Korobeynikov | 2008-08-07 | 1 | -3/+1 |
* | Select section for constant pool entries | Anton Korobeynikov | 2008-08-07 | 1 | -3/+16 |
* | Tie small stuff to non-small by default on ELF platforms | Anton Korobeynikov | 2008-07-22 | 1 | -0/+5 |
* | Use better variable names | Anton Korobeynikov | 2008-07-21 | 1 | -3/+3 |
* | Don't use larger alignment. | Anton Korobeynikov | 2008-07-21 | 1 | -1/+1 |
* | Add TargetAsmInfo for all ELF-based targets | Anton Korobeynikov | 2008-07-19 | 1 | -0/+164 |