platform/upstream/llvm.git
2022-06-11 Simon Pilgrim[clang][docs] Fix typo in code-block declaration
2022-06-11 Simon Pilgrim[X86] combineTargetShuffle - break if-else chain. NFC.
2022-06-11 Simon Pilgrim[X86] emitOrXorXorTree - break if-else chain. NFC.
2022-06-11 owenca[clang-format] Fix a bug in RemoveBracesLLVM
2022-06-11 Sheng[NFC][clang] Fix typo
2022-06-11 Mohammed Keyvanzadeh[github] format and refactor GitHub workflows
2022-06-11 Kazu Hirata[Scalar] Use llvm::append_range (NFC)
2022-06-11 Kazu Hirata[CodeGen] Use llvm::erase_value (NFC)
2022-06-11 Kazu Hirata[ProfileData] Use llvm::erase_if (NFC)
2022-06-11 Fangrui Song[MC] De-capitalize SwitchSection. NFC
2022-06-11 Kazu Hirata[clang] Construct SmallVector with iterator ranges...
2022-06-11 Kazu Hirata[clang] Convert for_each to range-based for loops ...
2022-06-11 Siva Chandra... [libc] Add pthread_detach and thrd_detach.
2022-06-11 Kai Luo[PowerPC] Add tests to reflect cfence on float point...
2022-06-11 Fangrui Song[SanitizerCoverage][test] Remove br i1 undef to avoid UB
2022-06-11 Fangrui Song[GlobalOpt][test] Remove br i1 undef
2022-06-11 PeixinQiao[NFC] Move flang OpenMP semantic tests under one single...
2022-06-11 Fangrui Song[TableGen] const char *const x => const char x[]
2022-06-11 Vitaly Buka[Bitcode] Don't use UINT_MAX for missing SanitizerMetadata
2022-06-11 Tue Ly[libc] Implement double precision FMA for targets witho...
2022-06-11 Arjun P[MLIR][Presburger] PresburgerSet::containsPoint: suppor...
2022-06-10 Maksim Panchenko[BOLT][TEST] Use double dash flags in tests
2022-06-10 Michael Jones[libc] add EXP_MAT_MASK to x87 long double
2022-06-10 Mircea Trofin[mlgo] Update FunctionPropertyCache after invalidating...
2022-06-10 Huan Nguyen[BOLT] Mark fragments related to split jump table as...
2022-06-10 Lei Zhang[mlir][vulkan] Add missing '<>' in test IRs to fix...
2022-06-10 Lei Zhang[mlir][spirv] Unify aliases of different bitwidth scala...
2022-06-10 Anders Waldenborg[scan-build-py] Fix exception on shutdown with sarif...
2022-06-10 Nikolas Klauser[libc++] Use the same implementation of invoke for...
2022-06-10 Mitch PhillipsRevert "[Attributor] Ensure to use the proper liveness AA"
2022-06-10 Nuno Lopes[InstCombine] switch synthetic unreachable to use undef...
2022-06-10 Med Ismail... [lldb/crashlog] Show help when the command is called...
2022-06-10 agostini01[mlir][py-bindings] Fix include issue introduced by...
2022-06-10 Nikolas Klauser[libc++] Granularize <iterator> includes
2022-06-10 Nikolas Klauser[libc++] Simplify type_traits and use more builtins
2022-06-10 Eli FriedmanFix interaction of CFI instructions with MachineOutliner.
2022-06-10 Argyrios Kyrtzidis[Lex] Fix `fixits` for typo-corrections of preprocessin...
2022-06-10 Philip Reames[RISCV] Refine costs for i1 reductions
2022-06-10 Philip Reames[RISCV] Implement isElementTypeLegalForScalableVector...
2022-06-10 Paul Robinson[PS4/PS5] Don't inherit base class alignment
2022-06-10 Philip Reames[RISCV] Minor test improvements for scalable scatter...
2022-06-10 Tue Ly[libc][Obvious] Change all __builtin_clz* calls to...
2022-06-10 Craig Topper[RISCV] Don't require loop simplify form in RISCVGather...
2022-06-10 Craig Topper[RISCV] Add test case showing failure to convert gather...
2022-06-10 Philip Reames[RISCV] Add cost model coverage for scalable scatter...
2022-06-10 Mitch PhillipsAdd documentation of new sanitizer-specific GV attributes.
2022-06-10 Mitch PhillipsAdd sanitizer-specific GlobalValue attributes.
2022-06-10 John EricsonRevert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR...
2022-06-10 Dávid Bolvanský[Clang] Added missing doc for minsize attribute
2022-06-10 Louis Dionne[libc++] Make sure we install the modulemap file with...
2022-06-10 Sam Estep[clang][dataflow] Don't `assert` full LHS coverage...
2022-06-10 Sunho Kim[JITLink][ELF][AArch64] Implement eh frame handling.
2022-06-10 Philip Reames[RISCV] Add cost model coverage for mask reductions...
2022-06-10 Krzysztof Drewniak[mlir][AMDGPU] Set ABI version constant when linking...
2022-06-10 Shraiysh Vaishay[OpenMP][IRBuilder] Add final clause to task
2022-06-10 Nikolas Klauser[libc++] Remove uses of __two in type_traits
2022-06-10 Mariusz BorsaRevert "[Sanitizers] Cleanup handling of stat64/statfs64"
2022-06-10 Jay FoadUpdate *_TMPRING_SIZE.WAVESIZE for GFX11
2022-06-10 Thomas Raoux[mlir][vector] Add patterns for vector distribution
2022-06-10 Kai Nacke[SystemZ/z/OS] Set DWARF version to 4 for z/OS.
2022-06-10 Joe Nash[AMDGPU] gfx11 add bits to COMPUTE_PGM_RSRC3
2022-06-10 Shivam Gupta[NFC] Suggest Release mode in clang GettingStarted...
2022-06-10 Christopher... [clang][tablegen] adds human documentation to `WarningO...
2022-06-10 Joe Nash[AMDGPU] NFC. Comment change to GFX10+ in AsmParser
2022-06-10 Joe Nash[AMDGPU] gfx11 SRC_POPS_EXISTING_WAVE_ID is removed
2022-06-10 Michael Jones[libc] add buffering to FILE writes
2022-06-10 Benjamin Kramer[libc][math] Add EXP_MANT_MASK when long double is...
2022-06-10 Sanjay Patel[InstCombine] add narrowing transform for low-masked...
2022-06-10 Sanjay Patel[InstCombine] add test for mask op with constant expres...
2022-06-10 Yusra Syeda[SystemZ][z/OS] Add llvm.read_register() intrinsic...
2022-06-10 Shao-Ce SUN[RISCV] move `isFaultFirstLoad` into `RISCVInstrInfo`
2022-06-10 Jay Foad[AMDGPU] Restore documentation of .amdhsa_shared_vgpr_count
2022-06-10 Shao-Ce SUNRevert "[RISCV] move `isFaultFirstLoad` into `RISCVInst...
2022-06-10 Philip Reames[RISCV] Fix accidental deletion of test lines in 2247e4d
2022-06-10 Paul Robinson[PS5] Use linker scripting to find profiling data,...
2022-06-10 Craig Topper[RISCV] Mark FSIN and other math functions as Expand...
2022-06-10 Philip Reames[RISCV] Use common prefixes to reduce duplication in...
2022-06-10 Nikita Popov[DCE] Update tests to use opaque pointers (NFC)
2022-06-10 Andrzej Warzynski[flang][lowering] Ignore compiler directives
2022-06-10 Guillaume Chatelet[NFC][Alignment] Simplify code
2022-06-10 Adrian Prantl[LLDB][Docs] Fix formatting of example code-block
2022-06-10 Nikita Popov[InstSimplify] Convert tests to opaque pointers (NFC)
2022-06-10 Guillaume Chatelet[NFC] Remove deadcode
2022-06-10 Philip Reames[RISCV] Broaden cost model coverage for fixed vectors...
2022-06-10 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - adding SimplifyMulti...
2022-06-10 Nikita Popov[InstSimplify] Name variables/labels in test (NFC)
2022-06-10 Nikita Popov[InstSimplify] Regenerate test checks (NFC)
2022-06-10 Sam Estep[clang][dataflow] In `optional` model, match call retur...
2022-06-10 John Ericson[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
2022-06-10 Joe Nash[AMDGPU] gfx11 EXECZ and VCCZ are no longer allowed...
2022-06-10 Nuno Lopes[NFC] remove 'br undef' from InstCombine test cases
2022-06-10 Simon Tatham[Clang,ARM] Add release note for D127197.
2022-06-10 Nikita Popov[InstCombine] Add additional cost of phi tests (NFC)
2022-06-10 Louis Dionne[libc++][NFC] Fix indentation of some #if directives
2022-06-10 Jay Foad[AMDGPU] Basic implementation of isExtractSubvectorCheap
2022-06-10 Ivan Kosarev[TableGen][CodeEmitterGen] Do not crash on insufficient...
2022-06-10 Hans Wennborg[SimplifyCFG] Share code to compute switch density...
2022-06-10 Guillaume Chatelet[clang] Add support for __builtin_memset_inline
2022-06-10 Nuno Lopes[NFC] Add 3 more -inseltpoison.ll test variations
2022-06-10 Shao-Ce SUN[RISCV] move `isFaultFirstLoad` into `RISCVInstrInfo`
next