platform/upstream/llvm.git
2022-07-06 David Spickett[lldb][AArch64] Use "+all" feature for the disassembler
2022-07-06 Nikolas Klauser[libc++] default-construct moved-from test-iterators
2022-07-06 Nikolas Klauser[libc++] Prefer __has_builtin for detecting compiler...
2022-07-06 Sunho Kim[ORC][ORC_RT][AArch64] Implement TLS descriptor in...
2022-07-06 Dimitrije Milosevic[MIPS] Resolve issues in building ASAN for N32 ABI
2022-07-06 Dimitrije Milosevic[MIPS] Fix the ASAN shadow offset hook for the N32 ABI
2022-07-06 Markus Böck[mlir] Define proper DenseMapInfo for Interfaces
2022-07-06 Jay Foad[AMDGPU] Move all -global-isel RUN lines into main...
2022-07-06 Weining Lu[LoongArch] Add codegen support for division operations
2022-07-06 Jay Foad[AMDGPU] Add a MIR test for D127781
2022-07-06 wanglei[LoongArch] Add LoongArch support to update_llc_test_checks
2022-07-06 Martin Storsjö[lldb] Stop passing both i386 and i686 in parallel...
2022-07-06 Nikita Popov[ValueTracking] Accept Instruction in isSafeToSpeculati...
2022-07-06 Lucas Prates[Docs] Add release note for ARM's new -mframe-chain...
2022-07-06 Chenbing Zheng[InstCombine] remove useless insertelement
2022-07-06 Thomas Symalla[NFC][AMDGPU] Cleanup the SIOptimizeExecMasking pass.
2022-07-06 Nikita Popov[SelectionDAGISel] Drop unused variable (NFC)
2022-07-06 Nikita Popov[LoopVectorizationLegality] Drop unused variable (NFC)
2022-07-06 David Spickett[llvm][AArch64] Fix "+all" feature for sysreg aliases
2022-07-06 Nikita Popov[IR] Remove Constant::canTrap() (NFC)
2022-07-06 Nikita Popov[ConstExpr] Remove div/rem constant expressions
2022-07-06 Nikita Popov[ConstFold] Salvage some div/rem folding test (NFC)
2022-07-06 wanglei[LoongArch] Implement prologue/epilogue insertion
2022-07-06 Nikita Popov[PowerPC] Simplify test for PR33636 (NFC)
2022-07-06 wanglei[LoongArch] Support lowering FrameIndex
2022-07-06 Adrian Kuegel[mlir][Bazel] Fix Bazel build after a2158374ba1a6f81f4c...
2022-07-06 Fangrui Song[ELF] Optimize getInputSections. NFC
2022-07-06 Carl Ritson[AMDGPU] Additional liveness tests for si-optimize...
2022-07-06 Elvina Yakubova[BOLT] Change mutex implementation
2022-07-06 Alex Bradbury[WebAssembly][NFC] Refactor table handling in WebAssemb...
2022-07-06 Alex BradburyRevert "[WebAssembly][NFC] Refactor table handling...
2022-07-06 Alex Bradbury[WebAssembly][NFC] Refactor table handling in WebAssemb...
2022-07-06 jacquesguan[mlir][Vector] Fold InsertOp(SplatOp(X), SplatOp(X...
2022-07-06 Alexandre Ganea[Clang][unittests] Silence trucation warning with MSVC...
2022-07-06 Alexandre Ganea[Clang] Silence warning when building with MSVC 2022
2022-07-06 Alexandre Ganea[mlir] Silence warnings when building with Clang ToT
2022-07-06 Félix CloutierAllow non-variadic functions to be attributed with...
2022-07-05 Julian Lettner[Sanitizer][Darwin] Fix log-path_test.cpp
2022-07-05 Med Ismail... [lldb/Core] Fix finite progress event reporting
2022-07-05 Craig Topper[RISCV] Add more SHXADD patterns where the input is...
2022-07-05 River Riddle[mlir:Parser] Don't use strings for the "ugly" form...
2022-07-05 Vadim Paretsky[OpenMP] add 4 custom APIs supporting MSVC OMP codegen
2022-07-05 Amara Emerson[AArch64][GlobalISel] Add support for sret demotion.
2022-07-05 Lang HamesFix running orc-rt tests with LLVM_BUILD_EXTERNAL_COMPI...
2022-07-05 Anton Afanasyev[RISCV][Driver] Add libm linking to `RISCVToolchain...
2022-07-05 Muhammad Omair... [LLDB] Remove TestLoadUnload.py Arm/Linux Xfail decorator
2022-07-05 Chris Bieneman[NFC][HLSL] Add tests for vector alias. Remove dead...
2022-07-05 Muhammad Omair... [LLDB] Remove TestLoadUnload.py Arm/Linux Xfail decorator
2022-07-05 Dmitri Gribenko[clang-tools-extra] Fix a link in ReleaseNotes.rst
2022-07-05 LLVM GN Syncbot[gn build] Port 05130a6ba7d9
2022-07-05 Dmitri Gribenkonew clang-tidy checker for assignments within condition...
2022-07-05 Craig Topper[RISCV] Add more SHXADD tests. NFC
2022-07-05 Craig Topper[RISCV] Use a switch statement in PreprocessISelDAG...
2022-07-05 Craig Topper[RISCV] Update PreprocessISelDAG to use RemoveDeadNodes.
2022-07-05 Jay Foad[PowerPC] PPCTLSDynamicCall does not preserve LiveIntervals
2022-07-05 Joe Nash[AMDGPU] NFC. Add a test of the error message for assem...
2022-07-05 Joseph Huber[Libomptarget][NFC] Make Libomptarget use the LLVM...
2022-07-05 Sam McCall[pseudo] Add error-recovery framework & brace-based...
2022-07-05 Sanjay Patel[InstCombine] avoid conflict between CHECK prefix and...
2022-07-05 Sanjay Patel[InstCombine] add tests for sqrt libcalls; NFC
2022-07-05 Yuanfang Chen[SimplifyCFG] Skip hoisting common instructions that...
2022-07-05 Markus Böck[mlir][tblgen] Consistently use `$_ctxt` instead of...
2022-07-05 Joseph Huber[LinkerWrapper] Add AMDGPU specific options to the...
2022-07-05 Pengxuan Zheng[llvm-lib] Ignore /NODEFAULTLIB flag
2022-07-05 Jonas DevlieghereRevert "[lldb/test] Don't use preexec_fn for launching...
2022-07-05 Gabor Marton[analyzer] Fix assertion in simplifySymbolCast
2022-07-05 Gabor Marton[analyzer] Do not emit redundant SymbolCasts
2022-07-05 LLVM GN Syncbot[gn build] Port b8dbc6ffea93
2022-07-05 Zaara Syeda[LSR] Fix bug for optimizing unused IVs to final values
2022-07-05 Chris Bieneman[HLSL] Add ExternalSemaSource & vector alias
2022-07-05 Min-Yih Hsu[mlir][LLVMIR] Apply CallOp/CallableInterface on suitab...
2022-07-05 Jay Foad[AMDGPU] GFX11 trivial NFC tweaks
2022-07-05 Nikita Popov[Thumb2] Remove unneeded IR from MIR test (NFC)
2022-07-05 David Green[VectorCombine] Improve shuffle select shuffle-of-shuffles
2022-07-05 Nikita Popov[Assembler] Name globals in test (NFC)
2022-07-05 Stella StamenovaRevert "[mlir][sparse] add more unittest cases to spars...
2022-07-05 Simon Pilgrim[DAG] visitREM - use isAllOnesOrAllOnesSplat instead...
2022-07-05 Simon Pilgrim[DAG] foldAddSubOfSignBit - don't bother creating the...
2022-07-05 Groverkss[MLIR][Presburger] Rename attachments to identifiers...
2022-07-05 Jay Foad[AMDGPU] Add patterns for GFX11 v_minmax and v_maxmin...
2022-07-05 Ben Dunbobbin[BUILD] Add missed CMakeLists.txt change from dfb77f2
2022-07-05 Matthias Springer[mlir][memref][NFC] Silence compiler warnings
2022-07-05 Matthias Springer[mlir][interfaces][NFC] Remove ViewLikeInterface::expan...
2022-07-05 Nikita PopovRevert "[SimplifyCFG] Thread branches on same condition...
2022-07-05 Matthias Springer[mlir][memref] Improve type inference for rank-reducing...
2022-07-05 Joe Nash[AMDGPU] gfx11 CodeGen for new DPP instructions
2022-07-05 Matthias Springer[mlir][tensor][bufferize][NFC] Clean up test case
2022-07-05 LLVM GN Syncbot[gn build] Port d1af09ad9617
2022-07-05 Haojian Wu[pseudo] Implement guard extension.
2022-07-05 Nikita Popov[ConstExpr] Don't create div/rem expressions
2022-07-05 Eric Li[clang][dataflow] Handle null pointers of type std...
2022-07-05 Joe Nash[AMDGPU] gfx11 Generate VOPD Instructions
2022-07-05 Haojian Wu[pseudo] Fix the build for the benchmark tool.
2022-07-05 Vladislav Khmelevsky[RuntimeDyld] Fix R_AARCH64_TSTBR14 relocation
2022-07-05 Nikita Popov[SCEV] Fix isImpliedViaMerge() with values from previou...
2022-07-05 Andi-Bogdan... [Compiler-RT] Remove FlushViewOfFile call when unmappi...
2022-07-05 Haojian Wu[pseudo] Use the prebuilt cxx grammar for the lit tests...
2022-07-05 Ivan Kosarev[AMDGPU][NFC] Refine matching SMRD offsets.
2022-07-05 Ivan Kosarev[AMDGPU][GlobalISel] Support register offsets for SMRDs.
2022-07-05 Sam McCall[pseudo] Eliminate LRTable::Action. NFC
next