platform/upstream/llvm.git
2022-02-23 Philipp Stephaniclang-format.el: Make clang-format work in indirect...
2022-02-23 Malhar Jajoo[LAA] Add remarks for unbounded array access
2022-02-23 Simon Pilgrim[X86] combineX86ShuffleChainWithExtract - don't both...
2022-02-23 Nikita Popov[Bitcode] Store function type IDs rather than function...
2022-02-23 Emilio Cota[mlir][NFC] Use options struct in ExecutionEngine:...
2022-02-23 Nikita Popov[Clang][OpenMP] Remove use of getPointerElementType()
2022-02-23 Arjun P[MLIR][Presburger] unittests: use an MLIRContext declar...
2022-02-23 Jay Foad[AMDGPU] Split fp min/max atomics test. NFC.
2022-02-23 Nikita Popov[InstCombine] Support min/max intrinsics in udiv->lshr...
2022-02-23 Nikita Popov[InstCombine] Add tests for udiv->lshr fold with min...
2022-02-23 Stefan Pintilie[PowerPC] Add the Power10 LXVKQ instrution.
2022-02-23 Jan Svoboda[clang][deps] Return the whole TU command line
2022-02-23 Jan Svoboda[clang][deps] NFC: Update documentation
2022-02-23 Rainer Orth[MC][ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RET...
2022-02-23 Rainer Orth[ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN...
2022-02-23 Nikita Popov[InstCombine] Further simplify udiv -> lshr folding
2022-02-23 Aaron BallmanSilence some "not all control paths return a value...
2022-02-23 Sanjay Patel[InstSimplify] remove shift that is redundant with...
2022-02-23 Aaron BallmanRemove unused function; NFC
2022-02-23 Jez Ng[lld-macho][nfc] Refactor MarkLive
2022-02-23 Jez Ng[lld-macho][nfc] Move ICF-specific logic into ICF.cpp
2022-02-23 Stanislav GatevRevert "Revert "[clang][dataflow] Add support for globa...
2022-02-23 Nikita Popov[InstCombine] Simplify udiv -> lshr folding
2022-02-23 Pavel LabathFix HostProcessWindows for D120321
2022-02-23 Jan Svoboda[clang][modules] Infer framework modules in explicit...
2022-02-23 Timm Bäder[clang][driver][wasm] Fix libstdc++ target-dependent...
2022-02-23 serge-sans... Add missing <ctime> include
2022-02-23 Pavel Labath[lldb] Simplify HostThreadMacOSX
2022-02-23 Pavel Labath[lldb] Modernize ThreadLauncher
2022-02-23 Thomas Preud... [LAA] Add missing newline in debug print
2022-02-23 Aaron BallmanAdd myself to the office hours; correct small typo...
2022-02-23 Joseph Huber[Libomptarget][NFC} Fix missing newline in error message
2022-02-23 Simon Atanasyan[MIPS] Recognize DT_MIPS_XHASH dynamic table tag
2022-02-23 Anton AfanasyevRevert "[AggressiveInstCombine] Add `phi` nodes support...
2022-02-23 Tim NorthoverAArch64: clamp UBFX high-bit to 32-bits
2022-02-23 Sven van Haastregt[OpenCL] Align subgroup builtin guards
2022-02-23 Nikita Popov[InstCombine] Remove unused visitUDivOperand() argument...
2022-02-23 Balazs BenicsRevert "Revert "[analyzer] Fix taint rule of fgets...
2022-02-23 Balazs BenicsRevert "Revert "[analyzer] Fix taint propagation by...
2022-02-23 Dawid Jurczak[NFC][Lexer] Make access to LangOpts more consistent
2022-02-23 Nikita Popov[ValueTracking] Support signed intrinsic clamp
2022-02-23 Nikita Popov[InstCombine] Add tests for add of clamp pattern (NFC)
2022-02-23 iains[C++20][Modules] Rework testcase to use split file...
2022-02-23 Alex Bradbury[RISCV] Avoid infinite loop between DAGCombiner::visitM...
2022-02-23 Anton Afanasyev[AggressiveInstCombine] Add `phi` nodes support to...
2022-02-23 Nikita Popov[InstCombine] Fold sub of umin to usub.sat
2022-02-23 Nikita Popov[InstCombine] Add tests for sub of umin intrinsic ...
2022-02-23 Valery Pykhtin[ArgPromotion] Regenerate test checks for crash.ll...
2022-02-23 Stanislav GatevRevert "[clang][dataflow] Add support for global storag...
2022-02-23 Iain Sandoe[Modules] Add module structure output to -module-file...
2022-02-23 LLVM GN Syncbot[gn build] Port 25d7b4fb446b
2022-02-23 Simon Pilgrim[clang] CIndex.cpp - use cast<> instead of dyn_cast...
2022-02-23 Andrzej Warzynski[flang][driver] Make `flang-new` always generate run...
2022-02-23 Alexey Lapshin[objcopy][NFC] Rename files to avoid clashing of archiv...
2022-02-23 Adrian Kuegel[mlir][Bazel] Fix wrong dependency for GPUBaseIncGen.
2022-02-23 Anton Afanasyev[Test][AggressiveInstCombine] Add test for `phi` instru...
2022-02-23 Balazs BenicsRevert "Revert "[analyzer] Add failing test case demons...
2022-02-23 Simon Moll[VE][NFC] Move functions to VVP module
2022-02-23 serge-sans... Cleanup llvm/DebugInfo/PDB headers
2022-02-23 Bill Wendling[NFC] Add #include for constants
2022-02-23 Bill Wendling[NFC] Add #include for constants
2022-02-23 Tobias Hieta[compiler-rt][builtins] Fix CMake builtin target flag
2022-02-23 Bill Wendling[NFC] Remove unnecessary "#include"s from header files
2022-02-23 David Green[ARM] Recognize SSAT and USAT from SMIN/SMAX
2022-02-23 Nikita Popov[InstCombine] Remove one-use limitation from X-Y==0...
2022-02-23 Nathan James[clang-tidy][NFC] Remove Tristate from CachedGlobList
2022-02-23 Nathan James[ASTMatchers] Expand isInline matcher to VarDecl
2022-02-23 Chuanqi Xu[NFC] Add unittest for Decl::isInExportDeclContext
2022-02-23 Stanislav Gatev[clang][dataflow] Add support for global storage values
2022-02-23 LLVM GN Syncbot[gn build] Port a2fab82f33bb
2022-02-23 Haojian Wu[pseudo] Implement LRTable.
2022-02-23 Lian Wang[RISCV] Add more test for GORCI aliaes in Zbp extension
2022-02-23 Valentin Clement[flang] Lower real constant
2022-02-23 Lian Wang[RISCV] Supplement more tests for GREVI aliaes in Zbp...
2022-02-23 minglotus-6[SampleProfile] Handle the case when the option `MaxNum...
2022-02-23 Fangrui Song[ELF][test] Fix CU address_size in some gdb-index tests
2022-02-23 Fangrui Song[ProfileData] Remove unused and racy FunctionSamples...
2022-02-23 Alex Lorenz[compiler-rt][builtins] build the macOS compiler-rt...
2022-02-23 Fangrui Song[ELF][test] Terminate .debug_info with a null entry...
2022-02-23 Arthur Eubanks[clang] Remove Address::deprecated() calls in CodeGenFu...
2022-02-23 Joseph Huber[OpenMP] Remove static allocator in linker wrapper
2022-02-23 Joseph Huber[OpenMP] Unrecognized objects should not be considered...
2022-02-23 David BlaikieRemove redundant word word in AsmParser DIFlag parsing
2022-02-23 Philip Reames[instcombine] Avoid binops for comparison consistency...
2022-02-23 Amara EmersonRevert "Revert "[AArch64][GlobalISel] Optimize conjunct...
2022-02-23 Arthur Eubanks[clang] Remove Address::deprecated() calls in CGVTables.cpp
2022-02-23 Alina Sbirlea[Docs] Add self to credits
2022-02-23 Alina Sbirlea[Docs]Add office hours.
2022-02-23 Philip Reames[NFC] Add a bit more coverage for an upcoming patch
2022-02-23 Fangrui Song[sancov] Refactor getPreviousInstructionPc
2022-02-23 Stanislav Mekhanoshin[AMDGPU] Pre-commit load/store combine tests. NFC.
2022-02-23 Fangrui Song[libFuzzer] Refactor GetNextInstructionPc/GetPreviousIn...
2022-02-23 Aart Bik[mlir][sparse] refactor sparse compiler pipeline to...
2022-02-23 Philip Reames[instcombine] Add coverage for consistent use of unesca...
2022-02-23 Fangrui Song[sanitizer] Refactor GetNextInstructionPc/GetPreviousIn...
2022-02-23 Arthur Eubanks[clang] Remove an Address::deprecated() call in CGClass.cpp
2022-02-23 Arthur Eubanks[NFC] Remove dead code (try 2)
2022-02-23 Wouter van... [WebAssembly] Fixed AsmPrinter not emitting .functype...
2022-02-23 Philip Reames[instcombine] Autogen a test for ease of update
2022-02-23 Philip Reames[instcombine] Extend test coverage for a tricky bit...
next