platform/upstream/llvm.git
2022-04-13 Mogball[mlir][ods] Remove StrEnumAttr
2022-04-13 Aleksandr Platonov[Sema] Don't check bounds for function pointer
2022-04-13 Erich KeaneAdd support for ignored bitfield conditional codegen.
2022-04-13 Jacques Pienaar[mlir][pdll] Include string in PDLLServer.h
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 serge-sans... Revert "[ValueTracking] Make getStringLenth aware of...
2022-04-13 David Green[AArch64] Add new shuffles tests, and regenerate aarch6...
2022-04-13 Jacques Pienaar[mlir][pdll] Rename extra dir flag
2022-04-13 chenglin.bi[AArch64][SelectionDAG] stick all the power-of-two...
2022-04-13 Evgeny Mandrikov[NFC] Fix build failure with GCC 11 in C++20 mode
2022-04-13 Jacques Pienaar[mlir][pdll] Add extra-dirs for LSP includes.
2022-04-13 Anna ThomasCheck users of instrinsics instead of traversing entire...
2022-04-13 Chris Bieneman[NFC] Add CMake cache file for HLSL
2022-04-13 Momchil Velikov[AArch64] Async unwind - Adjust unwind info in AArch64L...
2022-04-13 Nathan Sidwell[demangler] Rust demangler buffer return
2022-04-13 Jay Foad[AMDGPU] Initialize a couple more Subtarget fields
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 Florian HahnRecommit "[LICM] Only create load in pre-header when...
2022-04-13 LLVM GN Syncbot[gn build] Port a85da649b9ac
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 Yaxun (Sam... [CUDA][HIP] Fix host used external kernel in archive
2022-04-13 Nikita Popov[SimplifyLibCalls] Don't mark memchr() memory as fully...
2022-04-13 Marek Kurdej[clang-format] Fix SeparateDefinitionBlocks breaking...
2022-04-13 Tobias Hieta[NFC] Simplify /noimplib argument logic
2022-04-13 Tobias Hieta[LLD][COFF] Add support for /noimplib
2022-04-13 chenglin.bi[SimplifyCFG] add tests for switch to select; NFC
2022-04-13 chenglin.biRevert "[SimplifyCFG] add tests for switch to select...
2022-04-13 PeixinQiao[OpenMP] Lowering to MLIR of ordered threads directive
2022-04-13 PeixinQiao[flang][OpenMP] Add semantic checks of nesting of regio...
2022-04-13 Marius Brehler[mlir][docs] Fix broken links
2022-04-13 Louis Dionne[libc++] Mark completed paper as complete
2022-04-13 LLVM GN Syncbot[gn build] Port 2fb026ee4d1a
2022-04-13 Louis Dionne[libc++] Post-commit adjustments after rebasing D117656
2022-04-13 Arthur O'DwyerImplement move_sentinel and C++20 move_iterator.
2022-04-13 Pavel Labath[lldb] Fixup af921006d3792f for non-linux platforms
2022-04-13 chenglin.bi[SimplifyCFG] add tests for switch to select; NFC
2022-04-13 LLVM GN Syncbot[gn build] Port 2b424f4ea82e
2022-04-13 Louis Dionne[libc++] Implement ranges::filter_view
2022-04-13 Jonas Paulsson[SystemZ] Implement adjustInliningThreshold().
2022-04-13 Sam McCall[clangd] Export preamble AST and serialized size as...
2022-04-13 Pavel Labath[lldb] Remove the global platform list
2022-04-13 Nico Weber[compiler-rt] Don't explictly ad-hoc sign dylibs on...
2022-04-13 Adrian Kuegel[mlir][Tensor] Fix wrong comment (NFC)
2022-04-13 Aaron BallmanCorrectly diagnose prototype redeclaration errors in C
2022-04-13 Liu, Chen3[X86] Covert unsigned int 0 to float-point with FILD...
2022-04-13 Simon Pilgrim[DAG] Enable SimplifyVBinOp folds on add/sub sat intrinsics
2022-04-13 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Removed unsupported 64bit DPP opcodes
2022-04-13 Simon Pilgrim[X86] Add tests showing failure to pull common shuffles...
2022-04-13 Sanjay Patel[SimplifyCFG] make a debug option for case max when...
2022-04-13 Jonas Paulsson[InlineAsm] Add support for address operands ("p").
2022-04-13 Andrzej Warzynski[flang][nfc] Simplify TargetMachine initialisation
2022-04-13 Dmitry Preobrazhensky[AMDGPU][GFX10] Enabled op_sel for v_add_nc_u16 and...
2022-04-13 Vladislav Khmelevsky[BOLT] Fix two aarch64 tests
2022-04-13 Simon Pilgrim[DAG] Add non-uniform vector support to (shl (srl x...
2022-04-13 Andrzej Warzynski[flang][driver] Add support for generating LLVM bytecod...
2022-04-13 Ping Deng[RISCV][NFC] Reorganize check prefixes in some tests...
2022-04-13 Alex Richardson[AArch64] Add missing HasNEON predicate in scalar FABD...
2022-04-13 Alex Richardson[AArch64] Baseline test for D123491
2022-04-13 Alex Richardson[AutoUpgrade] Don't lose attributes when upgrading...
2022-04-13 David Sherwood[AArch64][SVE] Fix lowering of "fcmp ueq/one" when...
2022-04-13 Liqin Weng[RISCV][NFC] Refactor the type promotion of fsl/fsr...
2022-04-13 Dmitry Makogon[Test] Add tests showing duplicate PHIs generated by...
2022-04-13 Nikita Popov[LTO] Remove legacy PM support
2022-04-13 Nikita PopovRevert "[ubsan] Simplify ubsan_GetStackTrace"
2022-04-13 Tobias Hieta[LLD][COFF] Add support for /noimplib
2022-04-13 Nikita Popov[Clang] Remove support for legacy pass manager
2022-04-13 Balázs Kéri[clang][ASTImporter] Fix an import error handling relat...
2022-04-13 Haojian Wu[clang] NFC, move CompilerInvocation::setLangDefaults...
2022-04-13 Fangrui Song[ubsan] Simplify ubsan_GetStackTrace
2022-04-13 Daniel KissSupport the min of module flags when linking, use for...
2022-04-13 Nathan Ridge[clangd] Fix incorrect operator< impl for HighlightingToken
2022-04-13 LLVM GN Syncbot[gn build] Port e53c461bf3f0
2022-04-13 Konstantin... [libc++][ranges] Implement `lazy_split_view`.
2022-04-13 Timm Bäder[clang][preprocessor] Allow calling DumpToken() on...
2022-04-13 Shengchen Kan[X86][test] Add encoding/decoding tests for VEX instruc...
2022-04-13 owenca[clang-format] Allow empty .clang-format file
2022-04-13 Saiyedul Islam[libomptarget][amdgpu] Add hidden_heap_v1 kernarg metadata
2022-04-13 Jonas Devlieghere[lldb] Re-enable TestStepNoDebug.py on AS
2022-04-13 Jonas Devlieghere[lldb] Print diagnostic prefixes (error, warning) in...
2022-04-13 Vitaly Buka[NFC][sanitizer] Consolidate malloc hook invocations
2022-04-13 Shraiysh Vaishay[mlir][LLVM-IR] Added support for global variable attri...
2022-04-13 Chuanqi Xu[NFC] [AST] Reduce the size of TemplateParmPosition
2022-04-13 Vitaly Buka[NFC][sanitizer] Remove unnececary HOOK macros
2022-04-13 Chenbing Zheng[InstCombine] [NFC] Add a test for fneg.ll
2022-04-13 Arthur Eubanks[clang][test] Disable opaque pointers in test
2022-04-13 jacquesguan[mlir][Arithmetic] Add common constant folder function...
2022-04-13 Vitaly Buka[NFC][msan] Rename SymbolizerScope to UnwinderScope...
2022-04-13 Vitaly Buka[NFC][sanitizer] Clang format some code
2022-04-13 Vitaly Buka[NFC][msan] Switch pointer to a reference
2022-04-13 Raphael Isemann[lldb] Escape semicolons for all shells
2022-04-13 Alexey Bataev[SLP]Improve reductions analysis and emission, part 1.
2022-04-13 Matt ArsenaultAMDGPU: Update reqd-work-group-size optimization for...
2022-04-12 Muhammad Omair... Revert "[AArch64] Set maximum VF with shouldMaximizeVec...
2022-04-12 Arthur Eubanks[test][DSE] Precommit test
2022-04-12 Matt ArsenaultRegAllocGreedy: Fix illegal eviction assert for urgent...
2022-04-12 Stanislav Mekhanoshin[AMDGPU] Split unaligned 4 DWORD DS operations
2022-04-12 Lang Hames[docs][ORC] Fix RST error in dfffb7df24e.
2022-04-12 owencaRevert "[clang-format] Allow empty .clang-format file"
2022-04-12 Matt ArsenaultRegAllocGreedy: Roll back successful recolorings on...
2022-04-12 Lang Hames[docs] Update OrcV2 doc to include some notes on code...
next