Alexey Bataev
|
a6da6f0f08
[OPENMP 4.0] Codegen for 'declare reduction' construct.
|
9 years ago |
Alexey Bataev
|
4ee889aa07
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
|
9 years ago |
Peter Collingbourne
|
209acc3e3d
Add whole-program vtable optimization feature to Clang.
|
9 years ago |
Evgeniy Stepanov
|
388a054401
[cfi] Safe handling of unaddressable vtable pointers (clang).
|
9 years ago |
John McCall
|
7164cefe40
Emit calls to objc_unsafeClaimAutoreleasedReturnValue when
|
9 years ago |
David Majnemer
|
202433cccd
[MS ABI] Allow a member pointers' converted type to change
|
9 years ago |
Peter Collingbourne
|
f2ac4da6f7
Introduce -fsanitize-stats flag.
|
9 years ago |
Andrey Bokhanko
|
c3810e5d50
PR25910: clang allows two var definitions with the same mangled name
|
9 years ago |
Chad Rosier
|
7e5b11a533
[Driver] Add support for -fno-builtin-foo options.
|
9 years ago |
Evgeniy Stepanov
|
3a8ad7e2f6
Cross-DSO control flow integrity (Clang part).
|
9 years ago |
Reid Kleckner
|
0163f93960
Revert "[x86] Exclusion of incorrect include headers paths for MCU target"
|
9 years ago |
Richard Smith
|
8c57950603
Fix use-after-free when a C++ thread_local variable gets replaced (because its
|
9 years ago |
Andrey Bokhanko
|
a797c990d1
[x86] Exclusion of incorrect include headers paths for MCU target
|
9 years ago |
Samuel Antao
|
0cb5f3abb0
Preserve exceptions information during calls code generation.
|
9 years ago |
Eric Christopher
|
e293efa56f
Extract out a function onto CodeGenModule for getting the map of
|
9 years ago |
Akira Hatanaka
|
8c7ab6dd35
[CodeGen] Call SetInternalFunctionAttributes to attach function
|
9 years ago |
John McCall
|
f36e93a88a
Unify the ObjC entrypoint caches.
|
9 years ago |
Alexey Bataev
|
3490ab8630
[DEBUG INFO] Emit debug info for type used in explicit cast only.
|
9 years ago |
Benjamin Kramer
|
aa1247dbae
[CodeGen] Remove dead code. NFC.
|
9 years ago |
Hans Wennborg
|
5e171f9c91
Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files; other minor cleanups.
|
10 years ago |
Reid Kleckner
|
837f189b75
[WinEH] Pass the catch adjectives to catchpad directly
|
10 years ago |
Piotr Padlewski
|
3a91316f3b
Decorating vptr load & stores with !invariant.group
|
10 years ago |
Evgeniy Stepanov
|
0ed34fe7f0
Revert "Always_inline codegen rewrite" and 2 follow-ups.
|
10 years ago |
Evgeniy Stepanov
|
b41a71b123
Always_inline codegen rewrite.
|
10 years ago |
Evgeniy Stepanov
|
b9dc14a84e
Revert "Specify target triple in alwaysinline tests."
|
10 years ago |
Evgeniy Stepanov
|
bfffdd3dff
Always_inline codegen rewrite.
|
10 years ago |
Peter Collingbourne
|
3f8f05863c
CodeGen: Introduce CodeGenModule::CreateMetadataIdentifierForType.
|
10 years ago |
John McCall
|
9b4c81d46f
Move BlockByrefHelpers back to CodeGenModule.h to placate MSVC.
|
10 years ago |
John McCall
|
f4ddf94ecb
Compute and preserve alignment more faithfully in IR-generation.
|
10 years ago |
Naomi Musgrave
|
8508b90429
Refactored dtor sanitizing into EHScopeStack
|
10 years ago |