Xiuli Pan
|
97f9428a0d
[OpenCL] Pipe type support
|
hace 9 años |
Serge Pavlov
|
3a6fcd9a38
[PGO] Instrument only base constructors and destructors.
|
hace 9 años |
George Burgess IV
|
7727f3dca1
Add the `pass_object_size` attribute to clang.
|
hace 9 años |
Eric Christopher
|
f9222288ac
When producing error messages for always_inline functions with the
|
hace 9 años |
Eric Christopher
|
b330637801
Add support for the always_inline + target feature diagnostic to print
|
hace 9 años |
James Molloy
|
2b0f6ba441
[C++] Add the "norecurse" attribute to main() if in C++ mode
|
hace 9 años |
David Blaikie
|
5ebc7fa63f
Refactor out some common code from r252834
|
hace 9 años |
Eric Christopher
|
55531a4dd0
Provide a frontend based error for always_inline functions that require
|
hace 9 años |
Eric Christopher
|
f4bfe4cc8f
Move checkTargetFeatures to CodeGenFunction.cpp to make it
|
hace 9 años |
Duncan P. N. Exon Smith
|
2ceddccf8f
CodeGen: Remove implicit ilist iterator conversions, NFC
|
hace 9 años |
Angel Garcia Gomez
|
d162035b9b
Roll-back r250822.
|
hace 9 años |
Angel Garcia Gomez
|
e83bf34da9
Apply modernize-use-default to clang.
|
hace 9 años |
Charles Davis
|
69b5694b76
Support __builtin_ms_va_list.
|
hace 10 años |
David Majnemer
|
2affb95d6d
[MS ABI] Make member pointers return true for isIncompleteType
|
hace 10 años |
John McCall
|
f4ddf94ecb
Compute and preserve alignment more faithfully in IR-generation.
|
hace 10 años |
Sanjay Patel
|
a43b1f18fd
add __builtin_unpredictable and convert to metadata
|
hace 10 años |
David Majnemer
|
3b33f744e9
[MS ABI] Hook clang up to the new EH instructions
|
hace 10 años |
Reid Kleckner
|
55c7cc771e
Update clang for intrinsic rename of framerecover to localrecover
|
hace 10 años |
Reid Kleckner
|
a4bd538963
Revert "Revert 241171, 241187, 241199 (32-bit SEH)."
|
hace 10 años |
Akira Hatanaka
|
fad164855f
Attach attribute "trap-func-name" to call sites of llvm.trap and llvm.debugtrap.
|
hace 10 años |
Benjamin Kramer
|
247b5bd74b
Switch users of the 'for (StmtRange range = stmt->children(); range; ++range)‘ pattern to range for loops.
|
hace 10 años |
Nico Weber
|
6c5a911bba
Revert 241171, 241187, 241199 (32-bit SEH).
|
hace 10 años |
Reid Kleckner
|
0e2d47b82f
[SEH] Add 32-bit lowering for SEH __try
|
hace 10 años |
Alexander Potapenko
|
6dba74e779
[ASan] Initial support for Kernel AddressSanitizer
|
hace 10 años |
Peter Collingbourne
|
4d2986d891
Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
|
hace 10 años |
Reid Kleckner
|
a81d8fe06e
Revert "Re-land r236052, "[SEH] Add 32-bit lowering code for __try""
|
hace 10 años |
Reid Kleckner
|
b2c611a18b
Re-land r236052, "[SEH] Add 32-bit lowering code for __try"
|
hace 10 años |
David Blaikie
|
34ef52a5d1
API update for streamlining of IRBuilder::CreateCall to just use ArrayRef/initializer_list+braced init
|
hace 10 años |
Peter Collingbourne
|
bb987e72f3
Implement no_sanitize attribute.
|
hace 10 años |
Artem Belevich
|
1508f392a4
[cuda] Include GPU binary into host object file and generate init/deinit code.
|
hace 10 años |