..
ARCMT
…
AST
[FPEnv] Use typed accessors in FPOptions
2020-09-18 14:16:43 +07:00
ASTMerge
…
Analysis
[analyzer][Liveness][NFC] Get rid of statement liveness, because such a thing doesn't exist
2020-09-15 17:43:02 +02:00
CXX
Canonicalize declaration pointers when forming APValues.
2020-09-16 18:11:18 -07:00
ClangScanDeps
…
CodeCompletion
[clang] Make signature help work with dependent args
2020-08-17 10:06:36 +02:00
CodeGen
[PowerPC] Implement Move to VSR Mask builtins in LLVM/Clang
2020-09-18 18:16:14 -05:00
CodeGenCUDA
[clang][codegen] Skip adding default function attributes on intrinsics.
2020-09-16 14:10:05 -04:00
CodeGenCXX
[Sema] Introduce BuiltinAttr, per-declaration builtin-ness
2020-09-17 19:28:57 +03:00
CodeGenCoroutines
[Coroutine][Sema] Tighten the lifetime of symmetric transfer returned handle
2020-09-11 13:35:37 -07:00
CodeGenHIP
[NFC] Fixed ignored .hip test.
2020-06-29 18:57:14 +03:00
CodeGenObjC
Recommit "[DSE] Switch to MemorySSA-backed DSE by default."
2020-09-18 11:05:00 +01:00
CodeGenObjCXX
Re-enable "[InstCombine] Simplify boolean Phis with const inputs using CFG"
2020-07-16 16:09:08 +07:00
CodeGenOpenCL
clang: Use byref for aggregate kernel arguments
2020-08-06 15:52:26 -04:00
CodeGenOpenCLCXX
…
CodeGenSYCL
…
Coverage
…
CoverageMapping
Revert "[Coverage] Enable emitting gap area between macros"
2020-08-25 15:28:42 -07:00
Driver
[clang] Remove profile available check for fsplit-machine-functions.
2020-09-18 15:08:00 -07:00
FixIt
…
Format
[clang-format] Add a test showing the current config file list parsing
2020-09-04 16:57:46 +01:00
Frontend
Set alignment of .llvmbc and .llvmcmd to 1
2020-08-29 18:27:34 -07:00
Headers
[OpenMP] Support `std::complex` math functions in target regions
2020-09-16 13:37:10 -05:00
Import
[clang] Rework how and when APValues are dumped
2020-07-06 22:03:08 +01:00
Index
[clang] Do not consider the template arguments of bases to be bases themselves
2020-09-01 19:18:03 -04:00
Integration
…
InterfaceStubs
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
Layout
[AIX] Implement AIX special alignment rule about double/long double
2020-07-27 15:13:03 -04:00
Lexer
[SystemZ][z/OS] Set aligned allocation unavailable by default for z/OS
2020-09-16 14:49:03 -04:00
Misc
Sema: add support for `__attribute__((__swift_bridged_typedef__))`
2020-09-15 20:15:34 +00:00
Modules
[clang][module] Improve incomplete-umbrella warning
2020-09-18 14:56:47 -07:00
OpenMP
[OpenMP 5.0] Fix user-defined mapper privatization in tasks
2020-09-17 11:21:10 -04:00
PCH
Set InvalidDecl directly when deserializing a Decl
2020-09-05 14:26:43 +02:00
Parser
[FPEnv] Partially implement #pragma STDC FENV_ROUND
2020-09-04 16:47:10 +07:00
ParserSYCL
…
Preprocessor
[clang][Sparc] Default to -mcpu=v9 for Sparc V8 on Solaris
2020-09-11 09:53:19 +02:00
Profile
[PGO] Include the mem ops into the function hash.
2020-07-30 09:26:20 -07:00
Refactor
…
Rewriter
…
Sema
[Sema] Introduce BuiltinAttr, per-declaration builtin-ness
2020-09-17 19:28:57 +03:00
SemaCUDA
Revert "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"
2020-09-17 13:55:31 -04:00
SemaCXX
[Sema] Introduce BuiltinAttr, per-declaration builtin-ness
2020-09-17 19:28:57 +03:00
SemaObjC
Sema: add support for `__attribute__((__swift_bridge__))`
2020-09-16 17:54:57 +00:00
SemaObjCXX
[Sema] Handle objc_super special lookup when checking builtin compatibility
2020-09-18 20:51:55 +03:00
SemaOpenCL
[OpenCL] Add global_device and global_host address spaces
2020-07-29 17:24:53 +03:00
SemaOpenCLCXX
[OpenCL] Fixed missing address space for templated copy constructor.
2020-07-27 15:18:49 +01:00
SemaSYCL
…
SemaTemplate
PR37556: Don't diagnose conflicts between instantiated unqualified
2020-08-24 23:26:15 -07:00
TableGen
Revert "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"
2020-09-17 13:55:31 -04:00
Templight
…
Tooling
[clang] Rework how and when APValues are dumped
2020-07-06 22:03:08 +01:00
Unit
…
VFS
…
clang-rename
…
utils /update_cc_test_checks
[UpdateCCTestChecks] Include generated functions if asked
2020-09-18 06:34:59 -05:00
.clang-format
[clang] Partially revert "Disable a few formatting options for test/"
2020-07-21 14:53:37 +01:00
CMakeLists.txt
Revert "Re-Re-land: [CodeView] Add full repro to LF_BUILDINFO record"
2020-08-17 15:49:18 -04:00
TestRunner.sh
…
cxx-sections.data
…
lit.cfg.py
Reland [Coverage] Add comment to skipped regions
2020-07-28 13:20:57 -07:00
lit.site.cfg.py.in
[CMake] Simplify CMake handling for zlib
2020-08-11 20:22:11 -07:00
make_test_dirs.pl
…