Reid Kleckner
|
a8b30b5bc9
[COFF] Use COFF stubs for extern_weak functions
|
6 years ago |
Reid Kleckner
|
887ff701b7
Re-land r359250, [COFF] Statically link certain runtime library functions
|
6 years ago |
Reid Kleckner
|
9b721c98f7
Revert [COFF] Statically link certain runtime library functions
|
6 years ago |
Reid Kleckner
|
44d312b239
[COFF] Statically link certain runtime library functions
|
6 years ago |
Fangrui Song
|
329eb5c6ba
Use llvm::stable_sort
|
6 years ago |
Scott Linder
|
fe8b4c1fcb
Move setTargetAttributes after setGVProperties in SetFunctionAttributes
|
6 years ago |
Anton Afanasyev
|
95c1c41b49
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps.
|
6 years ago |
Peter Collingbourne
|
3a3e9339ec
IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI.
|
6 years ago |
Alexey Bataev
|
bf77be7a1e
[OPENMP]Codegen support for allocate directive on global variables.
|
6 years ago |
Jason Liu
|
85a69c7d77
Add XCOFF triple object format type for AIX
|
6 years ago |
Alexey Bataev
|
3fbbfdb3b6
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
6 years ago |
Rong Xu
|
2e6e357759
[PGO] Use the explicit parameter in ProfileSummary API. NFC
|
6 years ago |
Yaxun Liu
|
2e53b8068e
[HIP] change kernel stub name
|
6 years ago |
Michael Liao
|
eb76eb1a7e
[CodeGen] Fix string literal address space casting.
|
6 years ago |
Yaxun Liu
|
04e3ed7d13
[CUDA][HIP] Use device side kernel and variable names when registering them
|
6 years ago |
Scott Linder
|
d9bd5b5979
[AMDGPU] Require at least protected visibility for certain symbols
|
6 years ago |
Erich Keane
|
7bd53f94f5
Fix r350643 to limit COFF emission to <= 32 BYTES instead of BITS.
|
6 years ago |
James Y Knight
|
679ab5f711
[opaque pointer types] Pass function types for runtime function calls.
|
6 years ago |
James Y Knight
|
2982a888ff
Remove redundant FunctionDecl argument from a couple functions.
|
6 years ago |
Michael Kruse
|
e93ddfad28
[OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.
|
6 years ago |
James Y Knight
|
8060008472
Cleanup: replace uses of CallSite with CallBase.
|
6 years ago |
Scott Linder
|
e68bc49943
Add -fapply-global-visibility-to-externs for -cc1
|
6 years ago |
Reid Kleckner
|
59b075cdda
[CodeGen] Implement isTriviallyRecursive with StmtVisitor instead of RecursiveASTVisitor
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Johannes Doerfert
|
64cdc6a98b
Emit !callback metadata and introduce the callback attribute
|
6 years ago |
Peter Collingbourne
|
3a23883590
CodeGen: Remove debug printf unintentionally added in r351228.
|
6 years ago |
Anton Korobeynikov
|
24cbd12df6
[MSP430] Provide a toolchain description
|
6 years ago |
Shoaib Meenai
|
10f093a07e
[CodeGen] Clarify comment about COFF common symbol alignment
|
6 years ago |
Erich Keane
|
92f4b5cbee
Limit COFF 'common' emission to <=32 alignment types.
|
6 years ago |
Saleem Abdulrasool
|
4159746b2c
CodeGen: fix autolink emission on ELF
|
6 years ago |