Dmitry Mikulin
|
b18fc6c363
Revert Tag CFI-generated data structures with "#pragma clang section" attributes.
|
5 년 전 |
Dmitry Mikulin
|
4da6acb783
Tag CFI-generated data structures with "#pragma clang section" attributes.
|
5 년 전 |
Sergey Dmitriev
|
ea4934045a
[Clang][OpenMP Offload] Move offload registration code to the wrapper
|
5 년 전 |
Dmitry Mikulin
|
1d08493df3
Added support for "#pragma clang section relro=<name>"
|
5 년 전 |
Alexey Bataev
|
b04fa26eaf
[OPENMP50]Support for declare variant directive for NVPTX target.
|
5 년 전 |
Richard Smith
|
54b0fb8af3
Fix crash or wrong code bug if a lifetime-extended temporary contains a
|
5 년 전 |
Richard Smith
|
38c1f7c254
Properly handle instantiation-dependent array bounds.
|
5 년 전 |
Simon Pilgrim
|
c0fc42a970
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI.
|
5 년 전 |
Guillaume Chatelet
|
4eef7a8ad0
[Alignment][Clang][NFC] Add CharUnits::getAsAlign
|
5 년 전 |
Alexey Bataev
|
8f539ae97c
[OPENMP50]Initial codegen for declare variant implementation vendor.
|
5 년 전 |
Richard Smith
|
39625a79bf
For P0784R7: compute whether a variable has constant destruction if it
|
5 년 전 |
Adrian Prantl
|
068fc15d66
Support for DWARF-5 C++ language tags.
|
5 년 전 |
Jonas Devlieghere
|
2c00658ec6
Revert "Support for DWARF-5 C++ language tags."
|
5 년 전 |
Adrian Prantl
|
1f68025196
Support for DWARF-5 C++ language tags.
|
6 년 전 |
Fangrui Song
|
ab17a97bef
[CodeGen] Add alias for cpu_dispatch function with IFunc & Fix resolver linkage type
|
6 년 전 |
Alexey Bataev
|
3d803c89bc
[OPENMP5.0]Add support for device_type clause in declare target
|
6 년 전 |
Nick Desaulniers
|
a6a0ae608b
[Clang][CodeGen] set alias linkage on QualType
|
6 년 전 |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 년 전 |
Peter Collingbourne
|
6f8e54aaf6
cfi-icall: Allow the jump table to be optionally made non-canonical.
|
6 년 전 |
Saleem Abdulrasool
|
ee5531b216
CodeGen: ensure 8-byte aligned String Swift CF ABI
|
6 년 전 |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 년 전 |
Evgeniy Stepanov
|
647bdd3207
ARM MTE stack sanitizer.
|
6 년 전 |
Anastasia Stulova
|
5e43603aaa
[OpenCL][PR41727] Prevent ICE on global dtors
|
6 년 전 |
Saar Raz
|
fa50bf0cf8
[Concepts] Concept definitions (D40381)
|
6 년 전 |
Yaxun Liu
|
8d068d6ad4
[HIP] Support attribute hip_pinned_shadow
|
6 년 전 |
Konstantin Pyzhov
|
4fab8765b9
[CUDA][HIP] Don't set comdat attribute for CUDA device stub functions.\nDifferential Revision: https://reviews.llvm.org/D63277
|
6 년 전 |
Gheorghe-Teodor Bercea
|
7916376ed0
[OpenMP] Add support for handling declare target to clause when unified memory is required
|
6 년 전 |
Michael Liao
|
5e6563143c
[HIP] Add the interface deriving the stub name of device kernels.
|
6 년 전 |
Akira Hatanaka
|
e870496ea6
[CodeGen][ObjC] Annotate retain-agnostic ObjC globals with attribute
|
6 년 전 |
Peter Collingbourne
|
cfa017d306
Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition flag.
|
6 년 전 |