Erich Keane
|
43f8ad7966
[NFC] Move storage of dispatch-version to GlobalDecl
|
6 years ago |
Dylan McKay
|
e4084593e0
Use the correct address space when emitting the ctor function list
|
6 years ago |
Erich Keane
|
ed4a11b99a
CPU-Dispatch- Fix type of a member function, prevent deferrals
|
6 years ago |
Erich Keane
|
f21fb22a02
CPU-Dispatch-- Fix conflict between 'generic' and 'pentium'
|
6 years ago |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 years ago |
Richard Smith
|
f5c1e73379
PR31978: Don't crash if CodeGen sees a top-level BindingDecl.
|
6 years ago |
Saleem Abdulrasool
|
74203139fd
CodeGen: correct the case for swift 4.2, 5.0
|
6 years ago |
Erich Keane
|
77c1d483b0
Change keep-static-consts to work on static storage duration, not
|
6 years ago |
Erich Keane
|
a906279b79
Implement Function Multiversioning for Non-ELF Systems.
|
6 years ago |
Saleem Abdulrasool
|
ffebdf1067
CodeGen: alter CFConstantString class name for swift 5.0
|
6 years ago |
Saleem Abdulrasool
|
925e04d232
Driver,CodeGen: introduce support for Swift CFString layout
|
6 years ago |
Saleem Abdulrasool
|
200207c0f1
CodeGen: extract some local variables in CFConstantString creation (NFC)
|
6 years ago |
Richard Trieu
|
8377fd8a5d
[CodeGen] Attach InlineHint to more functions
|
6 years ago |
Erich Keane
|
ffdcec1c81
Give Multiversion-inline functions linkonce linkage
|
6 years ago |
Takuto Ikuta
|
1098494463
NFC: Remove trailing space from CodeGenModule.cpp
|
6 years ago |
Richard Smith
|
58ae985211
Add a flag to remap manglings when reading profile data information.
|
6 years ago |
Ed Maste
|
8937b441bd
clang: Allow ifunc resolvers to accept arguments
|
6 years ago |
Fangrui Song
|
7d6dc15f6c
Use the container form llvm::sort(C, ...)
|
6 years ago |
Fangrui Song
|
2bc7aaa80d
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 years ago |
Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
7 years ago |
Kristina Brooks
|
23803581ed
Reland "[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`"
|
7 years ago |
Kristina Brooks
|
fd30cc84f2
Revert "rL342883: [Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`."
|
7 years ago |
Kristina Brooks
|
3d7d3e103a
[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`.
|
7 years ago |
Caroline Tice
|
376881c98e
Add necessary support for storing code-model to module IR.
|
7 years ago |
Dean Michael Berris
|
f544500eef
[XRay][clang] Emit "never-instrument" attribute
|
7 years ago |
Erich Keane
|
9d84dfe6d9
[NFC]Refactor MultiVersion Resolver Emission to combine types
|
7 years ago |
David Green
|
d2ada3f873
[CodeGen] Align rtti and vtable data
|
7 years ago |
Reid Kleckner
|
02714d5f34
Re-land r334417 "[MS] Use mangled names and comdats for string merging with ASan"
|
7 years ago |
Alexey Bataev
|
c029fb7612
[OPENMP] Fix PR38710: static functions are not emitted as implicitly
|
7 years ago |
Martin Storsjo
|
c510fac569
[MinGW] Don't mark external variables as DSO local
|
7 years ago |