platform/upstream/llvm.git
2021-11-07 Simon Pilgrim[X86] Add AVX512 test coverage to vselect-zero.ll
2021-11-07 Simon Pilgrim[DAG] SimplifyVBinOp - replace FoldConstantVectorArithm...
2021-11-07 Mats Larsen[NFC][Docs] Add missing Doxygen group comments for...
2021-11-07 Fangrui Song[sanitizer][aarch64] Add cast to drop reliance on the...
2021-11-07 Fangrui Song[hwasan] Replace _Unwind_Word with uintptr_t
2021-11-07 Kazu Hirata[WebAssembly] Remove unused declaration SelectExternRef...
2021-11-07 Kazu Hirata[AMDGPU] Use MachineBasicBlock::{predecessors,successor...
2021-11-07 Kazu Hirata[llvm] Use llvm::reverse (NFC)
2021-11-07 Yonghong Song[Clang][Attr] fix a btf_type_attr CGDebugInfo codegen bug
2021-11-06 Fangrui Song[yaml2obj][COFF] Make some PEHeader fields optional
2021-11-06 Luke Benes[IR][ShuffleVector] Fix Wdangling-else warning in Instr...
2021-11-06 Nikita Popov[ConstantRange] Add getEquivalentICmp() variant with...
2021-11-06 Kazu Hirata[X86] Simplify a call to MachineBasicBlock::erase ...
2021-11-06 Kazu Hirata[Hexagon] Remove an extraneous variable (NFC)
2021-11-06 Kazu Hirata[Target] Use llvm::reverse (NFC)
2021-11-06 Nikita Popov[InstSimplify] Remove incorrect icmp of gep fold (PR52429)
2021-11-06 Fangrui Song[llvm-objdump] Remove untested diagnostic "missing...
2021-11-06 Nikita Popov[SCEV] Make eraseValueFromMap() private (NFC)
2021-11-06 Roman Lebedev[NFC][X86][Costmodel] Add tests for i32/i64 replication...
2021-11-06 Anton Afanasyev[Test][SLPVectorizer] Precommit test for PR52275
2021-11-06 Shraiysh Vaishay[MLIR][OpenMP] Added omp.sections and omp.section
2021-11-06 Roman Lebedev[TTI][CostModel] `getUserCost()`: recognize replication...
2021-11-06 Roman Lebedev[NFC][TTI] Add/extract `getReplicationShuffleCost(...
2021-11-06 Sanjay Patel[DAGCombiner] remove vselect fold that was accidentally...
2021-11-06 Sanjay Patel[InstCombine] match usub.sat from umax intrinsic
2021-11-06 Sanjay Patel[InstCombine] add tests for umax with sub; NFC
2021-11-06 hyeongyu kimFix lit test failures in CodeGenCoroutines
2021-11-06 hyeongyukim[Clang/Test]: Rename enable_noundef_analysis to disable...
2021-11-06 Jason Rice[Clang] Fix instantiation of OpaqueValueExprs (Bug...
2021-11-06 Vitaly Buka[sanitizer] Intercept lstat on Linux
2021-11-06 Serikzhan Kazi[clang-tidy] run-clang-tidy.py: analyze unique files...
2021-11-06 Juneyoung LeeRevert "[Clang/Test]: Rename enable_noundef_analysis...
2021-11-06 Juneyoung Lee[Clang/Test]: Rename enable_noundef_analysis to disable...
2021-11-06 Jonas Devlieghere[lldb] Fix C2360: initialization of 'identifier' is...
2021-11-06 David BlaikieFix lld test after dwarfdump array syntax change
2021-11-06 Jonas Devlieghere[lldb] Don't set the OS for ARMGetSupportedArchitecture...
2021-11-06 David BlaikieDebugInfo: Simplified Template Names: drop unneeded...
2021-11-06 Jonas Devlieghere[lldb] Remove 'result' variable which is set but not...
2021-11-06 Jonas Devlieghere[lldb] Remove nested switches from ARMGetSupportedArchi...
2021-11-06 Vladimir VereschakaRevert "[libcxxabi][ARM] Make CXX_end_cleanup compatibl...
2021-11-06 Bin Cheng[RISCV]: Fix typo by abstracting VWholeLoad* classes
2021-11-06 Bin Cheng[RISCV][NFC]: Refactor classes for load/store instructi...
2021-11-06 Kazu Hirata[llvm] Use make_early_inc_range (NFC)
2021-11-06 Kazu Hirata[Transforms] Fix a warning
2021-11-06 wlei[llvm-profgen] Fix index out of bounds error while...
2021-11-05 wren romano[mlir][sparse] Factoring magic numbers into a header
2021-11-05 David BlaikieDWARF Simplified Template Names: Narrow down the handli...
2021-11-05 Philip Reames[SCEV] Use constant range of RHS to prove NUW on narrow...
2021-11-05 Vitaly Buka[libFuzzer] Disable Msan on InternalStrnlen
2021-11-05 Zahira AmmarguellatIn spir functions, llvm.dbg.declare intrinsics created
2021-11-05 Roman Lebedev[NFC][CostModel] Add exhaustive test coverage for repli...
2021-11-05 Scott Linder[NFC][Verifier] Remove redundant Module parameters
2021-11-05 Jay Foad[TwoAddressInstructionPass] Update existing physreg...
2021-11-05 Valentin ClementRevert "[fir] Add fir.extract_value and fir.insert_valu...
2021-11-05 Leonard Chan[clang][asan] Add test for ensuring PR52382 is fixed
2021-11-05 Roman Lebedev[IR] Improve member `ShuffleVectorInst::isReplicationMa...
2021-11-05 Jonas Devlieghere[lldb] Use std::string instead of llvm::Twine in GDBRem...
2021-11-05 Jonas Devlieghere[lldb] Improve 'lang objc tagged-pointer info' command
2021-11-05 Arthur O'Dwyer[libc++] Fix hang in counting_semaphore::try_acquire
2021-11-05 David BlaikieAdd some support for pretty printing Twines containing...
2021-11-05 Aart Bik[mlir][sparse] run more integration tests with and...
2021-11-05 Martin Storsjö[lldb] Use is_style_posix() for path style checks
2021-11-05 Martin Storsjö[unittests] [DWARF] Generalize path separator expectations
2021-11-05 Martin Storsjö[DebugInfo] [PDB] Force injected source paths to use...
2021-11-05 Valentin Clement[fir] Remove getModel<Fortran::ISO::CFI_dim_t> in Descr...
2021-11-05 Philip ReamesAutogen tests for ease of future update
2021-11-05 Martin Storsjö[libcxx] [test] Narrow down XFAILs regarding a MSVC...
2021-11-05 Sanjay Patel[DAGCombiner] add fold for vselect based on mask of...
2021-11-05 Sanjay Patel[AArch] add tests for vselect; NFC
2021-11-05 Sanjay Patel[x86] add tests for vector select; NFC
2021-11-05 River Riddle[mlir][DialectConversion] Legalize all live argument...
2021-11-05 Yonghong SongReland "[Attr] support btf_type_tag attribute"
2021-11-05 Florian Hahn[AArch64][GISel] Optimize 8 and 16 bit variants of...
2021-11-05 Deepak Panickal[mlir] Add callback to provide a pass pipeline to MlirO...
2021-11-05 Shao-Ce SUN[RISCV] Support Zfhmin extension
2021-11-05 Jon Chesterfield[libomptarget] Drop remote plugin cmake version require...
2021-11-05 Zarko Todorovski[AIX][Clang] Fix XL product name in AIX XL compatibilit...
2021-11-05 Aart Bik[mlir][sparse] test for SIMD reduction chaining in...
2021-11-05 Martin Liskasanitizer: Fix -Wpedantic GCC warning
2021-11-05 Fangrui Song[llvm-readobj] Display DT_RELRSZ/DT_RELRENT as " (bytes)"
2021-11-05 Nico Weber[gn build] Use `=` for of -fdebug-compilation-dir
2021-11-05 Arthur Eubanks[polly] Properly create and initialize new PM analysis...
2021-11-05 Zarko Todorovski[clang] [Objective C] Inclusive language: use objcmt...
2021-11-05 Roman Lebedev[NFCI] InstructionTest: trim `InstructionsTest.ShuffleM...
2021-11-05 Roman Lebedev[NFC] Fix typo in comment for `isReplicationMask()`
2021-11-05 Kazu Hirata[Target] Use make_early_inc_range (NFC)
2021-11-05 Whitney TsangAdd NoOpLoopNestPass and LOOPNEST_PASS macro
2021-11-05 Craig Topper[RISCV] Enable FP extensions and ABI on fixed-vectors...
2021-11-05 Michael Liao[BranchRelaxation] Fix warning on unused variable....
2021-11-05 David Green[InstCombine] Generalize sadd.sat combine to compute...
2021-11-05 Valentin Clement[fir] Add fir.extract_value and fir.insert_value conversion
2021-11-05 Nico Weber[gn build] Reformat all files
2021-11-05 Alex Lorenz[clang] 'unused-but-set-variable' warning should not...
2021-11-05 Nico Weber[gn build] Use build-machine-independent paths in cover...
2021-11-05 Tres PoppExtend timeout of llvm/unittests:ir_tests
2021-11-05 David Green[ValueTracking][InstCombine] Introduce and use ComputeM...
2021-11-05 Simon Pilgrim[DAG] FoldConstantVectorArithmetic - remove SDNodeFlags...
2021-11-05 Roman Lebedev[X86] `X86TTIImpl::getInterleavedMemoryOpCostAVX512...
2021-11-05 Sanjay Patel[DAGCombiner] add fold for vselect based on mask of...
2021-11-05 Sanjay Patel[AArch64] add tests for vector select; NFC
next