Nico Weber
|
e9976eea59
Revert 289252 (and follow-up 289285), it caused PR31374
|
8 éve |
Yaxun Liu
|
b6215483b7
Add support for non-zero null pointer for C and OpenCL
|
8 éve |
John McCall
|
fe232febd1
Introduce a type-safe enum for ForDefinition.
|
8 éve |
John McCall
|
8b92834be5
Fix some layering violations where CGObjCMac's NSString emission was
|
8 éve |
John McCall
|
16470410c1
Hide the result of building a constant initializer. NFC.
|
8 éve |
John McCall
|
d01a625cd8
ConstantBuilder -> ConstantInitBuilder for clarity, and
|
8 éve |
Benjamin Kramer
|
862fdb299e
[CodeGen] Simplify code. No functionality change intended.
|
8 éve |
John McCall
|
aedeadddd4
Remove alignment from ctors/dtors lists in an attempt to placate LTO.
|
8 éve |
John McCall
|
8a6ea81342
Introduce a helper class for building complex constant initializers. NFC.
|
8 éve |
Erich Keane
|
75c73ad4da
regcall: Implement regcall Calling Conv in clang
|
8 éve |
Evgeniy Stepanov
|
f794b058f6
[cfi] Fix missing !type annotation.
|
8 éve |
Vassil Vassilev
|
926caf25d5
Empty the CtorLists/DtorLists once emitted.
|
8 éve |
Manman Ren
|
6b826f1364
Module: emit initializers in submodules when importing the parent module.
|
8 éve |
Justin Lebar
|
45b902e689
[CUDA] Emit deferred diagnostics during Sema rather than during codegen.
|
8 éve |
Justin Lebar
|
14cbb5eee5
[CUDA] Do a better job at detecting wrong-side calls.
|
9 éve |
Justin Lebar
|
8678918d32
[CUDA] Destroy deferred diagnostics before destroying the ASTContext's PartialDiagnostic allocator.
|
9 éve |
Justin Lebar
|
dd052623fd
Move UTF functions into namespace llvm.
|
9 éve |
Saleem Abdulrasool
|
300b9de14e
CodeGen: simplify the logic a slight bit
|
9 éve |
Hans Wennborg
|
0d05e31d20
Also don't inline dllimport functions referring to non-dllimport constructors.
|
9 éve |
Hans Wennborg
|
3a10548d22
Try harder to not inline dllimport functions referencing non-dllimport functions
|
9 éve |
Saleem Abdulrasool
|
359c45534e
CodeGen: remove unnecessary else case
|
9 éve |
Richard Smith
|
e32e1d11d7
C++ Modules TS: Add parsing and some semantic analysis support for
|
9 éve |
Nick Lewycky
|
1051c8caca
Add -fprofile-dir= to clang.
|
9 éve |
Yaxun Liu
|
d0b5dcb55c
Re-commit [OpenCL] AMDGCN: Fix size_t type
|
9 éve |
Yaxun Liu
|
2b5693d1fd
Revert [OpenCL] AMDGCN: Fix size_t type
|
9 éve |
Yaxun Liu
|
7441a2bd4f
[OpenCL] AMDGCN: Fix size_t type
|
9 éve |
Justin Lebar
|
e0242d84df
Add the notion of deferred diagnostics.
|
9 éve |
Richard Smith
|
b579b056e3
P0217R3: code generation support for decomposition declarations.
|
9 éve |
Saleem Abdulrasool
|
95c251a681
CodeGen: try harder to make the CFString structure RW
|
9 éve |
Yaxun Liu
|
427517d100
[OpenCL] Generate opaque type for sampler_t and function call for the initializer
|
9 éve |