platform/upstream/llvm.git
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...
2022-02-22 Philip Reames[instcombine] Add test coverage for a tricky bit of...
2022-02-22 Owen AndersonSet std::numeric_limits<>::tinyness_before to true...
2022-02-22 Rahman LavaeeEncode address offsets of basic blocks relative to...
2022-02-22 David Green[AArch64] Alter mull shuffle(ext(..)) combine to work...
2022-02-22 Jez Ng[lld] Require C++14 in LLD standalone build
2022-02-22 Ben Barham[VFS] Use generic_category for errors generated from...
2022-02-22 Nico Weber[gn build] bump fmsc-version to 1926
2022-02-22 Brendon Cahoon[SLP] Fix assert from non-constant index in insertelement
2022-02-22 Alexey Bataev[SLP][NFC]Add a test for bottom to top reordering.
2022-02-22 Michael Kruse[polly] Remove trailing whitespace from tests. NFC.
2022-02-22 Okwan KwonFold Tensor.extract_slice into a constant splat.
2022-02-22 Alexander Yermolovich[BOLT][DWARF] Remove patchLowHigh unused function.
2022-02-22 Nico Weberfix comment typo to cycle bots
2022-02-22 Björn Schäpers[clang-format] Don't break semi after requires clause ...
2022-02-22 Björn Schäpers[clang-format][NFC] Simplify if in ContinuationIndenter...
2022-02-22 Reid KlecknerRevert "Remove dead code."
2022-02-22 Adrian PrantlDisable test on big endian machines. Yaml2obj has probl...
2022-02-22 Adrian PrantlRemove dead code.
2022-02-22 Dmitry Vassiliev[Transforms] Enhance CorrelatedValuePropagation to...
2022-02-22 Dmitry Vassiliev[Transforms] Pre-commit test cases for CorrelatedValueP...
2022-02-22 Kai Nacke[SystemZ/z/OS] Add va intrinsics for XPLINK
2022-02-22 Zarko Todorovski[libc++][AIX] Add AIX error message as expected output
2022-02-22 Rainer Orth[sanitizer_common] Use GetStaticTlsBoundary on Solaris...
2022-02-22 Rainer Orth[Driver] Support Solaris/amd64 GetTls
2022-02-22 Adrian PrantlAdd support for chained fixup load commands to MachOObj...
2022-02-22 Adrian PrantlAdd a (nonfunctional) -dyld_info flag to llvm-objdump.
2022-02-22 Reid KlecknerReland "[mlir][pdl] NFC re-add NoSideEffect to Result...
2022-02-22 Mogball[mlir][pdl] NFC fix missing include
2022-02-22 Reid KlecknerRevert "[mlir][pdl] NFC re-add NoSideEffect to Result...
2022-02-22 Reid KlecknerRevert "[AArch64] Alter mull shuffle(ext(..)) combine...
next