platform/upstream/llvm.git
2021-10-15 Nikita Popov[ConstantRange] Support checking optimality for subset...
2021-10-15 Anshil GandhiRevert "[HIP] Relax conditions for address space cast...
2021-10-15 Sanjay Patel[InstCombine] generalize fold for mask-with-signbit...
2021-10-15 Anshil Gandhi[HIP] Relax conditions for address space cast in builti...
2021-10-15 Nikita Popov[BasicAA] Rename ExtendedValue to CastedValue (NFC)
2021-10-15 Nikita Popov[ConstantRange] Better diagnostic for correctness test...
2021-10-15 Volodymyr Sapsai[modules] Make a module map referenced by a system...
2021-10-15 Florian Hahn[VectorCombine] Add option to only run scalarization...
2021-10-15 Pirama Arumuga... [compiler-rt/profile] Hide __llvm_profile_raw_version
2021-10-15 Sam Clegg[WebAssembly] Add import info to `dylink` section of...
2021-10-15 Mingming Liu[SelectionDAG] Fix typo in option help
2021-10-15 Anshil Gandhi[HIP] [AlwaysInliner] Disable AlwaysInliner to eliminat...
2021-10-15 Nico Weber[lld/mac] Mark private externs with GOT relocs as LOCAL...
2021-10-15 Michael Liao[amdgpu] Fix a crash case when preserving MDT in SILowe...
2021-10-15 Vitaly Buka[ubsan] Remove REQUIRED from some TestCases
2021-10-15 Arthur Eubanks[clang] Pass -clear-ast-before-backend in Clang::Constr...
2021-10-15 Jonas Paulsson[SystemZ] Handle huge immediates in SystemZInstrInfo...
2021-10-15 Kazu Hirata[clang] Use llvm::is_contained (NFC)
2021-10-15 Jessica PaquetteNFC: Remove wayward MIR tests from lib/Target
2021-10-15 Raphael Isemann[lldb] Harden TestCompletion against new settings in...
2021-10-15 Alexey Bataev[SLP]Add a test for shrink shuffle after reorder, NFC.
2021-10-15 Ellis Hoag[DebugInfo] retainedTypes should not have subprograms
2021-10-15 Stephen Tozer[DebugInfo] Limit the size of DIExpressions that we...
2021-10-15 Aart Bik[mlir][sparse] implement sparse tensor init operation
2021-10-15 Jinsong Ji[AIX] Enable int128 in 64 bit mode
2021-10-15 Craig Topper[IR] Fix a few incorrect paths in file header comments...
2021-10-15 Cyndy Ishida[clang] Capture Framework when HeaderSearch is resolved...
2021-10-15 Craig Topper[ARM] Don't use TARGET_HEADER_BUILTIN in arm_mve_builti...
2021-10-15 Nicolas Vasilache[mlir][vector] NFC - Refactor and extract a helper...
2021-10-15 Konstantin... [libc++] LWG3266: delete the to_chars(bool) overload.
2021-10-15 Joachim Protze[OpenMP][Tools][NFC] Make an Archer test more robust
2021-10-15 Mark de Wever[libc++][doc] Use issue labels.
2021-10-15 gbreynoo[llvm-readelf] Make -W an alias of --wide
2021-10-15 Sanjay Patel[VectorCombine] add tests for shuffle of binops; NFC
2021-10-15 Raphael Isemann[lldb] Add test for struct merging in scratch ASTContext
2021-10-15 Tomas Matheson[AArch64] Fix failing test target-invalid-cpu-note.c
2021-10-15 Frederic Cambus[Driver][NetBSD] Use Triple reference instead of ToolCh...
2021-10-15 Abinav Puthan... [AMDGPU] Avoid redundant calls to numBits in AMDGPUCode...
2021-10-15 Max Fan[Polly] Remove checkIslAstExprInt and use RAII instead...
2021-10-15 Michał Górny[lldb] [test] Add TestGDBServerTargetXML tests for...
2021-10-15 Aaron BallmanFix a crash on an invalid templated UDL declaration
2021-10-15 Guillaume Chatelet[libc] Memory function benchmarks: rename MemcmpConfigu...
2021-10-15 Dávid Bolvanský[X86] Enable promotion of i16 popcnt (PR52056)
2021-10-15 Mubashar Ahmad[AArch64]Enabling Cortex-A510 Support
2021-10-15 Abinav Puthan... [AMDGPU] Fix width check for signed mul24 generation.
2021-10-15 Mikhail Dvorskiy[pstl] Initial implementation of OpenMP backend, on...
2021-10-15 Michał Górny[lldb] [test] Simplify X86 TestGDBServerTargetXML logic...
2021-10-15 Michał Górny[lldb] [ABI/AArch64] Do not add subregs if some of...
2021-10-15 Bogdan GraurAdds //mlir:GPUTransforms dependency to //llvm:MC as...
2021-10-15 Andrew SavonichevReland [clang] Check unsupported types in expressions
2021-10-15 Michał Górny[lldb] [ABI/X86] Add pseudo-registers if missing
2021-10-15 Michał Górny[lldb] [DynamicRegisterInfo] Support value_regs with...
2021-10-15 Anton Afanasyev[InstCombine] Support arbitrary const shift amount...
2021-10-15 Anton Afanasyev[Test][InstCombine] Precommit tests for PR52078
2021-10-15 David Green[AArch64] Improve fptosi.sat vector lowering
2021-10-15 djtodoro[llvm-dwarfdump] Fix unsigned overflow when calculating...
2021-10-15 David Green[AArch64] Improve fptosi.sat lowering
2021-10-15 Louis Dionne[libc++] Use apple-install-libcxx.sh in the Apple/syste...
2021-10-15 John Brawn[ARM] Fix MOVCC peephole to not use an incorrect regist...
2021-10-15 djtodoro[JSON] Handle uint64_t type
2021-10-15 Pavel Labath[lldb] Fix an include in HostTest.cpp
2021-10-15 Roland Fischer[git-clang-format] Add --diffstat parameter
2021-10-15 mydeveloperday[clang-format] [PR42014,PR52021] don't let clang-format...
2021-10-15 guopeilin[AArch64ISelLowering] Avoid duplane in some cases when...
2021-10-15 Dan LiewFix another test not using the standard separator for...
2021-10-15 Jim Lin[RISCV] Add invalid match case for uimm2, uimm3 and...
2021-10-15 Andrew Young[MLIR] Add `KeywordOrString` handling to AsmParser
2021-10-15 Jason MolendaUse Module's FileSpec for limiting binaries to set...
2021-10-15 Shao-Ce SUN[NFC] fix a typo
2021-10-15 Ben Shi[RISCV] Optimize immediate materialisation with SH*ADD
2021-10-15 Kazu Hirata[llvm] Use llvm::is_contained (NFC)
2021-10-15 Max Kazantsev[SCEV] Prove implication of predicates to their sign...
2021-10-15 Qiu Chaofan[PowerPC] Support ppc-asm-full-reg-names for AIX
2021-10-15 Artem Dergachev[analyzer] Fix property access kind detection inside...
2021-10-15 Richard SmithPR52183: Don't emit code for a void-typed constant...
2021-10-15 Max Kazantsev[SCEV][NFC] Reduce memory footprint & compile time...
2021-10-15 Mogball[MLIR][ODS] default-valued strings should be in quotes
2021-10-15 Matthias Springer[mlir][linalg][bufferize] Handle scf::ForOp correctly...
2021-10-15 Matthias Springer[mlir][linalg][bufferize] Rewrite conflict detection
2021-10-15 Artur PilipenkoFix getInlineCost with ComputeFullInlineCost enabled
2021-10-15 Hongtao Yu[CSSPGO] Turn off PseudoProbeUpdatePass for non-FDO...
2021-10-15 Vitaly Buka[NFC][asan] Speedup uar_signals.cpp test
2021-10-14 Vitaly Buka[NFC][sanitizer] Remove %stdcxx11
2021-10-14 Vitaly Buka[NFC][asan] Use more common socket type in test
2021-10-14 Michael Jones[libc] add memccpy and mempcpy
2021-10-14 peter klausler[flang] Admit NULL() in generic procedure resolution...
2021-10-14 Jacques Pienaar[mlir][ods] Enable emitting getter/setter prefix
2021-10-14 peter klausler[flang] Fold LGE/LGT/LLE/LLT intrinsic functions
2021-10-14 Arthur Eubanks[NFC][Interpreter] Remove unused CompilerInvocation
2021-10-14 Evgenii Stepanov[scudo] Fix running tests under hwasan.
2021-10-14 Evgenii Stepanov[hwasan] Fix TestCases/thread-uaf.c.
2021-10-14 Evgenii Stepanov[hwasan] Add default "/" prefix.
2021-10-14 Peyton, Jonathan L[OpenMP][host runtime] Add initial hybrid CPU support
2021-10-14 Peyton, Jonathan L[OpenMP][host runtime] small fixup of RTM CPUID bit...
2021-10-14 David BlaikieRevert "Compress formatting of array type names (int...
2021-10-14 peter klausler[flang] Expunge bogus semantic check for ELEMENTAL...
2021-10-14 Stella LaurenzoDisable add_mlir_aggregate() debug file generation.
2021-10-14 Peyton, Jonathan L[OpenMP][host runtime] Add support for teams affinity
2021-10-14 Alexey Bataev[SLP]Fix PR52090: clang crashes: Assertion `Index ...
2021-10-14 David BlaikieCompress formatting of array type names (int [4] -...
next