platform/upstream/llvm.git
2022-05-25 Peter Klausler[flang] Address regression (calls to assumed-length...
2022-05-25 James Y KnightC++ DR2394: Const-default-constructible for members.
2022-05-25 Philip ReamesReapply "[RISCV] Enable strict assertions in InsertVSET...
2022-05-25 Shoaib Meenai[pseudo] Fix pseudo-gen usage when cross-compiling
2022-05-25 Daniel Grumberg[clang][extract-api] Don't emit symbols prefixed with...
2022-05-25 Krzysztof ParzyszekDWARFVerifier: Change vector of IntervalMap to vector...
2022-05-25 Matthias Springer[mlir][bufferize] Remove hoisting functionality from...
2022-05-25 Sanjay Patel[SLP] add minimum test for miscompile (PR55688); NFC
2022-05-25 Philip Reames[riscv] Remove mutation of prior vsetvli from insertion...
2022-05-25 Aaron BallmanRemoving this as part of the revert done in 69da3b6aead...
2022-05-25 Aaron BallmanRevert "[OpenMP] atomic compare fail : Parser & AST...
2022-05-25 Mike Rice[OpenMP] Add diagnostic for unterminated 'omp [begin...
2022-05-25 Joseph Huber[Clang][Docs] Document `-Xoffload-linker` flag
2022-05-25 Nicolai HähnleAMDGPU/GISel: Factor out AMDGPURegisterBankInfo::buildR...
2022-05-25 Nicolai HähnleRevert "AMDGPU/GISel: Factor out AMDGPURegisterBankInfo...
2022-05-25 Zequan WuReland "[llvm-pdbutil] Add options to only dump symbol...
2022-05-25 Kazu Hirata[lldb] Fix an unused function warning
2022-05-25 Logan Chien[mlir] Fix Tensor_InsertSliceOp description
2022-05-25 Nicolai HähnleAMDGPU/GISel: Factor out AMDGPURegisterBankInfo::buildR...
2022-05-25 Takafumi ArakakiAllow pointer types for atomicrmw xchg
2022-05-25 Craig Topper[RISCV] Preserve fast math flags in lowerVPOp.
2022-05-25 Craig Topper[X86] Add isSimple check to the load combine in combine...
2022-05-25 Anubhab Ghosh[llvm-objcopy][ObjectYAML][mips] Add MIPS specific...
2022-05-25 Martin Boehme[clang] Don't parse MS attributes in `ParseExportDeclar...
2022-05-25 Philip Reames[RISCV] Hoist VSETVLI vlmax, vtype out of scalable...
2022-05-25 Philip Reames[RISCV] Restructure comment and add clarifying assert...
2022-05-25 Lei Zhang[mlir][spirv] Fix capability check for 64-bit element...
2022-05-25 Lei Zhang[mlir][scf] Retain existing attributes in scf.for trans...
2022-05-25 Joe Loser[libc++][test] Verify std::ranges::rbegin, crbegin...
2022-05-25 Philip Reames[riscv] Add coverage for fixed length vector loops...
2022-05-25 Ivan Kosarev[TableGen] Undeprecate 'field' when used with the CodeE...
2022-05-25 Michał Górny[llvm-rc] Avoid which(1) dependency in windres-prefix...
2022-05-25 Groverkss[MLIR][Presburger] Add inverse to IntegerRelation
2022-05-25 Nikita Popov[PhaseOrdering] Add test for unprofitable loop load...
2022-05-25 Groverkss[MLIR][Presburger] Add getDomainSet, getRangeSet to...
2022-05-25 Louis Dionne[libc++] Remove conditional include
2022-05-25 Simon Moll[VP][fix] Don't discard masks in reductions
2022-05-25 Paul Robinson[PS5] Default to -fno-rtti
2022-05-25 Louis Dionne[libc++] Use Python subprocess instead of libc++'s...
2022-05-25 Haojian WuFix unused-variable warning, NFC.
2022-05-25 Haojian Wu[AST] Dont invalidate a ref-type var decl if it has...
2022-05-25 Nico Weber[pseudo-gen] Add -o flag, make --grammar required
2022-05-25 Ivan Kosarev[MLIR][NFC] Fix the Conversion/MemRefToSPIRV/alloc...
2022-05-25 zhongyunde[tests] precommit tests for D126040
2022-05-25 Vy Nguyen[lld-macho] Support -non_global_symbols_strip_list...
2022-05-25 Sanjay Patel[x86] add test with volatile load; NFC
2022-05-25 Aaron BallmanTest C DR conformance (part three of many)
2022-05-25 Nathan James[clang-tidy] Update docs for SimplifyDeMorganRelaxed
2022-05-25 Nathan James[clang-tidy] Extend SimplifyBooleanExpr demorgan support.
2022-05-25 lorenzo chelini[MLIR][Linalg] Adjust documentation (NFC)
2022-05-25 Shraiysh Vaishay[mlir][openmp] Add check for types of operands in omp...
2022-05-25 Nico Weber[gn build] (manually) port some of cd2292ef8245
2022-05-25 David Green[ARM] Fix vcvtb/t.f16 input liveness
2022-05-25 Anastasia Stulova[Clang] Added options for integrated backend.
2022-05-25 David Sherwood[LoopVectorize] Fix assertion failure in fixReduction...
2022-05-25 Haojian Wu[pseudo] Add missing dependency, fix shared library...
2022-05-25 Florian Hahn[VPlan] Exit earlier when trying to widen with scalar...
2022-05-25 Haojian Wu[pseudo] A basic implementation of compiling cxx gramma...
2022-05-25 Javed Absar[mlir] Fix warning `missing base in copy ctor`
2022-05-25 Nigel Perks[XCORE][CodeGen][NFC] Revert: Use ArrayRef in TargetLow...
2022-05-25 Sven van Haastregt[OpenCL] Remove argument names from async copy builtins
2022-05-25 Gabor Marton[analyzer] Fix symbol simplification assertion failure
2022-05-25 LLVM GN Syncbot[gn build] Port 7af89a379cce
2022-05-25 LLVM GN Syncbot[gn build] Port 29a5a7c6d47a
2022-05-25 Florian Hahn[VPlan] Use MapVector for LiveOuts for deterministic...
2022-05-25 Nikolas Klauser[libc++] Implement ranges::fill{, _n}
2022-05-25 Lewis Revill[RISCV] Add pre-emit pass to make more instructions...
2022-05-25 Alexander Belyaev[mlir] Add `complex.atan2` operation.
2022-05-25 Nikita Popov[ValueTracking] Loads with !dereferenceable metadata...
2022-05-25 Louis Dionne[libc++] Make sure that all headers can be included...
2022-05-25 Adrian KuegelFix warning by handling OMPC_fail in switch statement.
2022-05-25 Sunil Kuravinakop[Clang][OpenMP] Support for omp nothing
2022-05-25 Sunil Kuravinakop[OpenMP] atomic compare fail : Parser & AST support
2022-05-25 Craig Topper[RISCV] Fix vnsrl/vnsra isel patterns that are dropping VL.
2022-05-25 Mehdi Chinoune[flang][MSVC] Fix building with `/permissive-` flag
2022-05-25 Fraser Cormack[RISCV] Replace untested code with assert
2022-05-25 David BlaikieMove GCC-compatible pod-packing change to v15/old behav...
2022-05-25 Konstantin... [libc++][NFC] Add more tests to `move_{iterator,sentinel}`.
2022-05-25 Chen ZhengRevert "[MachineSink] replace MachineLoop with MachineC...
2022-05-25 Chuanqi Xu[C++20] [Coroutines] Conform the updates for CWG issue...
2022-05-25 Chenbing Zheng[InstCombine] [NFC] Move transforms for truncated shift...
2022-05-25 Chenbing Zheng[InstCombine] add test for trunc-shl-trunc ; NFC
2022-05-25 owenca[clang-format][NFC] Insert/remove braces in clang/lib...
2022-05-25 Amir Ayupov[BOLT][NFC] Use ListSeparator in BinaryFunction print...
2022-05-25 Amir Ayupov[BOLT][NFC] Customize endline character for printInstru...
2022-05-25 Amir Ayupov[BOLT][NFC] Use for_each to simplify printLoopInfo
2022-05-25 Amir Ayupov[BOLT][NFC] Remove unused BF::computeLocalUDChain metho...
2022-05-25 Jonas Devlieghere[lldb] Improve TestAppleSimulatorOSType.py error message
2022-05-25 Jonas Devlieghere[lldb] Disable modules in Apple-lldb-base
2022-05-24 Salman Javed[clang-tidy] Fix #55134 (regression introduced by 5da7c04)
2022-05-24 Andrew Browne[DFSan] Add option to specify individual library files...
2022-05-24 Paul Walker[LLVM][IR] Fix assert in ConstantExpr::getPtrToInt...
2022-05-24 Aart Bik[mlir][sparse] complex lowering
2022-05-24 Martin Sebor[InstCombine] Fold memrchr calls with sequences of...
2022-05-24 Siva Chandra... [libc] Add the pthread_mutex_t type.
2022-05-24 Mike Rice[OpenMP] Add codegen for 'omp_all_memory' reserved...
2022-05-24 Philip Reames[RISCV] Ensure the forwarded AVL register is alive
2022-05-24 Aart Bik[mlir][sparse] add new complex ops to reduction recognition
2022-05-24 Craig Topper[RISCV] Add an operand kind to the opcode/imm returned...
2022-05-24 Philip Reames[riscv] Use getFirstInstrTerminator [nfc]
next