Alex Bradbury
|
fdc0972028
[RISCV] Set correct encodings for DWARF exception handling
|
6 years ago |
Reid Kleckner
|
93b27c50e8
Standardize on MSVC behavior for triples with no environment
|
6 years ago |
Ben Dunbobbin
|
7398f4a5f8
[ELF] Implement Dependent Libraries Feature
|
6 years ago |
Thomas Lively
|
f71ec6c9f1
[WebAssembly] Remove uses of ThreadModel
|
6 years ago |
Thomas Lively
|
fa82617e41
[WebAssembly] Update MC for bulk memory
|
6 years ago |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Scott Linder
|
b9a4d1d36a
Implement -frecord-command-line (-frecord-gcc-switches)
|
6 years ago |
Francis Visoiu Mistrih
|
4e2709968c
[MachO][TLOF] Add support for local symbols in the indirect symbol table
|
6 years ago |
Reid Kleckner
|
a71fc88a92
[mingw] Use unmangled name after the $ in the section name
|
6 years ago |
Heejin Ahn
|
397841e1d3
Reland "[WebAssembly] LSDA info generation"
|
6 years ago |
Krasimir Georgiev
|
4998e62d57
Revert "[WebAssembly] LSDA info generation"
|
6 years ago |
Heejin Ahn
|
2fa550c88a
[WebAssembly] LSDA info generation
|
6 years ago |
Nick Desaulniers
|
b609135fc9
[MC][ELF] fix newly added test
|
6 years ago |
Artem Dergachev
|
4db84ee724
Revert r344197 "[MC][ELF] compute entity size for explicit sections"
|
6 years ago |
Nick Desaulniers
|
d784be6ea2
[MC][ELF] compute entity size for explicit sections
|
6 years ago |
Reid Kleckner
|
443a8ce3c6
[COFF] Implement llvm.global_ctors priorities for MSVC COFF targets
|
7 years ago |
George Rimar
|
2a751e18fd
Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections."
|
7 years ago |
George Rimar
|
3c4edb8fcc
[llvm-mc] - Allow to set custom flags for debug sections.
|
7 years ago |
Lei Liu
|
fa3003a783
Restore correct x86_64 EH encodings in kernel code model
|
7 years ago |
Reid Kleckner
|
3b9733f095
[MC] Move EH DWARF encodings from MC to CodeGen, NFC
|
7 years ago |
Eric Christopher
|
5311a6ea83
Simplify selectELFSectionForGlobal by pulling out the entry size
|
7 years ago |
Eric Christopher
|
bf9b77d2fa
Tidy up logic around unique section name creation and remove a
|
7 years ago |
Martin Storsjo
|
078cc9c528
Revert "[COFF] Use comdat shared constants for MinGW as well"
|
7 years ago |
Martin Storsjo
|
f2f6b9cfe0
[COFF] Use comdat shared constants for MinGW as well
|
7 years ago |
Martin Storsjo
|
ae3e2f0243
[MC] Add a separate flag for skipping comdat constant sections for MinGW. NFC.
|
7 years ago |
Michael J. Spencer
|
3da6ce5ebe
Recommit r335794 "Add support for generating a call graph profile from Branch Frequency Info." with fix for removed functions.
|
7 years ago |
Martin Storsjo
|
d628d72dc9
[COFF] Fix constant sharing regression for MinGW
|
7 years ago |
Benjamin Kramer
|
1bbef2cc89
Revert "Add support for generating a call graph profile from Branch Frequency Info."
|
7 years ago |
Michael J. Spencer
|
71b21d8fcc
Add support for generating a call graph profile from Branch Frequency Info.
|
7 years ago |
Chandler Carruth
|
8e0778c059
Revert r335306 (and r335314) - the Call Graph Profile pass.
|
7 years ago |