platform/upstream/llvm.git
2021-01-12 Tom Stellard[github] Move repo lockdown config into llvm-project...
2021-01-11 Hubert Tong[clang] Fix message text for `-Wpointer-sign` to accoun...
2021-01-11 Hubert TongNFC: Pre-commit test: -Wpointer-sign with plain char...
2021-01-11 Evandro Menezes[RISCV] Define the vfclass RVV intrinsics
2021-01-11 Duncan P. N... ADT: Fix pointer comparison UB in SmallVector
2021-01-11 Roman Lebedev[SimplifyCFGPass] iterativelySimplifyCFG(): support...
2021-01-11 Roman Lebedev[SimplifyCFGPass] mergeEmptyReturnBlocks(): skip blocks...
2021-01-11 Roman Lebedev[NFCI][Utils/Local] removeUnreachableBlocks(): cleanup...
2021-01-11 Roman Lebedev[SimplifyCFG] FoldValueComparisonIntoPredecessors(...
2021-01-11 Roman Lebedev[SimplifyCFG] SimplifyBranchOnICmpChain(): don't insert...
2021-01-11 Roman Lebedev[SimplifyCFG] SwitchToLookupTable(): don't insert a...
2021-01-11 Craig Topper[RISCV] Use vmv.v.i vd, 0 instead of vmv.v.x vd, x0...
2021-01-11 Richard UhlerUpdate syntax for tensor and memref types to match...
2021-01-11 Nathan Chancellorclang: Always pass PowerPC endian information to GNU as
2021-01-11 Fraser Cormack[RISCV] Add scalable vector vselect ISel patterns
2021-01-11 Shilei Tian[OpenMP] Take elf_common.c as a interface library
2021-01-11 Hongtao YuRename debug linkage name with -funique-internal-linkag...
2021-01-11 Fangrui SongCGDebugInfo: Delete unused parameters
2021-01-11 Nikita Popov[SCCP] Fix misclassified conditions in test (NFC)
2021-01-11 Nikita Popov[PredicateInfo] Add test for one unknown condition...
2021-01-11 Aart Bik[mlir][vector] verify memref of vector memory ops
2021-01-11 Fraser Cormack[RISCV] Add scalable vector fadd/fsub/fmul/fdiv ISel...
2021-01-11 Fangrui SongAdd an assert to CGDebugInfo::getTypeOrNull
2021-01-11 Richard Smith[c++20] Don't consider string literal operator template...
2021-01-11 Siva Chandra... [libc][NFC] Make __support/common.h an in tree header.
2021-01-11 Bjorn Pettersson[GlobalISel] Map extractelt to G_EXTRACT_VECTOR_ELT
2021-01-11 Sanjay Patel[InstCombine] reduce icmp(ashr X, C1), C2 to sign-bit...
2021-01-11 Mehdi AminiRevert "[mlir][linalg] Support parsing attributes in...
2021-01-11 Stella Laurenzo[mlir][CAPI] Introduce standard source layout for mlir...
2021-01-11 Stella LaurenzoEnable python bindings for tensor, shape and linalg...
2021-01-11 Thomas Raoux[mlir][vector] Add side-effect information to different...
2021-01-11 Mircea Trofin[NFC] Disallow unused prefixes under llvm/test/CodeGen
2021-01-11 Abhina Sreeskantharajan[tools] Mark output of tools as text if it is really...
2021-01-11 Nathan James[ADT] Add makeIntrusiveRefCnt helper function
2021-01-11 River Riddle[mlir][IR][NFC] Move the definitions of Complex/Functio...
2021-01-11 River Riddle[mlir][TypeDefGen] Add support for adding builders...
2021-01-11 River Riddle[mlir][ODS] Add a C++ abstraction for OpBuilders
2021-01-11 Tony Tye[NFC][AMDGPU] Clarify memory model support for volatile
2021-01-11 Marek Kurdej[libc++] Turn off auto-formatting of generated files...
2021-01-11 Fraser Cormack[RISCV] Add scalable vector fcmp ISel patterns
2021-01-11 Christian Sigg[mlir] Add structural conversion to async dialect lowering.
2021-01-11 Abhina Sreeskantharajan[SystemZ][z/OS] Fix Permission denied pattern matching
2021-01-11 David StuttardFix minor build issue (NFC)
2021-01-11 Jamie SchmeiserIntroduce new quiet mode and new option handling for...
2021-01-11 Sriraman Tallam-funique-internal-linkage-names appends a hex md5hash...
2021-01-11 Valentin Clement[flang][openxx][NFC] Remove duplicated function to...
2021-01-11 Alex Zinenko[mlir] Expose MemRef layout in Python bindings
2021-01-11 Alex Zinenko[mlir] More Python bindings for AffineMap
2021-01-11 Alex Zinenko[mlir] Add Python bindings for AffineExpr
2021-01-11 Joe Nash[AMDGPU] Deduplicate VOP tablegen asm & ins
2021-01-11 Krzysztof Parzyszek[Hexagon] Custom-widen SETCC's operands
2021-01-11 Sean Dooher[attributes] Add a facility for enforcing a Trusted...
2021-01-11 Simon Pilgrim[X86] Regenerate vector-constrained-fp-intrinsics.ll...
2021-01-11 Paul Robinson[FastISel] NFC: Clean up unnecessary bookkeeping
2021-01-11 Jonas Paulsson[SystemZ] Minor NFC fix in SchedModels.
2021-01-11 Fangrui Song[ELF] --exclude-libs: localize defined libcall symbols...
2021-01-11 Paul Robinson[FastISel] NFC: Remove obsolete -fast-isel-sink-local...
2021-01-11 MaheshRavishankar[mlir][Linalg] Fix reshape fusion to reshape the outs...
2021-01-11 Thomas Raoux[mlir][vector] Add memory effects to transfer_read...
2021-01-11 Mircea Trofin[NFC] Disallow unused prefixes in CodeGen/PowerPC tests.
2021-01-11 Scott Linder[Clang][Docs] Fix ambiguity in clang-offload-bundler...
2021-01-11 MaheshRavishankar[mlir][Linalg] Fold init_tensor -> linalg.tensor_reshape.
2021-01-11 Simon Pilgrim[X86][AVX] Attempt to fold vpermf128(op(x,i),op(y,i...
2021-01-11 Paul Robinson[FastISel] Flush local value map on every instruction
2021-01-11 Paul RobinsonNFC: Use -LABEL more
2021-01-11 Nathan James[clangd] Remove ScratchFS from tests
2021-01-11 Giorgis Georgakoudis[OpenMPOpt][WIP] Expand parallel region merging
2021-01-11 Haojian Wu[clangd] Fix -check mode doesn't respect any tidy configs.
2021-01-11 Ranjeet Singh[ARM] Update existing test case with +pauth targets
2021-01-11 Simon Pilgrim[X86] Extend lzcnt-cmp tests to test on non-lzcnt targets
2021-01-11 Simon Pilgrim[X86] Add nounwind to lzcnt-cmp tests
2021-01-11 Christian Sigg[mlir] Fix gpu-to-llvm lowering for gpu.alloc with...
2021-01-11 Nico WeberRevert "[attributes] Add a facility for enforcing...
2021-01-11 Florian Hahn[VPlan] Unify value/recipe printing after VPDef transition.
2021-01-11 Artem Dergachev[attributes] Add a facility for enforcing a Trusted...
2021-01-11 Joe Ellis[DAGCombiner] Use getVectorElementCount inside visitINS...
2021-01-11 Lei Zhang[mlir][linalg] Support permutation when lowering to...
2021-01-11 Lei Zhang[mlir][linalg] Support parsing attributes in named...
2021-01-11 Andrzej Warzynski[flang][driver] Copy input files into a temp dir when...
2021-01-11 Christian Sigg[mlir] Make GpuAsyncRegion pass depend on async dialect.
2021-01-11 Christian Sigg[mlir] Remove unnecessary llvm.mlir.cast in AsyncToLLVM...
2021-01-11 Jay Foad[AMDGPU] Fix a urem combine test to test what it was...
2021-01-11 Stephan Herhut[ARM] Add uses for locals introduced for debug messages...
2021-01-11 Simon Pilgrim[X86][SSE] Add 'vectorized sum' test patterns
2021-01-11 Pavel Labath[lldb] Disable PipeTest.OpenAsReader on windows
2021-01-11 Georgii Rymar[obj2yaml][test] - Improve and fix section-group.yaml...
2021-01-11 Florian Hahn[VPlan] Move initial quote emission from ::print to...
2021-01-11 Georgii Rymar[llvm-readelf/obj] - Index phdrs and relocations from...
2021-01-11 Joe Ellis[clang][AArch64][SVE] Avoid going through memory for...
2021-01-11 Georgii Rymar[obj2yaml] - Fix the crash in getUniquedSectionName().
2021-01-11 Kazushi (Jam... [VE] Support additional VMRGW and VMV intrinsic instruc...
2021-01-11 Kazushi (Jam... [VE] Support intrinsic to isnert/extract_subreg of...
2021-01-11 Simon Pilgrim[X86][SSE] Add missing SSE test coverage for permute...
2021-01-11 Simon PilgrimRevert rGd43a264a5dd3 "Revert "[X86][SSE] Fold unpack...
2021-01-11 Kerry McLaughlin[SVE][CodeGen] Fix legalisation of floating-point maske...
2021-01-11 Bjorn PetterssonRequire chained analyses in BasicAA and AAResults to...
2021-01-11 Luo, Yuanke[X86] Fix tile register spill issue.
2021-01-11 Haojian Wu[clangd] Add metrics for go-to-implementation.
2021-01-11 David Green[ARM] Add debug messages for the load store optimizer...
2021-01-11 David Sherwood[NFC][InstructionCost] Change LoopVectorizationCostMode...
next