platform/upstream/llvm.git
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
2022-07-05 Nikita Popov[SimplifyCFG] Thread all predecessors with same value...
2022-07-05 Florian Hahn[LV] Remove stray dbgs() call after 774fc63490939.
2022-07-05 Nikita Popov[SimplifyCFG] Add additional jump threading test (NFC)
2022-07-05 Tobias Hieta[clang-extdef-mapping] Directly process .ast files
2022-07-05 Thomas Symalla[NFC] Fix wrong comment.
2022-07-05 Muhammad Omair... [LLDB] Fix decorator import in TestTwoHitsOneActual.py
2022-07-05 Groverkss[MLIR][Affine] Allow `<=` in IntegerSet constraints
2022-07-05 Alexey BaderUpdating office hours
2022-07-05 Muhammad Omair... [LLDB] Skip TestTwoHitsOneActual.py on Arm/AArch64...
2022-07-05 Kazushi (Jam... [VE] Restructure eliminateFrameIndex
2022-07-05 Jun ZhangCorrect XFAIL according to bot owner's advice
2022-07-05 serge-sans... [clang-tidy] By-pass portability issues in confusable...
2022-07-05 Kazushi (Jam... Revert "[VE] Restructure eliminateFrameIndex"
2022-07-05 Kazushi (Jam... [VE] Restructure eliminateFrameIndex
2022-07-05 Jun ZhangReland "Reland "[NFC] Add a missing test for for clang...
2022-07-05 Muhammad Omair... [LLDB] Disable TestGdbRemoteFork* for Arm/AArch64 Linux
2022-07-05 Archibald Elliott[ARM] Add Support for Cortex-M85
2022-07-05 Yi KongFix tests with non-default CLANG_DEFAULT_LINKER
2022-07-05 Sven van Haastregt[OpenCL] Remove fast_ half geometric builtins
2022-07-05 Florian Hahn[IndVars] Precommit test with redundant FPToSI.
2022-07-05 Chenbing Zheng[InstCombine] improve fold for icmp_eq_and to icmp_ult
2022-07-05 Peter Waller[gn build] (manually) port 6b3956e123db
2022-07-05 Chenbing Zheng[InstCombine] [NFC] use C.isNegatedPowerOf2() instead...
2022-07-05 Nico Weber[gn build] (manually) port dfb77f2e99a1
2022-07-05 Kaining Zhong[lldb] Add support to load object files from thin archives
2022-07-05 Chenbing Zheng[InstCombine] add negtive tests for (%x & C) == 0 ...
2022-07-05 David Sherwood[AArch64][SME] Add SME addha/va intrinsics
2022-07-05 Ben Dunbobbin[LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force...
2022-07-05 Florian Hahn[LV] Consider minimum vscale assmuption for RT check...
2022-07-05 Nicolas Vasilache[mlir][Linalg] Add DropUnitDims support for tensor...
2022-07-05 Manuel KlimekFix use of pointer arithmetic instead of iterators.
2022-07-05 Nikolas Klauser[libc++] Fix __split_buffer::__construct_at_end definit...
2022-07-05 Nikolas Klauser[libc++] Use __is_exactly_{input, forward}_iterator
2022-07-05 Nikita PopovRevert "[VectorCombine] Improve shuffle select shuffle...
2022-07-05 Jean Perier[flang] Avoid opaque pointer issue with character array...
2022-07-05 serge-sans... [clang-tidy] Fix confusable identifiers interaction...
2022-07-05 Craig Topper[RISCV] Replace an explicit check with an assert.
2022-07-05 Craig Topper[RISCV] Rename some variables for clarity. NFC
2022-07-05 Stephan Bergmann[test] Check for more -fsanitize=array-bounds behavior
2022-07-05 Daniel Bertalan[lld-macho] Handle LOH_ARM64_ADRP_LDR_GOT optimization...
2022-07-05 Christian Sigg[mlir] Add InferIntRangeInterface to gpu.launch
2022-07-05 Fangrui Song[llvm-objcopy] -O binary: align sh_offset for section...
2022-07-05 wanglei[LoongArch] Add initial support for function calls
2022-07-05 wanglei[LoongArch] Add codegen support for conditional branches
2022-07-05 wanglei[LoongArch] Add codegen support for load/store operations
2022-07-05 Yeting Kuo[RISCV][Clang] Teach RISCVEmitter to generate BitCast...
2022-07-05 Chuanqi Xu[NFC] Remove unused test inputs
2022-07-05 phyBrackets[NFC][ASTImporter] remove the unnecessary condition...
2022-07-05 jacquesguan[RISCV][NFC] Merge the isolated decleration into foreach.
next