platform/upstream/llvm.git
2023-06-27 Piotr ZegarRevert "[clang-tidy] Fix modernize-use-std-print check...
2023-06-27 Sam McCallReland "[dataflow] avoid more accidental copies of...
2023-06-27 Andrzej Warzynski[mlir][VectorType] Allow arbitrary dimensions to be...
2023-06-27 Valentin Clement[flang][openacc] Update num_gangs parser
2023-06-27 Valentin Clement[tblgen][directive] Fix clause parser generation for...
2023-06-27 Anton KorobeynikovTemporary switch off labeler on closed issues
2023-06-27 Valentin Clement[mlir][openacc] Switch numGangs to a variadic operand
2023-06-27 Ian Anderson[libc++] __iterator/readable_traits.h isn't standalone
2023-06-27 Alex Langford[lldb][NFCI] Apply LLDB_DEPRECATED to things that have...
2023-06-27 Alex Langford[lldb][NFCI] Remove use of ConstString from PluginManager
2023-06-27 Simon Pilgrim[X86] LowerABD - improve pre-SSE41 handling for v16i8...
2023-06-27 Vitaly Buka[test][sanitizer] Disable D153500 test on solaris
2023-06-27 Alex Langford[DebugInfo] Add error handling to DWARFDebugAbbrev...
2023-06-27 Mike Crowe[clang-tidy] Fix modernize-use-std-print check when...
2023-06-27 Simon Pilgrim[X86] Add getBitSelect helper function to create OR...
2023-06-27 Simon Pilgrim[X86] Fold ANDNP(x, -1) -> NOT(x) -> XOR(x, -1)
2023-06-27 LLVM GN Syncbot[gn build] Port f4cf51c99c74
2023-06-27 Yitzhak Mandelbaum[clang][CFG] Add support for partitioning CFG into...
2023-06-27 Jake Egan[llvm-exegesis][NFC] Fix unused function 'IsMovRegToReg...
2023-06-27 Craig Topper[RISCV] Split double out of compress-float.ll. Add...
2023-06-27 Craig Topper[RISCV] Fix encoding for Zcb instruction c.sh.
2023-06-27 Florian HahnAdd myself as Loop Vectorizer code owner.
2023-06-27 Mark de Wever[libc++][doc] Fixes header formatting.
2023-06-27 Craig Topper[RISCV] Replace uses of TAIL_UNDISTURBED_MASK_UNDISTURB...
2023-06-27 Amy Kwan[PowerPC][TLS] Add additional TLS X-Form loads/store...
2023-06-27 Arthur EubanksReland [InstCombine] Infer inbounds for more GEPs of...
2023-06-27 Florian Hahn[ConstraintElim] Track and simplify conditions at use.
2023-06-27 Arthur EubanksRevert "[InstCombine] Infer inbounds for more GEPs...
2023-06-27 Alex Richardson[builtins] Fix __floattitf and __floatuntitf on x86
2023-06-27 Stephen TozerRevert "[DebugInfo][InstrRef] Instrument x86 CMOV conve...
2023-06-27 Arthur Eubanks[InstCombine] Infer inbounds for more GEPs of dereferen...
2023-06-27 Arthur Eubanks[test] Precommit test for D153815
2023-06-27 Philip Reames[RISCV] Remove legacy TA/TU pseudo distinction for VID
2023-06-27 LLVM GN Syncbot[gn build] Port 58056ae29963
2023-06-27 Simon TathamReland: [ELFAttributeParser] Skip unknown vendor subsec...
2023-06-27 Takuya Shimizu[clang][ExprConstant] Fix display of syntactically...
2023-06-27 Igor KirillovFix the ComplexDeinterleaving bug when handling mixed...
2023-06-27 Youngsuk Kim[clang] Replace uses of CGBuilderTy::CreateElementBitCa...
2023-06-27 Jeremy Morse[DebugInfo][InstrRef] Instrument x86 CMOV conversion...
2023-06-27 Elliot Goodrich[llvm] Move AttributeMask to a separate header
2023-06-27 Joseph Huber[OpenMP] Always apply target declarations to canonical...
2023-06-27 David SpickettRevert "[LLDB] Fix the use of "platform process launch...
2023-06-27 Ties Stuij[ARM] in ExpandTMOV32BitImm, CPSR register ops should...
2023-06-27 Louis Dionne[libc++][NFC] Add missing includes to perfect_forward.h
2023-06-27 Simon Pilgrim[X86] SimplifyDemandedBitsForTargetNode - add X86ISD...
2023-06-27 Simon TathamRevert "[ELFAttributeParser] Skip unknown vendor subsec...
2023-06-27 Nikita Popov[InstSimplify] Make sure offsets have same size in...
2023-06-27 Haojian WuRevert "[llvm-profdata] Refactoring Sample Profile...
2023-06-27 Louis Dionne[libc++] Expand the contents of LIBCXX_ENABLE_FILESYSTEM
2023-06-27 Matthias Springer[mlir][linalg] Padding transformation: Write back resul...
2023-06-27 Matthias Springer[mlir][bufferization] Add bufferization.copy_tensor op
2023-06-27 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Return handle...
2023-06-27 Matthias Springer[mlir][linalg][NFC] Cleanup padding transform
2023-06-27 Matthias Springer[mlir][linalg][NFC] Move padding transformation to...
2023-06-27 Felipe de Azevedo... [DebugInfo][AsmPrinter] Don't emit accelerator entries...
2023-06-27 Haojian Wu[ELFAttributeParser] Update the ELFAttributeParserTest...
2023-06-27 Alex Bradbury[RISCV][NFC] Adjust RISCVMoveMerge.cpp header to match...
2023-06-27 Alex Bradbury[RISCV] Relax rules for ordering s/z/x prefixed extensi...
2023-06-27 Nicolas Vasilache[mlir][Linalg]Add support for inferring batch dimensions
2023-06-27 pvanhout[AMDGPU] Add more Common Feature Sets
2023-06-27 Simon Tatham[ELFAttributeParser] Skip unknown vendor subsections.
2023-06-27 Timm Bäder[clang] Add myself as code owner for the new constant...
2023-06-27 Jean Perier[flang][hlfir] Add codegen for vector subscripted LHS
2023-06-27 Florian Hahn[ConstraintElim] Add additional induction phi tests.
2023-06-27 Timm BäderRevert "[clang][CFG][NFC] A few smaller cleanups"
2023-06-27 Simon PilgrimFix "this this" duplicate typo in comment. NFC.
2023-06-27 Simon PilgrimFix "for for" duplicate typo in comment. NFC.
2023-06-27 Simon PilgrimFix "the the" duplicate typo in comment. NFC.
2023-06-27 Timm Bäder[clang][CFG][NFC] A few smaller cleanups
2023-06-27 Timm Bäder[clang][Interp][NFC] Compare std::optional variables...
2023-06-27 Guillaume Chatelet[Align] Add isAligned taking an APInt
2023-06-27 David Spickett[lldb] Use SmallVector for handling register data
2023-06-27 Christian Ulmann[mlir][LLVM] Improve error handling in switch parsing
2023-06-27 Martin Braenne[clang][dataflow] Use namespace qualifiers when definin...
2023-06-27 serge-sans... [Clang][Sema] Do not try to analyze dependent alignment...
2023-06-27 Diana Picus[AMDGPU][DAGISel] Be more flexible about what calls...
2023-06-27 Haojian Wu[clangd] Fix the flaky FindTarget unittest after 1b66840
2023-06-27 David Spickett[LLDB] Fix the use of "platform process launch" with...
2023-06-27 Nikita Popov[BasicAA] Fix nsw handling for negated scales (PR63266)
2023-06-27 Cullen Rhodes[mlir][ArmSME] Fix crash on func decls in 'arm_za'...
2023-06-27 Aiden Grossman[llvm-exegesis] Fix requires flags on memory annotation...
2023-06-27 Job Noorman[JITLink] Use SubtargetFeatures to store features in...
2023-06-27 Tobias Gysi[mlir][llvm] Add comdat attribute to functions
2023-06-27 Aiden Grossman[llvm-exegesis] Fix warning and hoist statement of...
2023-06-27 Aiden Grossman[llvm-exegesis] Add support for using memory annotations
2023-06-27 Mehdi AminiRevert "[mlir][Transform] Add support for mma.sync...
2023-06-27 Aiden Grossman[llvm-exegesis] Remove extraneous print debug statement
2023-06-27 Aiden GrossmanRevert "[NFC] Refactor MBB hotness/coldness into templa...
2023-06-27 Jim Lin[LibCallsShrinkWrap][NFC] Reuse createCond and createOrCond
2023-06-27 Craig Topper[RISCV] Add bypass for ReadJalr in SiFive7 scheduler...
2023-06-27 Aiden Grossman[llvm-exegesis] Add memory annotation parsing
2023-06-27 Fangrui Song[test] Improve symbol visibility test
2023-06-27 Aiden Grossman[llvm-exegesis] Fix test failure caused by assymetric...
2023-06-27 Han Shen[NFC] Refactor MBB hotness/coldness into templated...
2023-06-27 Advenam Tacet[2a/3][ASan][libcxx] std::deque annotations
2023-06-27 Advenam Tacet[ASan] Remove sanity checks during annotation of contig...
2023-06-27 Slava Zakharin[flang][hlfir] Special handling for temporary LHS in...
2023-06-27 Jie Fu[llvm-exegesis] Fix unused variable 'VAddressSpaceCeili...
2023-06-27 Fangrui Song[llvm-profdata][unittest] Fix -Wsign-compare after...
2023-06-27 Fangrui Song[MC] Report location information for MCDwarfCallFrameFr...
next