[libcxx] Add targets to available features.
[platform/upstream/llvm.git] / clang /
2020-10-29 Krasimir Georgievclang-format: Add a consumer to diagnostics engine
2020-10-29 Serge Pavlov[FPEnv] Tests for rounding properties of constant evalution
2020-10-29 Ben Shi[NFC][clang][AVR] Add more devices
2020-10-29 Mircea Trofin[ThinLTO] Fix .llvmcmd emission
2020-10-29 Derek Schuff [WebAssembly] Add support for DWARF type units
2020-10-28 Amy HuangRecommit "[CodeView] Emit static data members as S_CONS...
2020-10-28 Christopher Di Bella[Sema] adds basic -Wfree-nonheap-object functionality
2020-10-28 Duncan P. N. Exon... ModuleManager: Simplify lookupModuleFile by only settin...
2020-10-28 Aaron Puchert[Sema] Let getters assert that trailing return type...
2020-10-28 Aaron PuchertBetter source location for -Wignored-qualifiers on...
2020-10-28 Richard SmithPR48002: Fix injection of elaborated-type-specifiers...
2020-10-28 Duncan P. N. Exon... Split out llvm/Support/FileSystem/UniqueID.h and clang...
2020-10-28 Shilei Tian[Clang][OpenMP] Added the support for target data nowait
2020-10-28 Mircea Trofin[NFC][ThinLTO] Change command line passing to EmbedBitc...
2020-10-28 Nick Desaulniers[clang][ToolChains] explicitly return LangOptions:...
2020-10-28 Baptiste Saleil[Clang][PowerPC] Add __vector_pair and __vector_quad...
2020-10-28 Dylan McKay[AVR][clang] Pass the address of the data section to...
2020-10-28 Thomas Lively[WebAssembly] Fix incorrectly named target builtin
2020-10-28 Heejin Ahn[WebAssembly] Clang-format builtins generation (NFC)
2020-10-28 Thomas Lively[WebAssembly] Prototype extending multiplication SIMD...
2020-10-28 Simon PilgrimFix Wdocumentation unknown parameter warnings. NFCI.
2020-10-28 Simon Pilgrim[Syntax] Add missing default constructor for ConstChild...
2020-10-28 JonChesterfield[libomptarget][nvptx] Undef, weak shared variables
2020-10-28 Benjamin Kramer[openmp] Use front() instead of *begin() to not hide...
2020-10-28 Benjamin KramerRevert "[OpenMP] Add Passing in Original Declaration...
2020-10-28 Sam McCall[Syntax] Add iterators over children of syntax trees.
2020-10-28 Johannes Doerfert[OpenMP][CUDA][FIX] Use the new `remquo` overload only...
2020-10-28 Derek SchuffRevert "[WebAssembly] Add support for DWARF type units"
2020-10-28 Richard SmithRemove unused variable name. NFC.
2020-10-28 Wei Wang[clang] Pass-through remarks options to linker
2020-10-28 Derek Schuff[WebAssembly] Add support for DWARF type units
2020-10-28 Johannes Doerfert[OpenMP][CUDA] Add missing overload for `remquo(float...
2020-10-28 Nico WeberUnbreak build with gcc5.3 after 917acac
2020-10-27 Joseph Huber[OpenMP] Add Passing in Original Declaration Names...
2020-10-27 Aaron En Ye Shi[HIP][NFC] Use correct max in cuda_complex_builtins
2020-10-27 Nicolai HähnleRevert multiple patches based on "Introduce CfgTraits...
2020-10-27 Duncan P. N. Exon... FileManager: Shrink FileEntryRef to the size of a pointer
2020-10-27 Amy HuangRevert "[CodeView] Emit static data members as S_CONSTA...
2020-10-27 Kirill Bobyrev[clangd] Start using SyntaxTrees for folding ranges...
2020-10-27 Tony[AMDGPU] Add missing support for targets
2020-10-27 Alex RichardsonFix use-after-scope introduced in 850325348ae82cd5e26ea...
2020-10-27 Nico WeberRevert "Use uint64_t for branch weights instead of...
2020-10-27 Simon Pilgrim[clang] RewriteObjCClassMetaData - remove superfluous...
2020-10-27 Simon Pilgrim[MallocChecker] Remove duplicate QCoreApplication:...
2020-10-27 Zahira AmmarguellatFix for PR47544. Clang is crashing after generating...
2020-10-27 Alex Richardson[clang-format] Fix misformatted macro definitions after...
2020-10-27 Mikhail Maltsev[clang][Basic] Integrate SourceLocation with FoldingSet...
2020-10-27 TykerCorrect examples after d3205bbca3e0002d76282878986993e7...
2020-10-27 Haojian Wu[clang][RecoveryExpr] Add tests for ObjectiveC.
2020-10-27 Sam McCall[Syntax] Disallow invalid Node operations
2020-10-27 Nathan Ridge[libTooling] Recognize sccache as a compiler wrapper...
2020-10-27 Shilei Tian[Clang][OpenMP] Avoid unnecessary privatization of...
2020-10-27 Arthur EubanksUse uint64_t for branch weights instead of uint32_t
2020-10-27 Shilei Tian[Clang][OpenMP] Fixed an issue of segment fault when...
2020-10-27 Duncan P. N. Exon... SourceManager: clang-format the SrcMgr namespace, NFC
2020-10-27 Chandler CarruthTeach `-fsanitize=fuzzer` to respect `-static` and...
2020-10-27 Duncan P. N. Exon... SourceManager: Use the same fake SLocEntry whenever...
2020-10-27 Nathan James[clang][NFC] Rearrange Comment Token and Lexer fields...
2020-10-26 Richard SmithFix checking for C++98 ICEs in C++11-and-later mode...
2020-10-26 Amy Huang[CodeView] Emit static data members as S_CONSTANTs.
2020-10-26 Kiran ChandramohanRun test only if X86 target is available
2020-10-26 Sriraman TallamPrepend "__uniq" to symbol names hash with -funique...
2020-10-26 Xiangling Liao[NFC] Remove max_align.c LIT testcase
2020-10-26 Duncan P. N. Exon... Avoid unnecessary uses of `MDNode::getTemporary`, NFC
2020-10-26 Xiangling Liao[AIX] Also error on -G for link-only step
2020-10-26 Duncan P. N. Exon... SourceManager: Fix an SLocEntry memory regression intro...
2020-10-26 Zequan WuRevert "Revert "Ensure that checkInitIsICE is called...
2020-10-26 Zequan WuRevert "Ensure that checkInitIsICE is called exactly...
2020-10-26 Nick Desaulniers[Clang][CodeGen] fix failed assertion
2020-10-26 Duncan P. N. Exon... SourceManager: Return non-const references in getOrCrea...
2020-10-26 Benjamin Kramer[clang][unittest] Don't hardcode the string "Assertion"
2020-10-26 Nico WeberUnconfuse gcc5.3 after 2e204e23911b1f / D87528
2020-10-26 Denys Petrov[analyzer] [NFC] Simplify SVal::getAsLocSymbol function...
2020-10-26 Simon Pilgrim[clang-fuzzer] CreateAndRunJITFunc - fix use after...
2020-10-26 Haojian Wu[clang] Suppress "follow-up" diagnostics on recovery...
2020-10-26 Tyker[Annotation] Allows annotation to carry some additional...
2020-10-26 Liu, Chen3[X86] VEX/EVEX prefix doesn't work for inline assembly.
2020-10-25 Aaron PuchertThread safety analysis: Nullability improvements in...
2020-10-25 Aaron PuchertThread safety analysis: Consider global variables in...
2020-10-25 Melanie BlowerCorrect LIT test failure detected on buildbot after...
2020-10-25 Melanie Blower[clang] Enable support for #pragma STDC FENV_ACCESS
2020-10-25 Richard Smith[c++20] For P0732R2: Support string literal operator...
2020-10-25 Richard SmithFor P0732R2, P1907R1: ensure that template parameter...
2020-10-24 Benjamin Kramer[X86] Add a stub for Intel's alderlake.
2020-10-24 Benjamin Kramer[X86] Add a stub for znver3 based on the little public...
2020-10-24 Benjamin KramerUnbreak the clang-interpreter example after 0aec49c8531...
2020-10-24 Caroline Concatto[Flang][Driver] Add infrastructure for basic frontend...
2020-10-24 Duncan P. N. Exon... HeaderSearch: Simplify use of FileEntryRef in HeaderSea...
2020-10-24 Duncan P. N. Exon... FileManager: Reorder declarations of FileEntry and...
2020-10-23 Richard SmithDon't allow structured binding declarations to decompose a
2020-10-23 Akira Hatanaka[CodeGen] Emit destructor calls to destruct non-trivial...
2020-10-23 Richard SmithPR47954 / DR2126: permit temporary objects that are...
2020-10-23 Richard SmithFix typo in diagnostic name.
2020-10-23 Duncan P. N. Exon... SourceManager: Simplify by inlining what remains of...
2020-10-23 Nick Desaulniers[IR] add fn attr for no_stack_protector; prevent inlini...
2020-10-23 Xiangling Liao[AIX] Let alloca return 16 bytes alignment
2020-10-23 Duncan P. N. Exon... SourceManager: Make LastLineNoContentCache and ContentC...
2020-10-23 Artem Belevich[CUDA] Extract CUDA version from cuda.h if version...
2020-10-23 Artem Belevich[CUDA] Improve clang's ability to detect recent CUDA...
2020-10-23 Duncan P. N. Exon... SourceManager: Encapsulate line number mapping into...
next