platform/upstream/llvm.git
2021-02-10 Tres Popp[mlir][shape] Generalize broadcast to a variadic number...
2021-02-10 Kazu Hirata[SelectionDAG] Use range-based for loops (NFC)
2021-02-10 Kazu Hirata[TableGen] Drop unnecessary const from return types...
2021-02-10 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-10 Michael Kruse[Polly] Make the NewPM pass pipeline more similar to...
2021-02-10 Michael Kruse[Polly] Make NewPM's IslAstAnalysis more similar to...
2021-02-10 Michael Kruse[Polly] Improve Simplify pass PM integration.
2021-02-10 Michael Kruse[Polly] Port IslScheduleOptimizer to the NewPM.
2021-02-10 Michael Kruse[Polly] Add TargetTransformInfo to ScopPass standard...
2021-02-10 Michael Kruse[Polly] Register pass-instrumentation for NewPM's Scop...
2021-02-10 Michael Kruse[Polly] Port PruneUnprofitable to the NewPM.
2021-02-10 Michael Kruse[Polly] Port DeLICM to the NewPM.
2021-02-10 Michael Kruse[Polly] Port ForwardOpTree to the NewPM.
2021-02-10 Ta-Wei TuFix deprecated usage of `mallinfo`
2021-02-10 Max Kazantsev[Test] Two more tests on usub
2021-02-10 Timm Bäder[clang][driver] Only warn once about invalid library...
2021-02-10 Uday Bondhugula[MLIR] NFC Fix vector transforms build warnings
2021-02-10 Uday Bondhugula[MLIR] Update affine.for unroll utility for iter_args...
2021-02-10 Christopher... [libcxx] adds concept `std::convertible_to`
2021-02-10 Yang Fan[clang][cli] Fix gcc "enumeral and non-enumeral type...
2021-02-10 Todd LipconFix JSON formatting when converting to trace event...
2021-02-10 Todd LipconFix xray fdr mode to allow multiple flushes
2021-02-10 Jim InghamUse internal_dict everywhere we refer to the python...
2021-02-10 Andrew PritchardAdd LLVMIR Dialect counterparts of @llvm.maximum and...
2021-02-10 Andrew PritchardFix side-effect detection in LLVMIRIntrinsicGen.
2021-02-10 TykerRevert "[InstCombine] convert assumes to operand bundles"
2021-02-10 Michael Kruse[Polly] Remove use of -O3 in regression test.
2021-02-10 Shafik Yaghmour[LLDB] Remove uneeded CopyType from BlockPointerSynthet...
2021-02-10 Jim InghamRemove trailing spaces after \ in comments.
2021-02-09 Jim InghamAdd documentation for the extra_args parameter to break...
2021-02-09 Jing PuAdd NoSideEffect trait to shape.split_at and shape...
2021-02-09 Eric Schweitz[flang][fir] Updates to internal name uniquer.
2021-02-09 Thomas Lively[lld][WebAssembly] Fix segfault in map file support
2021-02-09 River Riddle[mlir][OpFormatGen] Refactor `type_ref` into a more...
2021-02-09 River Riddle[mlir] Add initial support for an alias analysis framew...
2021-02-09 Vinicius Tinti[llvm-objdump][test] Fix --prefix tests for system...
2021-02-09 Florian Hahn[VPlan] Use VPUser to manage CondBit
2021-02-09 Jessica Paquette[AArch64][GlobalISel] Allow vector load legalization...
2021-02-09 David Tenty[AIX][llvm][support] Implement getHostCPUName
2021-02-09 Richard SmithPR48545: Access check the inherited constructor, not...
2021-02-09 George[MLIR] Add context accessor to identifier
2021-02-09 Sam Clegg[lld][WebAssembly] Allow --export of optional start...
2021-02-09 Arthur O'Dwyer[libc++] [LWG2993] reference_wrapper<T> conversion...
2021-02-09 Michał Górny[lldb] [Process/FreeBSDRemote] Introduce powerpc support
2021-02-09 River Riddle[mlir][IR] Remove the concept of `OperationProperties`
2021-02-09 zoecarver[libc++] Add `noexcept` to `string::find` and similar...
2021-02-09 Sam McCall[clangd] Expose more dependent-name detail via semantic...
2021-02-09 Weiwei Li[mlir][spirv] Add support for sampled image type
2021-02-09 Sam Clegg[WebAssembly] Use data sections by default
2021-02-09 Johannes Doerfert[Attributor][FIX] Do not create UB by introducing a...
2021-02-09 Artem Belevich[CUDA, NVPTX] Allow targeting sm_86 GPUs.
2021-02-09 Mark de WeverRevert "[libc++] Require C++20 to build the benchmarks."
2021-02-09 Matt ArsenaultAMDGPU: Fix verifier error with argument passed in...
2021-02-09 Matt ArsenaultGlobalISel: Fix using wrong calling convention for...
2021-02-09 Craig Topper[RISCV] Make the min and max vector width command line...
2021-02-09 Tyker[InstCombine] convert assumes to operand bundles
2021-02-09 Hanhan Wang[mlir][Linalg] Add a build method for linalg.pad_tensor
2021-02-09 Tobias GysiRevert "[mlir] add support for verification in integrat...
2021-02-09 Andrew Litteken[IROutliner] Adding instruction strings to IRSimilarity...
2021-02-09 Sanjay Patel[ValueTracking] improve analysis for "C << X" and ...
2021-02-09 Craig Topper[RISCV] Remove SRO* and SLO* instructions from bitmanip.
2021-02-09 Mark de Wever[libc++] Require C++20 to build the benchmarks.
2021-02-09 Mark de Wever[libc++] Remove C++11 work-arounds in src.
2021-02-09 Jianzhou Zhao[dfsan] Refactor loadShadow
2021-02-09 George[MLIR] Replace dialect registration hooks with dialect...
2021-02-09 Alex Richardson[llvm-readobj] Add support for decoding FreeBSD ELF...
2021-02-09 Alex Richardson[llvm-readelf] Print raw ELF note contents if we can...
2021-02-09 Alex Richardson[yaml2obj] Handle NT_* string values in for ELF note...
2021-02-09 Alex Richardson[llvm-readobj] Print empty line between note sections...
2021-02-09 Sam McCall[clangd] Add semanticTokens modifiers for function...
2021-02-09 Eric Schweitz[flang][fir] Add shape, shape_shift, and slice types.
2021-02-09 Tobias Gysi[mlir] add support for verification in integration...
2021-02-09 Jon Chesterfield[libomptarget][amdgcn] Tolerate deadstripped device_sta...
2021-02-09 Nico WeberRevert "[ObjC][ARC] Use operand bundle 'clang.arc.rv...
2021-02-09 Dave Lee[lldb] Inline invariant params to AppleThreadPlanStepTh...
2021-02-09 Jan Svoboda[clang][cli] Generate and round-trip Frontend options
2021-02-09 Sam McCall[clangd] Implement semanticTokens modifiers
2021-02-09 Anastasia Stulova[OpenCL] Fix types with signed prefix in arginfo metadata.
2021-02-09 Lei Zhang[mlir][linalg] Fix depthwise conv C++ symbol to be...
2021-02-09 Thomas Raoux[mlir][linalg] Fix one more missing NoSideEffect in...
2021-02-09 Jan Svoboda[clang][cli] Store unsigned instead of OptSpecifier...
2021-02-09 Jan Svoboda[clang][cli] Look up program action argument in a table
2021-02-09 Nico WeberTry to fix compiler-rt tests after 87dbdd2e3bb63b on...
2021-02-09 Jan Svoboda[clang][cli] Store InputKind in FrontendOptions
2021-02-09 Simon Pilgrim[X86][SSE] foldShuffleOfHorizOp - add SHUFPS v4f32...
2021-02-09 Denys Shabalin[mlir] Add stacksave, stackrestore to llvm dialect
2021-02-09 poelmanc[clang-tidy] fix modernize-use-nullptr false positive...
2021-02-09 Lei Zhang[mlir][linalg] Define a depthwise 2-D convolution op
2021-02-09 Lei Zhang[mlir][linalg] Verify indexing map required attributes
2021-02-09 Nico Weber[lld/mac] Implement -u flag
2021-02-09 Wang, Pengfei[X86] Always assign reassoc flag for intrinsics *reduce...
2021-02-09 Nemanja Ivanovic[DAGCombine] Do not remove masking argument to FP16_TO_...
2021-02-09 Nemanja Ivanovic[RISCV] Fix shared libs build
2021-02-09 Jon Chesterfield[libomptarget][amdgcn] Tolerate deadstripped env variable
2021-02-09 Dylan McKay[AVR] Fix global references to function symbols
2021-02-09 Thomas Preud... Revert STRICT_FCMP nonan optimisation
2021-02-09 Thomas Preud... Improve STRICT_FSETCC codegen in absence of no NaN
2021-02-09 Vitaly Buka[NFC,Clang] Add more Asan Driver tests
2021-02-09 Vitaly Buka[NFC,Clang] Add SanCov Driver tests
2021-02-09 Vitaly Buka[NFC,Clang] Add LTO Driver MSan,KMsan tests
next