platform/upstream/llvm.git
2021-06-05 Vitaly Buka[NFC][asan] Fix include order
2021-06-05 Vitaly Buka[NFC][memprof] FIx delete[] usage in test
2021-06-05 Vitaly Buka[NFC][asan] format ThreadStackContainsAddress
2021-06-05 Vitaly Buka[NFC][memprof] Compile *.c tests as C
2021-06-05 Jim Lin[RISCV] Replace (XLenVT (VLOp GPR:$vl)) with VLOpFrag
2021-06-05 Michael Kruse[Polly] Move MatMul optimization into its own file...
2021-06-05 Vitaly BukaRevert "Update and improve compiler-rt tests for -mllvm...
2021-06-05 Fangrui Song[lsan] Bump the thread limit from 1<<13 to 1<<22
2021-06-05 Vitaly Buka[NFC][scudo] Fix sign-compare warning in test
2021-06-05 Vitaly Buka[NFC][scudo] Convert to TYPED more ScudoCombinedTest
2021-06-05 Vitaly Buka[scudo] Remove ScopedString::Length
2021-06-05 Vitaly Buka[Scudo] Improve ScopedString constructor
2021-06-05 Vitaly Buka[NFC][scudo] Fix sign-compare warning in test
2021-06-04 Kevin Atheyremove windows tests for -asan_use-after-return=always...
2021-06-04 Aart Bik[mlir][sparse] add option for 32-bit indices in scatter...
2021-06-04 Nico Weber[gn build] manually port 60e5243e593e (weak asan symbol)
2021-06-04 Kevin Atheyfix SANITIZE_WINDOWS pragma for https://reviews.llvm...
2021-06-04 Rob Suderman[mlir][tosa] Update tosa.rescale for i48 input type
2021-06-04 Kevin AtheyUpdate and improve compiler-rt tests for -mllvm -asan_u...
2021-06-04 Ahmed TaeiRevert "Add memref.dim canonicalization patterns to...
2021-06-04 Scott Linder[ADT] Refactor enumerate unit tests
2021-06-04 Roman Lebedev[X86] AMD Zen 3: double the LoopMicroOpBufferSize
2021-06-04 Peter Steinfeld[flang] Check for undefined derived types
2021-06-04 Arnamoy Bhattacharyya[flang][OpenMP] Add semantic check to allow only loop...
2021-06-04 Ten Tzen[Windows SEH]: Fix -O2 crash for Windows -EHa
2021-06-04 Terry Wilmarth[OpenMP] Add experimental nesting mode feature
2021-06-04 Kostya Kortchinsky[scudo] Fix String DCHECK
2021-06-04 Nico Weber[gn build] (semi-manually) port 07c92b2e9581
2021-06-04 Ahmed TaeiAdd memref.dim canonicalization patterns to TilingCanon...
2021-06-04 Eli FriedmanRegenerate a few tests related to SCEV.
2021-06-04 Fangrui Song[InstrProfiling] If no value profiling, make data varia...
2021-06-04 Aaron BallmanFix a diagnoses-valid bug with using declarations
2021-06-04 Vitaly Buka[scudo] Untag pointer in iterateOverChunks
2021-06-04 Vitaly Buka[scudo] Add memtag_test
2021-06-04 Vitaly Buka[scudo] Remove disableMemoryTagChecksTestOnly
2021-06-04 Martin Storsjö[mailmap] Add the canonical spelling of my name
2021-06-04 Nikita Popov[IndVars] Don't forget value when inferring nowrap...
2021-06-04 Rong Xu[SampleFDO] New hierarchical discriminator for FS Sampl...
2021-06-04 peter klausler[flang] CheckConformance: tristate-ify result
2021-06-04 Adam Nemet[Matrix] Fix transpose-multiply folding if transpose...
2021-06-04 Fangrui Song[profile] Add -fprofile-instr-generate tests for weak...
2021-06-04 Vitaly Buka[scudo] Always exclude Tag 0
2021-06-04 Jason Zheng[OpenCL] Add DWARF address spaces mapping for SPIR
2021-06-04 Konstantin... CUDA/HIP: Change device-use-host-var.cu's NOT "external...
2021-06-04 Jessica Paquette[AArch64][GlobalISel] Handle multiple phis in fixupPHIO...
2021-06-04 zoecarver[libcxx][ranges] Add concepts in range.utility.helpers.
2021-06-04 Mark SchimmelAdd commutable attribute to opcodes for ARC
2021-06-04 LLVM GN Syncbot[gn build] Port d31a2e7554ea
2021-06-04 LLVM GN Syncbot[gn build] Port 7ed7d4ccb899
2021-06-04 zoecarver[libcxx][ranges] Add `ranges::empty_view`.
2021-06-04 Joseph Huber[Attributor] Check HeapToStack's state for isKnownHeapT...
2021-06-04 zoecarver[libcxx][gardening] Move all algorithms into their...
2021-06-04 Joseph Huber[Attributor] Allow lookupAAFor to return null on invali...
2021-06-04 Peyton, Jonathan L[OpenMP] fix spelling error in message-converter.pl
2021-06-04 Craig Topper[RISCV] Teach vsetvli insertion pass that operations...
2021-06-04 Mikhail Goncharov[clang] use a different name for generated test cdb
2021-06-04 Adam Czachorowski[clangd] Run code completion on each token coverd by...
2021-06-04 Sanjay Patel[ConstantFolding] add copysign tests for more FP types...
2021-06-04 Alexey Bataev[OPENMP]Fix PR50129: omp cancel parallel not working...
2021-06-04 Bradley Smith[AArch64] Remove SETCC of CSEL when the latter's condit...
2021-06-04 Matthias Springer[mlir][linalg] Refactor PadTensorOpVectorizationPattern...
2021-06-04 Nico WeberTemporarily remove another test added in one of the...
2021-06-04 Nico WeberRevert test fixups after e9a9c850989e (which reverted...
2021-06-04 Matthias Springer[mlir] Mark VectorToSCF patterns as recursive
2021-06-04 Nico Weber[gn build] (manually) port de07b1e84d8de9
2021-06-04 Alexey Bataev[OPENMP]Fix PR49790: Constexpr values not handled in...
2021-06-04 Valentin Clement[mlir][openacc] Conversion of data operands in acc...
2021-06-04 Andrzej Warzynski[flang][driver] Add checks for missing option arguments
2021-06-04 Sanjay Patel[InstCombine] add tests for pow() reassociation; NFC
2021-06-04 Nico WeberTemporarily remove one of the tests added in effb87dfa810a
2021-06-04 mydeveloperday[clang-format] NFC, 2% improvement in overall clang...
2021-06-04 Nico WeberRevert "[InstrProfiling] If no value profiling, make...
2021-06-04 Louis Dionne[libc++] Use the using_if_exists attribute when provided
2021-06-04 Stuart Brady[OpenCL][NFC] Test commit: tidy up whitespace in comment
2021-06-04 Nicholas Guy[AArch64] Further enable UnrollAndJam
2021-06-04 Yaxun (Sam... [HIP] Fix spack HIP device lib detection
2021-06-04 Sanjay Patel[InstCombine] add/adjust test comments; NFC
2021-06-04 Jan Svoboda[clang][deps] Support object files
2021-06-04 Andrzej Warzynski[flang][driver] Add support for `-module-suffix`
2021-06-04 Mirko Brkusanin[AMDGPU][GlobalISel] Legalize G_ABS
2021-06-04 Jan Svoboda[clang][deps] Add argument for customizing PCM paths
2021-06-04 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Fixed typos in parser
2021-06-04 Jean Perier[flang] Generate type info symbols outside of derived...
2021-06-04 Balázs Kéri[clang][AST] Set correct DeclContext in ASTImporter...
2021-06-04 Bradley Smith[AArch64][SVE] Add support for using reverse forms...
2021-06-04 Christian Sigg[mlir] Catch nonconvertible types in async conversion
2021-06-04 Sanjay Patel[InstCombine] convert lshr to ashr to eliminate cast op
2021-06-04 Sanjay Patel[InstCombine] add tests for sext-of-trunc-of-lshr; NFC
2021-06-04 Nico WeberRevert "[gn build] port d1d36f7ad (llvm-tapi-diff)"
2021-06-04 Jeremy MorseRe-land ae4303b42c, "Track PHI values through register...
2021-06-04 Thomas Preud... [test] Fix accidental match in parent_recurse_depth.s
2021-06-04 Raphael Isemann[lldb][NFC] Remove a redundant call to weak_ptr::expired
2021-06-04 Martin Storsjö[libcxx] Don't use an undefined '+' in unsigned/octal...
2021-06-04 Fraser Cormack[SelectionDAG] Extend FoldConstantVectorArithmetic...
2021-06-04 Tobias Gysi[mlir][linalg] Cleanup left over uses of deprecated...
2021-06-04 Tim NorthoverAArch64: support atomic zext/sextloads
2021-06-04 Diana Picus[flang] Change capitalization for Adjustl/r
2021-06-04 Esme-Yi[Debug-Info] handle DW_CC_pass_by_value/DW_CC_pass_by_r...
2021-06-04 Yilong Guo[Format] Fix incorrect pointer detection
2021-06-04 ShihPo Hung[Sema][RISCV][SVE] Allow ?: to select Typedef BuiltinTy...
next