platform/upstream/llvm.git
2020-12-13 Simon Pilgrim[X86][AVX] Add additional X86ISD::SUBV_BROADCAST_LOAD...
2020-12-13 Florian Hahn[VPlan] Use interleaveComma in printOperands() (NFC).
2020-12-13 Florian HahnRecommit "[AArch64] Lower calls with rv_marker attribute."
2020-12-13 Simon Pilgrim[X86] Convert fadd/fmul _mm_reduce_* intrinsics to...
2020-12-13 Simon Pilgrim[X86][SSE] combineReductionToHorizontal - add vXi8...
2020-12-13 Jacques PienaarDon't emit on op diagnostic in reproducer emission
2020-12-13 ergawy[MLIR][SPIRV] Add support for GLSL F/U/SClamp.
2020-12-13 Simon Pilgrim[X86] Regenerate vector-reduce-mul.ll with common check...
2020-12-13 Björn Schäpers[clang-format] Remove double trim
2020-12-13 Nikita Popov[BasicAA] Handle known non-zero variable index
2020-12-13 Kazushi (Jam... [VE] Optimize toolchain regression test
2020-12-13 Michał Górny[lldb] [Process/FreeBSD] Add more 'override' keywords
2020-12-13 Christian Sigg[mlir] Use mlir::OpState::operator->() to get to method...
2020-12-13 Chris Lattner[AsmParser] Fix support for zero bit integer types.
2020-12-13 kweisamx[mlir] Add Python binding for MLIR Dict Attribute
2020-12-13 Nico Weber[mac/arm] Deflake 3 check-llvm tests
2020-12-13 Chris SearsX86: Correcting X86OutgoingValueHandler typo (NFC)
2020-12-13 Nico Weberfix typos to cycle bots
2020-12-13 Nico Weberfix typo to cycle bots
2020-12-13 Nico Webermac/arm: XFAIL the last 2 failing check-llvm tests
2020-12-13 Fangrui Song[ELF][test] Rewrite st_value=0 copy relocation tests
2020-12-13 Nico Weber[mac/arm] skip MappedMemoryTest that try to map w+x
2020-12-13 Craig Topper[X86] Autogenerate complete checks. NFC
2020-12-12 Amara Emerson[[GlobalISel][IRTranslator] Fix a crash when the use...
2020-12-12 Roman Lebedev[SimplifyCFG] FoldBranchToCommonDest(): bonus instrns...
2020-12-12 Zarko Todorovski[PPC] Check for PPC64 when emitting 64bit specific...
2020-12-12 Alexey Bader[CodeGen][AMDGPU] Fix ICE for static initializer IR...
2020-12-12 Nico Weber[mac/arm] XFAIL two more tests on arm64-apple
2020-12-12 Nikita Popov[CVP] Simplify and generalize switch handling
2020-12-12 Nico Webermac/arm: XFAIL the last 3 failing tests
2020-12-12 Nikita Popov[CVP] Add additional switch tests (NFC)
2020-12-12 Krzysztof Parzyszek[Hexagon] Reconsider getMask fix, return original mask...
2020-12-12 Tony[AMDGPU] Add missing targets to target-invalid-cpu...
2020-12-12 Tony[AMDGPU] Add missing targets to amdgpu-features.cl
2020-12-12 Tony[NFC][AMDGPU] AMDGPUUsage updates
2020-12-12 Brian Gesiak[mlir] Print bad size in AttrSizedOperandSegments
2020-12-12 Kazu Hirata[Analysis/Interval] Remove isLoop (NFC)
2020-12-12 Kazu Hirata[Transforms] Use is_contained (NFC)
2020-12-12 Krzysztof Parzyszek[Hexagon] Create vector masks for scalar loads/stores
2020-12-12 Harald van... [UpdateTestChecks] Add --(no-)x86_scrub_sp option.
2020-12-12 Harald van... [X86] Avoid data16 prefix for lea in x32 mode
2020-12-12 David Green[ARM] Add basic masked load/store costs
2020-12-12 David Green[LV] Fix scalar cost for tail predicated loops
2020-12-12 Nikita Popov[BasicAA] Make non-equal index handling simpler to...
2020-12-12 Nikita Popov[BasicAA] Add tests for non-zero var index (NFC)
2020-12-12 Melanie BlowerCreate SPIRABIInfo to enable SPIR_FUNC calling convention.
2020-12-12 Tatyana Krasnukha[lldb] Make CommandInterpreter's execution context...
2020-12-12 Tatyana Krasnukha[lldb] Modernize TargetList for-loops, NFC
2020-12-12 Tatyana Krasnukha[lldb] "target create" shouldn't save target if the...
2020-12-12 Luo, Yuanke[X86] Add chain in ISel for x86_tdpbssd_internal intrinsic.
2020-12-12 Nathan James[YAML] Support extended spellings when parsing bools.
2020-12-12 David Green[ARM] Test for showing scalar vector costs. NFC
2020-12-12 Jan Svoboda[clang][cli] Revert accidental access-control flag...
2020-12-12 Jan Svoboda[clang][cli] Add flexible TableGen multiclass for boole...
2020-12-12 Jan Svoboda[clang][cli] Don't always emit -f[no-]legacy-pass-manager
2020-12-12 Jan SvobodaReland "[clang][cli] CompilerInvocationTest: add tests...
2020-12-12 Kazu Hirata[Analysis] Use is_contained (NFC)
2020-12-12 Mircea Trofin[MLGO] Fix build break as result of new InstructionCost...
2020-12-12 Giorgis Georgakoudis[OpenMP] Add time profiling for libomptarget
2020-12-12 Fangrui Song[llvm-cov gcov] Replace Donald B. Johnson's cycle enume...
2020-12-12 Fangrui Song[Kaleidoscope] Migrate DebugInfo::get to DILocation...
2020-12-12 River Riddle[mlir][docs] Tidy up the pass infrastructure documentation
2020-12-12 Duncan P. N... Fixup for 8c86197de3cba4257f26133e837d64e5f8ece210...
2020-12-12 Duncan P. N... clang-import-test: Clean up error output for files...
2020-12-12 Duncan P. N... Frontend: Migrate to FileEntryRef in TextDiagnosticTest...
2020-12-12 Jonas PaulssonReapply "[SystemZFrameLowering] Don't overrwrite R1D...
2020-12-12 Jonas Paulsson[SystemZTTIImpl] Allow some non-prefetched accesses...
2020-12-11 diggerlin[AIX] Fixed a link error.
2020-12-11 Craig Topper[LoopIdiomRecognize] Autogenerate complete checks for...
2020-12-11 Nikita PopovRevert "Consider reference, pointer, and pointer-to...
2020-12-11 diggerlin[AIX][XCOFF] emit traceback table for function in aix
2020-12-11 Mehdi AminiStore a MlirIdentifier instead of a MlirStringRef in...
2020-12-11 Siva Chandra... [libc] Let wrappergen pick LLVM libc mangled name from...
2020-12-11 Sean SilvaRevert "Revert "[mlir] Start splitting the `tensor...
2020-12-11 Sanjay Patel[InstCombine][x86] fix insertion point bug in vector...
2020-12-11 Sean SilvaRevert "[mlir] Start splitting the `tensor` dialect...
2020-12-11 Peter Steinfeld[flang] Removed an absolute path from the "flang" script
2020-12-11 Sean Silva[mlir] Start splitting the `tensor` dialect out of...
2020-12-11 Richard SmithConsider reference, pointer, and pointer-to-member...
2020-12-11 Krzysztof Parzyszek[Hexagon] Workaround for compilation error with VS2017
2020-12-11 Fangrui SongMigrate deprecated DebugLoc::get to DILocation::get
2020-12-11 Nikita Popov[BasicAA] Add extra check in phi-spec-order.ll (NFC)
2020-12-11 Florian HahnRevert "[AArch64] Lower calls with rv_marker attribute ."
2020-12-11 Florian Hahn[LV] Precommit test for PR48429.
2020-12-11 Jinsong Ji[lld][PowerPC][test] Avoid flaky failures
2020-12-11 Florian Hahn[AArch64] Lower calls with rv_marker attribute .
2020-12-11 Scott Linder[SmallVector][NFC] Link to ProgrammersManual from Small...
2020-12-11 Louis Dionne[libc++] Fix Docker image build after installing clang...
2020-12-11 Siva Chandra... [libc] Add implementations of lround[f|l] and llround...
2020-12-11 Fangrui Song[MCAsmInfo] Delete unused doesSupportExceptionHandling
2020-12-11 Louis Dionne[libc++] Install clang-format on CI nodes
2020-12-11 LLVM GN Syncbot[gn build] Port b577d2df7bd
2020-12-11 Craig Topper[RISCV] Add a pass to remove duplicate VSETVLI instruct...
2020-12-11 Zinovy Nis[clang-tidy] false-positive for bugprone-redundant...
2020-12-11 Michael Kruse[tests][OpenMPIRBuilder] Use EXPECT_EQ instead ASSERT_EQ.
2020-12-11 Nikita Popov[BasicAA] Handle two unknown sizes for GEPs
2020-12-11 Hiroshi Yamauchi[PGO] Adjust -vp-counters-per-site under dynamic linking.
2020-12-11 Michael Kruse[OpenMPIRBuilder] Various changes required for tileLoops.
2020-12-11 Louis Dionne[libc++] Use TARGET_FILE instead of TARGET_SONAME_FILE...
2020-12-11 Louis Dionne[libc++] NFCI: Implement make_shared as allocate_shared...
next