Anton Korobeynikov
|
d0c1e29aec
|
Reduce heap trashing due to std::string construction / concatenation via caching of section flags string representations
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54842 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-16 12:57:07 +00:00 |
|
Evan Cheng
|
42ccc21ce7
|
Undo most of r54519.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54534 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-08 17:56:50 +00:00 |
|
Evan Cheng
|
711b6dce24
|
It's not legal to output a GV in a coalesced section if it's used in an ARM PIC relative constantpool.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54519 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-08 06:56:16 +00:00 |
|
Anton Korobeynikov
|
93cacf131d
|
Select section for constant pool entries
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54448 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-07 09:50:34 +00:00 |
|
Anton Korobeynikov
|
18f6ed9c29
|
Use generic ELFTargetAsmInfo and DarwinTargetAsmInfo for X86 code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53788 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-19 13:15:21 +00:00 |
|
Anton Korobeynikov
|
debe34bd8d
|
Add TargetAsmInfo for all ELF-based targets
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53786 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-19 13:14:11 +00:00 |
|