Justin Lebar
|
45b902e689
[CUDA] Emit deferred diagnostics during Sema rather than during codegen.
|
8 жил өмнө |
Justin Lebar
|
14cbb5eee5
[CUDA] Do a better job at detecting wrong-side calls.
|
9 жил өмнө |
Justin Lebar
|
8678918d32
[CUDA] Destroy deferred diagnostics before destroying the ASTContext's PartialDiagnostic allocator.
|
9 жил өмнө |
Justin Lebar
|
dd052623fd
Move UTF functions into namespace llvm.
|
9 жил өмнө |
Saleem Abdulrasool
|
300b9de14e
CodeGen: simplify the logic a slight bit
|
9 жил өмнө |
Hans Wennborg
|
0d05e31d20
Also don't inline dllimport functions referring to non-dllimport constructors.
|
9 жил өмнө |
Hans Wennborg
|
3a10548d22
Try harder to not inline dllimport functions referencing non-dllimport functions
|
9 жил өмнө |
Saleem Abdulrasool
|
359c45534e
CodeGen: remove unnecessary else case
|
9 жил өмнө |
Richard Smith
|
e32e1d11d7
C++ Modules TS: Add parsing and some semantic analysis support for
|
9 жил өмнө |
Nick Lewycky
|
1051c8caca
Add -fprofile-dir= to clang.
|
9 жил өмнө |
Yaxun Liu
|
d0b5dcb55c
Re-commit [OpenCL] AMDGCN: Fix size_t type
|
9 жил өмнө |
Yaxun Liu
|
2b5693d1fd
Revert [OpenCL] AMDGCN: Fix size_t type
|
9 жил өмнө |
Yaxun Liu
|
7441a2bd4f
[OpenCL] AMDGCN: Fix size_t type
|
9 жил өмнө |
Justin Lebar
|
e0242d84df
Add the notion of deferred diagnostics.
|
9 жил өмнө |
Richard Smith
|
b579b056e3
P0217R3: code generation support for decomposition declarations.
|
9 жил өмнө |
Saleem Abdulrasool
|
95c251a681
CodeGen: try harder to make the CFString structure RW
|
9 жил өмнө |
Yaxun Liu
|
427517d100
[OpenCL] Generate opaque type for sampler_t and function call for the initializer
|
9 жил өмнө |
Richard Smith
|
1a9b9adf6f
P0217R3: Parsing support and framework for AST representation of C++1z
|
9 жил өмнө |
Richard Smith
|
3b75c09ec6
[modules] Don't emit initializers for VarDecls within a module eagerly whenever
|
9 жил өмнө |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 жил өмнө |
David Majnemer
|
8e069d3249
[CodeGen] Treat imported static local variables as declarations
|
9 жил өмнө |
Saleem Abdulrasool
|
ac32f35f17
CodeGen: tweak CFString section for COFF, ELF
|
9 жил өмнө |
Richard Smith
|
f82fb5beb8
PR28394: For compatibility with c++11 and c++14, if a static constexpr data
|
9 жил өмнө |
Sanjay Patel
|
6fbcda8d3d
fix typo; NFC
|
9 жил өмнө |
Justin Lebar
|
56a9798df3
[CUDA] Give templated device functions internal linkage, templated kernels external linkage.
|
9 жил өмнө |
Richard Smith
|
5be817d9f9
P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:
|
9 жил өмнө |
Richard Smith
|
3c1c202ada
Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives a
|
9 жил өмнө |
Peter Collingbourne
|
3400678c4b
CodeGen: Update Clang to use the new type metadata.
|
9 жил өмнө |
Rafael Espindola
|
465434bba5
Restructure the propagation of -fPIC/-fPIE.
|
9 жил өмнө |
Easwaran Raman
|
072c1da32a
Remove MaxFunctionCount module flag annotation.
|
9 жил өмнө |