platform/upstream/llvm.git
2021-08-14 eopXD[LoopIdiom] let the pass deal with runtime memset size
2021-08-14 mydeveloperday[clang-tidy] [PR50069] readability-braces-around-statem...
2021-08-14 mydeveloperday[clang-format] NFC update the ClangFormatStyleOption...
2021-08-14 Dawid Jurczak[NFC][DSE] Clean up KnownNoReads and MemorySSAScanLimit...
2021-08-14 Lang Hames[JITLink][x86-64] Rename *Relaxable edges to *REXRelaxable.
2021-08-14 Lang Hames[JITLink][x86-64] Rename BranchPCRel32ToPtrJumpStub...
2021-08-14 Anshil GandhiRevert "[Remarks] Emit optimization remarks for atomics...
2021-08-14 Anshil Gandhi[Remarks] Emit optimization remarks for atomics generat...
2021-08-14 liuke[clang-tidy] fix duplicate '{}' in cppcoreguidelines...
2021-08-14 David BlaikieMigrate DWARFVerifier tests to lit-based yaml instead...
2021-08-14 Jessica Paquette[GlobalISel] Narrow binops feeding into G_AND with...
2021-08-14 Matt ArsenaultGlobalISel: Add helper function for getting EVT from LLT
2021-08-14 Craig Topper[RISCV] Support RISCVISD::SELECT_CC in ComputeNumSignBi...
2021-08-14 Matt ArsenaultAMDGPU: Stop attributor adding attributes to intrinsic...
2021-08-14 Matt ArsenaultAMDGPU: Add indirect and extern calls to attributor...
2021-08-14 Matt ArsenaultAMDGPU: Respect compute ABI attributes with unknown OS
2021-08-13 Arthur Eubanks[NFC] One more AttributeList::getAttribute(FunctionInde...
2021-08-13 Arthur Eubanks[CallPromotion] Check for inalloca/byval mismatch
2021-08-13 Arthur Eubanks[NFC] One more AttributeList::getAttribute(FunctionInde...
2021-08-13 Arthur Eubanks[NFC] Make AttributeList::hasAttribute(AttributeList...
2021-08-13 Arthur Eubanks[NFC] Cleanup calls to AttributeList::getAttribute...
2021-08-13 zoecarver[libcxx][ranges] Move `namespace views` into `namespace...
2021-08-13 Manoj Gupta[lldb] skip host build for lldb_tblgen with LLDB_TABLEG...
2021-08-13 Sanjay Patel[x86] add tests for fcmps with logic ops; NFC
2021-08-13 harsh-nod[mlir] Add support for moving reductions to outer most...
2021-08-13 Arthur Eubanks[NFC] Cleanup callers of AttributeList::hasAttributes()
2021-08-13 Arthur Eubanks[NFC] Clean up users of AttributeList::hasAttribute()
2021-08-13 Arthur Eubanks[NFC] Remove public uses of AttributeList::getAttributes()
2021-08-13 LLVM GN Syncbot[gn build] Port df324bba5c4c
2021-08-13 LLVM GN Syncbot[gn build] Port 7b20e05c714e
2021-08-13 zoecarver[libcxx][ranges] Add `ranges::join_view`.
2021-08-13 zoecarver[libcxx][ranges] Add `ranges::iota_view`.
2021-08-13 Arthur EubanksAdd missed rename of getFnAttributes() -> getFnAttrs()
2021-08-13 Arthur Eubanks[NFC] Rename AttributeList::getParam/Ret/FnAttributes...
2021-08-13 Arthur Eubanks[NFC] Rename AttributeList::hasFnAttribute() -> hasFnAttr()
2021-08-13 Arthur Eubanks[NFC] Remove AttributeList::hasParamAttribute()
2021-08-13 Michael Kruse[Polly] Rename CodeGen -> generateCode. NFC.
2021-08-13 Michael Kruse[Polly] Decompose object construction and detection...
2021-08-13 Amy Kwan[PowerPC] Disable CTR Loop generate for fma with the...
2021-08-13 Haowei Wu[IFS] Fix the copy constructor warning in IFSStub.cpp
2021-08-13 Kiran Chandramohan[Flang] Fix for CI failure, Remove default case
2021-08-13 Florian Mayer[sanitizer_common] disable format errors.
2021-08-13 Craig Topper[Clang] Add an explicit makeArrayRef to appease gcc...
2021-08-13 Craig Topper[X86] Add parentheses around casts in some of the X86...
2021-08-13 Alfonso Gregory[AsmWriter][NFC] Simplify writeDIGenericSubrange
2021-08-13 Jessica Paquette[AArch64][GlobalISel] Legalize scalar G_SSUBSAT + G_SADDSAT
2021-08-13 Lorenzo Chelini[MLIR][Linalg] Fix typo
2021-08-13 Dmitry Vyukovtsan/dd: fix format strings
2021-08-13 David SpickettRevert "[clang-format] Distinguish K&R C function defin...
2021-08-13 Jamie SchmeiserFix bad assert in print-changed code
2021-08-13 Roman LebedevRevert "[SCEV] Remove premature assert. PR46786"
2021-08-13 Peixin Qiao[flang][OpenMP] Add semantic check for teams nesting
2021-08-13 Dmitry Vyukovtsan: fix latent bug in shadow computation
2021-08-13 Kristóf Umann[analyzer][NFC] Make test/Analysis/self-assign.cpp...
2021-08-13 Peixin Qiao[flang][OpenMP] Add semantic checks for cancellation...
2021-08-13 Alexey Bader[NFC] Drop idle compiler option from the test.
2021-08-13 Justas Janickas[OpenCL] Clang diagnostics allow reporting C++ for...
2021-08-13 Roman LebedevReland "[NFCI][SimplifyCFG] simplifyCondBranch(): asser...
2021-08-13 Roman Lebedev[SimplifyCFG] Restart if `removeUndefIntroducingPredece...
2021-08-13 Roman Lebedev[NFC][SimplifyCFG] Add test for failed assertion
2021-08-13 Rainer Orth[MC][ELF] Mark Solaris objects as ELFOSABI_SOLARIS
2021-08-13 Owen[clang-format] Distinguish K&R C function definition...
2021-08-13 Adrian Kuegel[mlir] Remove unused header include.
2021-08-13 Dmitry Vyukovscudo/standalone: prepare for enabling format string...
2021-08-13 Dmitry Vyukovubsan: fix few format string bugs
2021-08-13 Dmitry Vyukovtsan: clean up and enable format string checking
2021-08-13 Dmitry Vyukovmsan: clean up and enable format string checking
2021-08-13 Dmitry Vyukovsanitizer_common: enable format string checking
2021-08-13 Dmitry Vyukovsanitizer_common: fix format strings
2021-08-13 Dmitry Vyukovsanitizer_common: declare vars more locally in VSNPrintf
2021-08-13 Dmitry VyukovRevert "sanitizer_common: support printing __m128i...
2021-08-13 Dmitry Vyukovscudo: fix __attribute__((format))
2021-08-13 Dmitry Vyukovsanitizer_common: prepare for enabling format string...
2021-08-13 Florian Mayer[hwasan] Fix wild free tests on x86.
2021-08-13 Jan Svoboda[clang][deps] Move `SingleCommandCompilationDatabase...
2021-08-13 Roman LebedevRevert "[NFCI][SimplifyCFG] simplifyCondBranch(): asser...
2021-08-13 Dylan Fleming[SVE] Add folds for truncation of vscale
2021-08-13 Rosie Sumpter[LoopFlatten] Fix assertion failure in checkOverflow
2021-08-13 Alexey Bader[NFC] Add commas in code comments.
2021-08-13 Sam McCall[clangd] Guard against null Attrs in the AST
2021-08-13 Andrzej Warzynski[flang][nfc] Remove `flang-new-driver` from LIT
2021-08-13 Pushpinder... [AMDGPU][OpenMP] Use llvm-link to link ocml libraries
2021-08-13 Florian Mayer[hwasan] Add report for wild frees.
2021-08-13 Adrian Kuegel[clang] Adjust BUILD.bazel file to also generate AttrDo...
2021-08-13 luxufan[JITLink] Update ELF_x86_64 's edge kind to generic...
2021-08-13 Sarah Purohit[clang][Arm] Fix the default floating point ABI for
2021-08-13 Shivam Gupta[AVR] Enable machine verifier
2021-08-13 Qiu ChaofanPre-commit two-way clamp tests
2021-08-13 Wael YehiaAdd PowerPC AIX triple to indirect call VP testcase.
2021-08-13 Michael Kruse[OMPIRBuilder] Clarify CanonicalLoopInfo. NFC.
2021-08-13 Nico Weber[mailmap] Add entry for the GN LLVM syncbot
2021-08-13 LLVM GN Syncbot[gn build] Port 2ff7ca98a99b
2021-08-13 Nico Weber[gn build] manually port 18f9e25ce1fa43 (AttrDocTable)
2021-08-13 Giorgis Georgakoudis[OpenMP][Fix] Fix disable spmdization option
2021-08-12 Ruiling SongSplitKit: Don't further split subrange mask in buildCopy
2021-08-12 Yonghong Song[Clang] add btf_tag attribute
2021-08-12 Heejin Ahn[WebAssembly] Fix leak in Emscripten SjLj
2021-08-12 Heejin Ahn[WebAssembly] Error out when Emscripten SjLj setjmp...
2021-08-12 Vitaly Buka[sanitizer] Fix the test on Solaris
2021-08-12 Duncan P. N... Frontend: Add -f{,no-}implicit-modules-uses-lock and...
next