platform/upstream/llvm.git
2020-12-15 Harald van... [X86] Add REX prefix for GOTTPOFF/TLSDESC relocs in...
2020-12-15 River Riddle[mlir][Pass] Add a new PassNameCLParser specifically...
2020-12-15 Richard SmithDR1413 and part of P1815R2: Minor improvements to Clang...
2020-12-15 Richard SmithDR2100: &expr is value-dependent if expr constant-evalu...
2020-12-15 Fangrui Song[IR] Delete deprecated DebugLoc::get
2020-12-15 Johannes Doerfert[OpenMP] Add initial support for `omp [begin/end] assumes`
2020-12-15 Johannes Doerfert[OpenMP] Use assumptions during ICV tracking
2020-12-15 Johannes Doerfert[Clang][Attr] Introduce the `assume` function attribute
2020-12-15 Johannes Doerfert[OpenMPOpt][NFC] Clang format
2020-12-15 Alex Zinenko[mlir] NFC: retire LLVM_Zero/OneResultOp from LLVM...
2020-12-15 Alex Zinenko[mlir] Tighten type verifiers for LLVM dialect ops...
2020-12-15 Richard SmithDon't memcpy from an empty ArrayRef; the base pointer...
2020-12-15 Matt ArsenaultRegisterCoalescer: Remove phi-only subranges when erasi...
2020-12-15 Louis Dionne[libc++] Use consistent declaration for main() in test
2020-12-15 Hsiangkai Wang[RISCV] Define vfadd/vfsub/vfrsub intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vmin/vminu/vmax/vmaxu intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vnsrl/vnsra intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vsll/vsrl/vsra intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vadc/vmadc/vsbc/vmsbc intrinsics.
2020-12-15 Duncan P. N... Frontend: Fix confusing comment at call to clearOutputF...
2020-12-15 Fangrui Song[docs][unittest][Go][StackProtector] Migrate deprecated...
2020-12-15 Krzysztof Parzyszek[Hexagon] Fix bitcasting v1i8 -> i8
2020-12-15 Matt ArsenaultGlobalISel: Fix generic handling of single outgoing...
2020-12-15 Matt ArsenaultAMDGPU: Remove redundant CCAction for i1
2020-12-15 Fangrui Song[clang] Migrate deprecated DebugInfo::get to DILocation...
2020-12-15 Craig Topper[RISCV] Only custom legalize i32 arguments to vector...
2020-12-15 River Riddle[mlir][IR] Define the singleton builtin types in ODS...
2020-12-15 Roman Lebedev[NFCI][SimplifyCFG] Add basic scaffolding for gradually...
2020-12-15 Roman Lebedev[NFC][Tests][SimplifyCFG] Trim whitespaces at the end...
2020-12-15 peter klausler[flang] Clean up TODO comments and fix one (DATA consta...
2020-12-15 Nathan James[clang-tidy] Support all YAML supported spellings for...
2020-12-15 Baptiste Saleil[PowerPC] Enable paired vector type and intrinsics...
2020-12-15 Nathan James[clangd] Validate clang-tidy Checks in clangd config.
2020-12-15 peter klausler[flang] Minor fix to list-directed REAL output editing
2020-12-15 Jez Ng[lld-macho] Add implicit dylib support for frameworks
2020-12-15 Jez Ng[lld-macho] Support -sub_umbrella
2020-12-15 Jez Ng[lld-macho] Don't emit rebase opcodes for relocs in...
2020-12-15 Jez Ng[lld-macho] -weak_{library,framework} should always...
2020-12-15 Sean Silva[mlir] Handle unknown ops in dynamic_tensor_from_elemen...
2020-12-15 Peyton, Jonathan L[OpenMP] Introduce new file wrapper class for runtime
2020-12-15 Philip Reames[LV] Restructure handling of -prefer-predicate-over...
2020-12-15 Craig Topper[RISCV] Use default member initializers for the feature...
2020-12-15 Tony[AMDGPU] Clarify scratch initialization
2020-12-15 Tres Popp[mlir] Allow nested regions in inlineRegionAndEmitStore
2020-12-15 Richard SmithSet decl on DeclRefExpr directly during deserialization...
2020-12-15 Richard SmithConsider reference, pointer, and pointer-to-member...
2020-12-15 Aaron BallmanAdding a test case that I accidentally dropped from...
2020-12-15 Kirill BobyrevReland dcdef5b5b3df457566e7faf61e1e5789c42528d1
2020-12-15 cchen[OPENMP51] Add present modifier in defaultmap clause
2020-12-15 Nico Weber[lld/mac] Set ordinal on dynamic undefined symbols...
2020-12-15 Philip Reames[tests] fix an accidental target dependence added in...
2020-12-15 Philip Reames[tests][LV] precommit tests for D93317
2020-12-15 Nathan James[clangd] Provide suggestions with invalid config keys
2020-12-15 Mircea Trofin[NFC] update extract-lowbits.ll and scalar-pf-to-i64.ll
2020-12-15 Marek Kurdej[libc++] Fix synopsis in string::ends_with test. NFC.
2020-12-15 Kevin P. NealRevert "[FPEnv] Teach the IRBuilder about invoke's...
2020-12-15 Tres Popp[mlir] Add std.pow lowering to LLVMIR
2020-12-15 Mircea Trofin[NFC] Update extract-bits.ll
2020-12-15 Tres Popp[mlir] Add std.powf to ROCDL lowering.
2020-12-15 Kirill BobyrevRevert "[clangd] Log remote index connectivity status"
2020-12-15 Tres Popp[mlir] Fix GPUToNVVM test
2020-12-15 Kevin P. Neal[FPEnv] Teach the IRBuilder about invoke's correct...
2020-12-15 Simon Pilgrim[X86] Regenerate avxvnni.ll tests - remove unused prefi...
2020-12-15 Kirill Bobyrev[clangd] Log remote index connectivity status
2020-12-15 Tres Popp[mlir] Add NVVM lowering for std.pow
2020-12-15 Simon Pilgrim[X86] Explicitly use SDValue instead of auto. NFCI.
2020-12-15 Simon PilgrimSeparateConstOffsetFromGEP::lowerToSingleIndexGEPs...
2020-12-15 Amy Huang[llvm-symbolizer] Add missing include for config.h
2020-12-15 Fangrui Song[ELF] Error for out-of-range R_X86_64_[REX_]GOTPCRELX
2020-12-15 Joe Ellis[AArch64][NEON] Remove undocumented vceqz{,q}_p16,...
2020-12-15 Raul Tambre[PGO] Allow overriding -vp-counters-per-site
2020-12-15 Simon Pilgrim[X86] Remove unnecessary SUBV_BROADCAST combines. NFCI.
2020-12-15 Louis Dionne[libc++] Fix allocate_shared when used with an explicit...
2020-12-15 Mircea Trofin[utils] The func_dict for a prefix may just be empty
2020-12-15 Nathan James[clang][driver][NFC] Use StringRef instead of std:...
2020-12-15 Paul Walker[NFC] Fix a few SVEInstrInfo related stylistic issues.
2020-12-15 Tres Popp[mlir] Add std op for X raised to the power of Y
2020-12-15 David Green[ARM] Match dual lane vmovs from insert_vector_elt
2020-12-15 Quentin Chateau[clangd] Improve goToDefinition on auto and dectype
2020-12-15 Ulrich Weigand[SystemZ] Remove most hard-coded R1D instances for...
2020-12-15 Mircea Trofin[utils] Fix UpdateTestChecks case where 2 runs differ...
2020-12-15 Raphael Isemann[lldb] Fix import-std-module tests after libc++ got...
2020-12-15 Florian Hahn[AnnotationRemarks] Also generate annotation remarks...
2020-12-15 Kazushi (Jam... [VE] Support FRAMEADDR
2020-12-15 Kazushi (Jam... [VE][NFC] Sort VEISD operations
2020-12-15 Florian Hahn[VPlan] Use VPDef for VPWidenSelectRecipe.
2020-12-15 Sebastian Neubauer[AMDGPU] Unify flat offset logic
2020-12-15 Sebastian Neubauer[AMDGPU][NFC] Add more global_atomic_cmpswap tests
2020-12-15 Hansang Bae[OpenMP] Initialize runtime in the forked child process
2020-12-15 Sam McCall[clangd] Oops, fix code in #ifdef WIN32
2020-12-15 Jun Ma[InstCombine] Remove scalable vector restriction in...
2020-12-15 Sam McCallReland [clangd] Extract per-dir CDB cache to its own...
2020-12-15 Sam McCall[clangd] Avoid traversing C:\ -> C: when looking for...
2020-12-15 Florian Hahn[LV] Pass explicit vector width to not require a X86...
2020-12-15 Chuanqi Xu[clang-format] Recognize c++ coroutine keywords as...
2020-12-15 Jun Ma[InstCombine][NFC] Change cast of FixedVectorType to...
2020-12-15 Jun Ma[InstCombine] Remove scalable vector restriction in...
2020-12-15 Jun Ma[InstCombine] Remove scalable vector restriction when...
2020-12-15 Hsiangkai Wang[RISCV] Define vwadd/vwaddu/vwsub/vwsubu intrinsics.
2020-12-15 Paul Walker[SVE] Move INT_TO_FP i1 promotion into custom lowering.
next