platform/upstream/llvm.git
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.
2022-07-05 zhongyunde[InstCombine] Make use of low zero bits to determine...
2022-07-04 Sanjay Patel[InstCombine] fold sub of min/max of sub with common...
2022-07-04 Sanjay Patel[InstCombine] add tests for sub of smin/smax; NFC
2022-07-04 Sanjay Patel[InstCombine] add helper function for sub-of-min/max...
2022-07-04 Joseph Huber[OffloadPackager] Use appropriate kind for LTO bitcode
2022-07-04 Jonas Hahnfeld[Orc][LLJIT] Use JITLink on RISC-V
2022-07-04 Simon Pilgrim[X86] Regenerate fold-tied-op.ll test checks
2022-07-04 Florian Hahn[LV] Consider runtime checks profitable if scalar cost...
2022-07-04 Nico Weber[clang-format] Update documentation
2022-07-04 owenca[clang-format] Break on AfterColon only if not followed...
2022-07-04 Valentin Clement[flang] Make code more homogenous in CodeGen
2022-07-04 Sam McCall[pseudo] Store shift and goto actions in a compact...
2022-07-04 Jeff BaileyUse add_llvm_install_targets for install-llvmlibc
2022-07-04 Benoit JacobCombineContractBroadcast should not create dims unused...
2022-07-04 Florian Hahn[LV] Add back CantReorderMemOps remark.
2022-07-04 Nicolas Vasilache[mlir][Linalg][NFC] Make getReassociationMapForFoldingU...
2022-07-04 Sander de Smalen[AArch64] Add support for insert/extract for nxv1i1...
2022-07-04 Craig Topper[X86] Disable combineVectorSizedSetCCEquality for soft...
2022-07-04 Shraiysh Vaishay[mlir][OpenMP] omp.task translation to LLVM IR
2022-07-04 Sanjay Patel[SLP] add test for load combining + shuffling; NFC
2022-07-04 Nikita Popov[InstCombine] Avoid ConstantExpr::get() in phi binop...
2022-07-04 Nikita Popov[Bitcode] Use bitcode input for test (NFC)
2022-07-04 Florian Hahn[LTO] Update remark test after 644a965c1efef6.
2022-07-04 Peter Waller[LoopVectorize][NFC] Reinstate TTICapture workaround...
2022-07-04 luxufan[RISCV] Add ADDI instr for computing FrameIndex address
2022-07-04 Florian Hahn[LV] Vectorize cases with larger number of RT checks...
2022-07-04 Stella LaurenzoFix MLIR Python CMake bug causing duplicate sources...
next