platform/upstream/llvm.git
2020-12-04 Alexey Bataev[OPENMP]Fix PR48394: need to capture variables used...
2020-12-04 Brett Gutstein[libc++] fix std::sort(T**, T**)
2020-12-04 Sam McCall[Tooling] JSONCompilationDatabase::loadFromBuffer retai...
2020-12-04 Duncan P. N... ADT: Migrate users of AlignedCharArrayUnion to std...
2020-12-04 Jianzhou Zhao[dfsan] Add a test case of storing zero
2020-12-04 Valentin Clement[flang][openacc] Add clause validaty tests for data...
2020-12-04 mydeveloperday[clang-format] NFC update in the overall clang-formatt...
2020-12-04 clementvalRevert "[flang][openacc] Add clause validity tests...
2020-12-04 Artem Belevich[CUDA] Another attempt to fix early inclusion of <new...
2020-12-04 Duncan P. N... ADT: Change AlignedCharArrayUnion to an alias of std...
2020-12-04 Craig Topper[RISCV] Initial infrastructure for code generation...
2020-12-04 Valentin Clement[flang][openacc] Add clause validity tests for the...
2020-12-04 Evgeny LeviantAttempt to fix buildbot after rG993eaf2d69d8
2020-12-04 Duncan P. N... ADT: Stop peeking inside AlignedCharArrayUnion, NFC
2020-12-04 Hiroshi YamauchiFix for Bug 48055.
2020-12-04 Marek Kurdej[libc++] [test] Disable parts of path.factory.pass...
2020-12-04 Alexey Bataev[TEST]Autogenerate test checks, NFC.
2020-12-04 Marek Kurdej[libc++] [test] Mark path.charconv.pass.cpp as requirin...
2020-12-04 Evgeny LeviantRecommit [TableGen][SchedModels] Fix read/write variant...
2020-12-04 Craig Topper[AArch64] Add custom lowering for ISD::ABS
2020-12-04 Craig Topper[RISCV] Add support for printing pcrel immediates as...
2020-12-04 Hafiz Abid... Don't use sysroot/include when sysroot is empty.
2020-12-04 Michael Jones[libc] add tests to WrapperGen
2020-12-04 Simon Pilgrim[DAG] Move SelectionDAG implementation to KnownBits...
2020-12-04 Thomas Raoux[mlir][vector][NFC] Change UnrollVectorPattern to not...
2020-12-04 mydeveloperday[clang-format] Improve clang-formats handling of concepts
2020-12-04 Marek Kurdej[libc++] [docs] Add Version column to issues tables...
2020-12-04 Joachim Protze[OpenMP][OMPT] Make sure that 0 is never used as ID...
2020-12-04 Rahul Joshi[MLIR] Fix parseFunctionLikeOp() to fail parsing empty...
2020-12-04 Rahul Joshi[MLIR] Generate inferReturnTypes declaration using...
2020-12-04 Arthur Eubanks[NewPM] Make pass adaptors less templatey
2020-12-04 Jon Chesterfield[libomptarget][amdgpu] Fix latent race in load binary
2020-12-04 Erik PilkingtonFix a test failing on windows
2020-12-04 Alexey Bataev[OPENMP]Fix PR48387: disable warning messages caused...
2020-12-04 Simon Pilgrim[PowerPC] Regenerate p10-vector-rotate.ll
2020-12-04 Nico Weberfix typos to cycle bots
2020-12-04 LLVM GN Syncbot[gn build] Port c8ec685ca55
2020-12-04 Erik Pilkington[Sema] Fold VLAs to constant arrays in a few more contexts
2020-12-04 Jinsong Ji[llvm-exegesis][PowerPC] Add more register classes
2020-12-04 Nicolas Vasilache[mlir][Linalg] NFC - Expose tiling canonicalization...
2020-12-04 Thomas Preud... [AST][NFC] Silence GCC warning about broken strict...
2020-12-04 Hansang Bae[OpenMP] Add __kmpc_omp_target_task_alloc to dllexport
2020-12-04 Nicolas Vasilache[mlir][Linalg] Properly use distribution options.
2020-12-04 Nico Weber[mac/lld] Add support for the LC_LINKER_OPTION load...
2020-12-04 Yaxun (Sam... [HIP] Fix bug in driver about wavefront size
2020-12-04 Christian SiggRemove typeConverter from ConvertToLLVMPattern and...
2020-12-04 Georgii Rymar[llvm-profgen] - Fix compilation issue after ELFFile...
2020-12-04 Georgii Rymar[lib/Object, tools] - Make ELFObjectFile::getELFFile...
2020-12-04 Kazushi (Jam... [VE] Add vfadd, vfsub, vfmul, and vfdiv intrinsic instr...
2020-12-04 Simon Pilgrim[X86] LowerRotate - enable custom lowering of ROTL...
2020-12-04 Cullen Rhodes[IR] Disallow scalable vectors in ShuffleVectorInst...
2020-12-04 Simon Pilgrim[X86] LowerRotate - VBMI2 targets can lower vXi16 rotat...
2020-12-04 Haojian Wu[clangd] Fix an assertion violation in rename.
2020-12-04 Simon Pilgrim[X86] Let VBMI2 non-VLX targets still use funnel shifts...
2020-12-04 Georgii Rymar[yaml2obj,obj2yaml] - Make Symbol::Section field optional.
2020-12-04 Raphael Isemann[lldb] Remove LLDB session dir and just store test...
2020-12-04 Georgii Rymar[llvm-readobj] - Report unique warnings in printProgram...
2020-12-04 Raphael Isemann[lldb][NFC] Rename TypeSystemClang::GetScratch to Scrat...
2020-12-04 QingShan Zhang[PowerPC] Fix the regression caused by commit 9c588f53fc42
2020-12-04 Simon Pilgrim[DAGCombiner] Use const APInt& for getConstantOperandAP...
2020-12-04 Simon Pilgrim[X86] Remove unnecessary bitcast. NFC.
2020-12-04 Simon Pilgrim[X86] Regenerate midpoint-int.ll tests
2020-12-04 Martin Storsjö[libcxx] [test] Add a test for conversions between...
2020-12-04 Martin Storsjö[libcxx] Implement c++2a char8_t input/output of std...
2020-12-04 Martin Storsjö[clang] [Headers] Use the corresponding _aligned_free...
2020-12-04 Evgeniy Brevnov[NFC][NARY-REASSOCIATE] Restructure code to aviod isPot...
2020-12-04 Evgeniy Brevnov[NARY-REASSOCIATE] Simplify traversal logic by post...
2020-12-04 Raphael Isemann[lldb][NFC] Rename TypeSystemClangForExpressions to...
2020-12-04 Haojian Wu[clang] Add a C++17 deduction guide testcase.
2020-12-04 Kazu Hirata[JumpThreading] Call eraseBlock when folding a conditio...
2020-12-04 Hanhan Wang[mlir][Linalg] Handle fusion on tensors for projected...
2020-12-04 Kai Luo[PowerPC] Pre-commit neg abs test for vector. NFC.
2020-12-04 Max KazantsevReturn "[IndVars] ICmpInst should not prevent IV widening"
2020-12-04 Max Kazantsev[IndVars] Quick fix LHS/RHS bug
2020-12-04 Fangrui SongFix -allow-deprecated-dag-overlap in test/CodeGen/dso...
2020-12-04 David BlaikiePR48383: Disallow decltype(auto) in pseudodestructor...
2020-12-04 Mircea Trofin[tools] Update update_test_prefix.py to handle %s after...
2020-12-04 Qiu Chaofan[NFC] [Clang] Fix ppc64le vaarg OpenMP test in CodeGen
2020-12-04 Jianzhou Zhao[dfsan] Support passing non-i16 shadow values in TLS...
2020-12-04 David BlaikieIntrusiveRefCntPtr: Ensure RefCount is initialized...
2020-12-04 Arthur EubanksUse isIgnored instead of checking pass name
2020-12-04 Nico Weber[mac/lld] Run tests with -fatal_warnings by default
2020-12-04 Sam Clegg[lld][WebAssembly] Set memory limits correctly for...
2020-12-04 Duncan P. N... Support: Change InMemoryFileSystem::addFileNoOwn to...
2020-12-04 River Riddle[mlir][Attributes][NFC] Move all builtin Attribute...
2020-12-04 River Riddle[mlir][Types][NFC] Move all of the builtin Type classes...
2020-12-04 River Riddle[mlir][NFC] Remove Function.h and Module.h in favor...
2020-12-04 Xiang1 Zhang[X86] Unbind the ebx with GOT address in regcall callin...
2020-12-04 David BlaikieADT: Support copying of IntrusiveRefCntPtr objects
2020-12-04 Aart Bik[mlir][vector][avx512] move avx512 lowering pass into...
2020-12-04 Sean Silva[SmallVector] Allow SmallVector<T>
2020-12-04 Arthur Eubanks[NewPM] Support --print-before/after in NPM
2020-12-04 River Riddle[mlir][IR] Add explicit default constructor to OwningMo...
2020-12-04 Wouter van... [WebAssembly] Fixed Writer::createInitMemoryFunction...
2020-12-04 GeorgeUse MlirStringRef in StandardAttributes.h
2020-12-04 Duncan P. N... Frontend: Remove redundant call to CompilerInstance...
2020-12-04 Craig Topper[RISCV] Rename FPCCToExtend->FPOpToExpand and FPOpToExt...
2020-12-03 Richard SmithP0857R0: Parse a requires-clause after an explicit
2020-12-03 River Riddle[mlir][Parser] Don't hardcode the use of ModuleOp in...
2020-12-03 River Riddle[mlir][Pass] Remove the restriction that PassManager...
next