Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 vuotta sitten |
Martin Storsjo
|
a63a709dd5
[MinGW] [X86] Add stubs for references to data variables that might end up imported from a dll
|
7 vuotta sitten |
Mandeep Singh Grang
|
228f43d82f
[MachineModuleInfoImpls] Replace qsort with array_pod_sort
|
7 vuotta sitten |
Eugene Zelenko
|
887aef72f3
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 vuotta sitten |
Sam Clegg
|
46016f24b4
[WebAssembly] Use __stack_pointer global when writing wasm binary
|
8 vuotta sitten |
Dan Gohman
|
8f5a7d69cc
[WebAssembly] Add support for using a wasm global for the stack pointer.
|
8 vuotta sitten |
Rafael Espindola
|
1252bb4b17
Clear the stub map in getSortedStubs.
|
10 vuotta sitten |
Craig Topper
|
4bb51cc83b
Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree.
|
13 vuotta sitten |
Bill Wendling
|
cebae36f57
Add a bit along with the MCSymbols stored in the MachineModuleInfo maps that
|
15 vuotta sitten |
Anton Korobeynikov
|
9184b25fa5
Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there
|
15 vuotta sitten |
Chris Lattner
|
d269a6e460
make MachineModuleInfoMachO hold non-const MCSymbol*'s instead
|
15 vuotta sitten |
Benjamin Kramer
|
f4f1b266fd
Don't sort the vector when it is empty. This should fix some expensive checking
|
16 vuotta sitten |
Chris Lattner
|
686cb3df6a
add a new MachineModuleInfoMachO class, which is the per-module
|
16 vuotta sitten |