platform/upstream/llvm.git
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...
2022-02-22 Mogball[mlir][pdl] NFC re-add NoSideEffect to Result and Resul...
2022-02-22 Philip Reames[SLP] Use isInSchedulingRegion consistently [NFC]
2022-02-22 Wouter van... [WebAssembly] Allow .data shorthand for .section .data...
2022-02-22 Shubham Sandeep... Updated reflection-dump.test for mpenum section
2022-02-22 Mogball[pdl] Remove `NoSideEffect` from all PDL ops
2022-02-22 Philip Reames[SLP] Schedule only sub-graph of vectorizable instructions
2022-02-22 Valentin Clement[flang] Update PFTBuilder
2022-02-22 Fangrui Song[ELF] Move duplicate symbol check after input file...
2022-02-22 Shilei Tian[Clang][OpenMP] Add the codegen support for `atomic...
2022-02-22 Aaron BallmanFix the Sphinx build after f8cedc642d9b85720cb7175ef25d...
2022-02-22 Jay Foad[StableHashing] Hash machine basic blocks and functions
2022-02-22 Jay Foad[StructurizeCFG] Fix boolean not bug
2022-02-22 Simon Atanasyan[MIPS] Add `-no-pie` option to the clang driver's tests...
2022-02-22 Stanislav Mekhanoshin[AMDGPU] Extend SILoadStoreOptimizer to handle global...
2022-02-22 Nikita Popov[InstCombine] Add test for missed select fold due to...
2022-02-22 Stanislav Mekhanoshin[AMDGPU] Extend SILoadStoreOptimizer to handle global...
2022-02-22 Nikita Popov[Bitcode] Store type IDs for values
2022-02-22 serge-sans... Restore documentation for __builtin_assume
2022-02-22 tyb0807[AArch64] Remove unused feature flags from AArch64Targe...
2022-02-22 Marek Kurdej[clang-format] Avoid parsing "requires" as a keyword...
2022-02-22 Nemanja Ivanovic[PowerPC] Allow absolute expressions in relocations
2022-02-22 Marek Kurdej[clang-format] Use FormatToken::is* functions without...
2022-02-22 Timm BäderFix docs build after f8cedc642d9b85720cb7175ef25ddde90a...
2022-02-22 Nikita Popov[CodeGen] Add test for PR53990 (NFC)
2022-02-22 Timm Bäder[clang] Never wrap a nullptr in CXXNewExpr::getArraySize()
next