platform/upstream/llvm.git
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...
2020-12-03 River Riddle[mlir][IR] Remove references to BuiltinOps from IR/
2020-12-03 Thomas Raoux[mlir][linalg] Add vectorization for element-wise linal...
2020-12-03 Richard SmithPR45699: Fix crash if an unexpanded parameter pack...
2020-12-03 Jonas Devlieghere[lldb] Use the cpu subtype enum values from llvm::MachO...
2020-12-03 Nico Webertry more to fix t.s on Windows after 7cb0a373d1
2020-12-03 Philip ReamesUse deref facts derived from minimum object size of...
2020-12-03 Aaron En Ye Shi[HIP] cmath demote long double args to double
2020-12-03 Philip Reames[LoopVec] Support non-instructions as argument to unifo...
2020-12-03 Philip Reames[BasicAA] Move newline to dump from printer
2020-12-03 Jonas Devlieghere[lldb] Refactor the Symbolicator initializer
2020-12-03 Fangrui SongRevert D90844 "[TableGen][SchedModels] Fix read/write...
2020-12-03 Justin BognerRevert "[test] Add a triple to an x86 test"
2020-12-03 Justin Bogner[test] Add a triple to an x86 test
2020-12-03 Siva Chandra... [libc][NFC] Remove dependence on xmmintrin.h to read...
2020-12-03 Nico Webertry to fix t.s on Windows after 7cb0a373d1
2020-12-03 Jonas Devlieghere[lldb] Recognize MachO cpu sub-type 2 as arm64
2020-12-03 David Blaikie[mlir] Use long rather than int to address pointer...
2020-12-03 David Blaikie[mlir] Make conversion functions inline instead of...
2020-12-03 Philip Reames[BasicAA] Minor formatting improvements for printers
2020-12-03 Nico Weber[mac/lld] Implement -t
2020-12-03 Siva Chandra... [libc] Add simple x86_64 floating point exception and...
2020-12-03 Philip Reames[BasicAA] Add print routines to DecomposedGEP for ease...
2020-12-03 Peter Steinfeld[flang] Fix bogus message on interface procedure argume...
2020-12-03 Arthur O'Dwyer[libc++] Update and normalize the "all the headers...
2020-12-03 Mehdi AminiRevert "Include Region.h in OperationSupport.h instead...
2020-12-03 Mehdi AminiRevert "Switch to std::is_trivially_move_constructible...
2020-12-03 Scott Linder[AMDGPU] Extend and reorganize memory legalizer tests
2020-12-03 Adam Czachorowski[clangd] AddUsing: Fix a crash on ElaboratedTypes witho...
2020-12-03 Craig Topper[RISCV] Merge FMV_H_X_RV32/FMV_H_X_RV64 into a single...
2020-12-03 serge-sans... Speedup some unicode rendering
2020-12-03 Adhemerval... [compiler-rt] [builtins] Use _Float16 on extendhfsf2...
2020-12-03 Sam Clegg[lld][WebAssembly] Fix malformed output with -pie ...
2020-12-03 Anna Thomas[ScalarizeMaskedMemIntrin] NFC: Pass args by reference
2020-12-03 Fangrui Song[Metadata] Fix layer violation in D91576
2020-12-03 Mehdi AminiInclude Region.h in OperationSupport.h instead of forwa...
2020-12-03 LLVM GN Syncbot[gn build] Port
2020-12-03 Mehdi AminiUse the generic form when printing from the python...
2020-12-03 Nico Weber[gn build] (semi-manually) port cc8df90b037
2020-12-03 Nico Weber[gn build] (manually) port 65049d16100af
2020-12-03 Stella Stamenova[compiler-rt] Fix a bug in the cmakelists file when...
2020-12-03 Reid KlecknerBump MSVC required version to 19.14
2020-12-03 Craig Topper[RISCV] Remove RISCVMergeBaseOffsetOpt from the -O0...
2020-12-03 Max Kudryavtsev[MLIR] Fix vector::TransferWriteOp builder losing permu...
2020-12-03 modimo[MemCpyOpt] Correctly merge alias scopes during call...
2020-12-03 Fangrui SongSwitch to std::is_trivially_move_constructible and...
2020-12-03 Kazu Hirata[X86] Remove DecodeVPERMVMask and DecodeVPERMV3Mask
2020-12-03 Jameson Nashrepair cygwin build
2020-12-03 Anna Thomas[ScalarizeMaskedMemIntrin] NFC: Convert member function...
2020-12-03 Valentin Clement[LLVMFrontend][openacc] Add basic unit tests for functi...
2020-12-03 Tue Ly[libc] Add implementation of hypot.
2020-12-03 Nico WeberTry to fix tests on Windows after 0cbf61be8be
2020-12-03 Ahmed Bougacha[Triple][MachO] Define "arm64e", an AArch64 subarch...
2020-12-03 Baptiste Saleil[PowerPC] Fix for excessive ACC copies due to PHI nodes
2020-12-03 Nathan James[ASTMatchers][NFC] Made variadic operator funcs static
2020-12-03 Yonghong Song[BPF] support atomic instructions
2020-12-03 Adam Czachorowski[clangd] Bundle code completion items when the include...
2020-12-03 dfukalov[NFC] Reduce include files dependency.
2020-12-03 Paul C. Anagnostopoulos[TableGen] Eliminate the 'code' type
2020-12-03 Kazushi (Jam... [VE] Add vsll, vsrl, vsla, vsra, and vsfa intrinsic...
2020-12-03 Nico Weber[mac/arm] Fix rtti codegen tests when running on an...
2020-12-03 Haruki Imai[MLIR] Normalize the results of normalizable operations
2020-12-03 Nico Weberclang/darwin: Don't use response files with ld64
2020-12-03 Ilya Golovenko[clangd] Relation slabs should not be accounted when...
2020-12-03 Jay Foad[TableGen] Remove unused class RecordValResolver. NFC.
2020-12-03 Nico WeberReland "[mac/lld] Implement -why_load".
2020-12-03 Martin Storsjö[compiler-rt] Fix building the aarch64 out-of-line...
2020-12-03 Kazushi (Jam... [VE] Add standard include path and library path for C++
next