Michael Kruse
|
e93ddfad28
[OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.
|
6 年之前 |
James Y Knight
|
8060008472
Cleanup: replace uses of CallSite with CallBase.
|
6 年之前 |
Scott Linder
|
e68bc49943
Add -fapply-global-visibility-to-externs for -cc1
|
6 年之前 |
Reid Kleckner
|
59b075cdda
[CodeGen] Implement isTriviallyRecursive with StmtVisitor instead of RecursiveASTVisitor
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Johannes Doerfert
|
64cdc6a98b
Emit !callback metadata and introduce the callback attribute
|
6 年之前 |
Peter Collingbourne
|
3a23883590
CodeGen: Remove debug printf unintentionally added in r351228.
|
6 年之前 |
Anton Korobeynikov
|
24cbd12df6
[MSP430] Provide a toolchain description
|
6 年之前 |
Shoaib Meenai
|
10f093a07e
[CodeGen] Clarify comment about COFF common symbol alignment
|
6 年之前 |
Erich Keane
|
92f4b5cbee
Limit COFF 'common' emission to <=32 alignment types.
|
6 年之前 |
Saleem Abdulrasool
|
4159746b2c
CodeGen: fix autolink emission on ELF
|
6 年之前 |
Saleem Abdulrasool
|
270a792402
CodeGen: switch iteration to range based for loop (NFC)
|
6 年之前 |
Artem Belevich
|
5ce73e9a79
[CUDA] Treat extern global variable shadows same as regular extern vars.
|
6 年之前 |
Scott Linder
|
8172697690
Implement -frecord-command-line (-frecord-gcc-switches)
|
6 年之前 |
Artem Belevich
|
1323eaec10
[CUDA] Make all host-side shadows of device-side variables undef.
|
6 年之前 |
Richard Trieu
|
27ce6b3918
Move CodeGenOptions from Frontend to Basic
|
6 年之前 |
Erich Keane
|
28ce64f123
Make CPUDispatch resolver emit dependent functions.
|
6 年之前 |
Richard Trieu
|
afb9431053
Remove CodeGen dependencies on Sema.
|
6 年之前 |
Erich Keane
|
517d5ea128
Correct 'target' default behavior on redecl, allow forward declaration.
|
6 年之前 |
Erich Keane
|
9438d4a932
[NFC] Move MultIversioning::Type into Decl so that it can be used in
|
6 年之前 |
Reid Kleckner
|
9bb670a6fd
[codeview] Expose -gcodeview-ghash for global type hashing
|
6 年之前 |
Erich Keane
|
43f8ad7966
[NFC] Move storage of dispatch-version to GlobalDecl
|
6 年之前 |
Dylan McKay
|
e4084593e0
Use the correct address space when emitting the ctor function list
|
6 年之前 |
Erich Keane
|
ed4a11b99a
CPU-Dispatch- Fix type of a member function, prevent deferrals
|
6 年之前 |
Erich Keane
|
f21fb22a02
CPU-Dispatch-- Fix conflict between 'generic' and 'pentium'
|
6 年之前 |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 年之前 |
Richard Smith
|
f5c1e73379
PR31978: Don't crash if CodeGen sees a top-level BindingDecl.
|
6 年之前 |
Saleem Abdulrasool
|
74203139fd
CodeGen: correct the case for swift 4.2, 5.0
|
6 年之前 |
Erich Keane
|
77c1d483b0
Change keep-static-consts to work on static storage duration, not
|
6 年之前 |
Erich Keane
|
a906279b79
Implement Function Multiversioning for Non-ELF Systems.
|
6 年之前 |