platform/upstream/llvm.git
2021-05-25 David BlaikieAdd a range-based wrapper for std::unique(begin, end...
2021-05-25 Vitaly Buka[NFC][OMP] Fix 'unused' warning
2021-05-25 Vitaly Buka[NFC][scudo] Avoid cast in test
2021-05-24 Jonas Devlieghere[dsymutil] Emit an error when the Mach-O exceeds the...
2021-05-24 Jonas Devlieghere[dsymutil] Use EXIT_SUCCESS and EXIT_FAILURE (NFC)
2021-05-24 Jonas Devlieghere[dsymutil] Compute the output location once per input...
2021-05-24 Richard SmithPR50456: Properly handle multiple escaped newlines...
2021-05-24 Mitch Phillips[scudo] Add unmapTestOnly() to secondary.
2021-05-24 River Riddle[mlir-opt] Don't enable `printOpOnDiagnostic` if it...
2021-05-24 Anton Afanasyev[SLP] Fix "gathering" of insertelement instructions
2021-05-24 Hansang Bae[OpenMP] Fix crashing critical section with hint clause
2021-05-24 Dhruva Chakrabarti[libomptarget] [amdgpu] Fix copy-paste error setting...
2021-05-24 Alex Langford[lldb][NFC] Remove unused header from Target
2021-05-24 thomasraoux[mlir] Lower sm version for TensorCore intergration...
2021-05-24 Jinsong Ji[compiler-rt][scudo] Fix sign-compare warnings
2021-05-24 Arthur O'Dwyer[libc++] Assume that __wrap_iter always wraps a fancy...
2021-05-24 Momchil VelikovDo not create LLVM IR `constant`s for objects with...
2021-05-24 Alex Langford[lldb] Move ClangModulesDeclVendor ownership to ClangPe...
2021-05-24 Andrzej Warzynski[flang][cmake] Set the default for FLANG_BUILD_NEW_DRIV...
2021-05-24 Hongtao Yu[NFC][CSSPGO]llvm-profge] Fix Build warning dueo to...
2021-05-24 Chris Lattner[GreedyPatternRewriter] Introduce a config object that...
2021-05-24 Hongtao Yu[CSSPGO][llvm-profgen] Report samples for untrackable...
2021-05-24 Nick Desaulniersfix up test from D102742
2021-05-24 GeorgeSurface clone APIs in CAPI
2021-05-24 LLVM GN Syncbot[gn build] Port b510e4cf1b96
2021-05-24 Craig Topper[RISCV] Add a vsetvli insert pass that can be extended...
2021-05-24 LLVM GN Syncbot[gn build] Port a64ebb863727
2021-05-24 Heejin Ahn[WebAssembly] Add NullifyDebugValueLists pass
2021-05-24 George Balatsouras[dfsan] Add function that prints origin stack trace...
2021-05-24 Artem Belevich[CUDA] Work around compatibility issue with libstdc...
2021-05-24 Stella LaurenzoEnable MLIR Python bindings for TOSA.
2021-05-24 Raphael Isemann[lldb] Add missing mutex guards to TargetList::CreateTarget
2021-05-24 serge-sans... Revert "[NFC] remove explicit default value for strbool...
2021-05-24 serge-sans... [NFC] remove explicit default value for strboolattr...
2021-05-24 Craig Topper[X86] Call insertDAGNode on trunc/zext created in trySh...
2021-05-24 LLVM GN Syncbot[gn build] Port 095e91c9737b
2021-05-24 Vitaly Buka[NFC][scudo] Small test cleanup
2021-05-24 Jon Roelofs[Remarks] Add analysis remarks for memset/memcpy/memmov...
2021-05-24 Roman Lebedev[X86][Costmodel] getMaskedMemoryOpCost(): don't scalari...
2021-05-24 luxufan[RISCV] Optimize getVLENFactoredAmount function.
2021-05-24 Markus Böck[mlir][doc] Fix links and references in top level docs...
2021-05-24 Jon Roelofs[Remarks] Look through inttoptr/ptrtoint for -ftrivial...
2021-05-24 Adrian PrantlCoroSplit: Replace ad-hoc implementation of reachabilit...
2021-05-24 Steven Wu[llvm] Revert align attr test in test/Bitcode/attribute...
2021-05-24 Suraj Sudhir[mlir][tosa] Align tensor rank specifications with...
2021-05-24 Kostya Kortchinsky[scudo] Separate Fuchsia & Default SizeClassMap
2021-05-24 Nikita Popov[CVP] Add additional test for phi common val transform...
2021-05-24 Nikita Popov[LoopUnroll] Add additional trip multiple test (NFC)
2021-05-24 Nikita Popov[LoopUnroll] Regenerate test checks (NFC)
2021-05-24 Ivan MurashkoRemark was added to clang tooling Diagnostic
2021-05-24 Simon Pilgrim[CostModel][X86] Add missing SSE41 v2iX sext/zext costs
2021-05-24 Mark de Wever[libc++][doc] Update format paper status.
2021-05-24 thomasraoux[NVPTX] Fix lowering of frem for negative values
2021-05-24 Simon Pilgrim[CostModel][X86] Regenerate sse-itoi.ll test checks
2021-05-24 Sanjay Patel[ConstProp] propagate poison from vector reduction...
2021-05-24 Sanjay Patel[ConstProp] add tests for vector reductions with poison...
2021-05-24 Florian Hahn[VPlan] Add first VPlan version of sinkScalarOperands.
2021-05-24 Raphael Isemann[lldb] Readd deleted variable in the sample test
2021-05-24 Raphael Isemann[lldb] Introduce createTestTarget for creating a valid...
2021-05-24 Raphael Isemann[lldb] Reland "Fix UB in half2float" to fix the ubsan...
2021-05-24 Anastasia Stulova[OpenCL][Docs] Minor update to OpenCL 3.0
2021-05-24 Simon Pilgrim[CostModel][X86] Improve accuracy of vector non-uniform...
2021-05-24 Florian Hahn[VectorCombine] Fix load extract scalarization tests...
2021-05-24 Florian Hahn[VPlan] Add mayReadOrWriteMemory & friends.
2021-05-24 Anastasia Stulova[OpenCL] Fix test by adding SPIR triple
2021-05-24 Bradley Smith[AArch64][SVE] Add fixed length codegen for FP_ROUND...
2021-05-24 Bradley Smith[AArch64][SVE] Improve codegen for fixed length vector...
2021-05-24 Anastasia Stulova[OpenCL] Add clang extension for bit-fields.
2021-05-24 David Green[ARM] Allow findLoopPreheader to return headers with...
2021-05-24 Florian HahnRecommit "[VectorCombine] Scalarize vector load/extract."
2021-05-24 David Green[ARM] Ensure WLS preheader blocks have branches during...
2021-05-24 David Green[ARM] Fix inline memcpy trip count sequence
2021-05-24 Uday Bondhugula[MLIR] Drop old cmake var names
2021-05-24 Fraser Cormack[RISCV] Prevent store combining from infinitely looping
2021-05-24 James Henderson[debuginfo-tests] Stop using installed LLDB and remove...
2021-05-24 Roman Lebedev[NFCI][LoopIdiom] 'left-shift until bittest': assert...
2021-05-24 Roman Lebedev[LoopIdiom] 'logical right shift until zero': the value...
2021-05-24 Thorsten Schüttflang: include limits
2021-05-24 Florian HahnRevert "[VectorCombine] Scalarize vector load/extract."
2021-05-24 Simon Pilgrim[CostModel][X86] Improve accuracy of vXi64 MUL costs...
2021-05-24 Pushpinder... [AMDGPU][Libomptarget] Remove global KernelNameMap
2021-05-24 Chen Zheng[Debug-Info]update section name to match AIX behaviour...
2021-05-24 Florian Hahn[VectorCombine] Scalarize vector load/extract.
2021-05-24 Tomasz Kamiński[analyzer] Correctly propagate ConstructionContextLayer...
2021-05-24 Johannes Doerfert[Attributor] Introduce a helper do deal with constant...
2021-05-24 Johannes Doerfert[Attributor] Teach AAIsDead about undef values
2021-05-24 Johannes Doerfert[Attributor] Deal with address spaces gracefully
2021-05-24 Johannes Doerfert[Attributor] Be more careful to not disturb the CG...
2021-05-24 John Demme[MLIR] [Python] Add Operation.parent
2021-05-24 Alexander Shaposhnikov[lld][MachO] Fix code formatting
2021-05-24 Uday Bondhugula[MLIR] Make MLIR cmake variable names consistent
2021-05-24 Haruki Imai[mlir] Normalize dynamic memrefs with a map of tiled...
2021-05-24 Johannes Doerfert[Attributor][FIX] Account for undef in the constant...
2021-05-24 Johannes Doerfert[Attributor][FIX] Ensure we replace undef if we see...
2021-05-24 Johannes Doerfert[Attributor][NFC] Precommit test case with branch on...
2021-05-24 Johannes Doerfert[Attributor][NFC] Add helpful debug outputs
2021-05-24 Johannes Doerfert[Attributor][NFC] Clang format the Attributor source...
2021-05-24 Johannes Doerfert[Attributor][NFC] Rerun update_test_checks script on...
2021-05-24 Chen Zheng[Debug-Info] handle DW_TAG_rvalue_reference_type at...
2021-05-23 Fady Ghanim[NFC] Removing leftover debug code
next