platform/upstream/llvm.git
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...
2020-12-11 Tobias Burnus[MC][ELF] Accept abbreviated form with sh_flags and...
2020-12-11 Sam McCallRevert [clangd] Extract per-dir CDB cache to its own...
2020-12-11 Sam McCallReland [clangd] Extract per-dir CDB cache to its own...
2020-12-11 Nathan James[YAML] Use correct source location for unknown key...
2020-12-11 Jinsong Ji[PowerPC] Remove duplicate layout
2020-12-11 Alex Zinenko[mlir] Support inlining into affine operations
2020-12-11 Nathan James[clangd] Use enumMember instead of enumConstant
2020-12-11 Matt Morehouse[DFSan] Add custom wrapper for recvmmsg.
2020-12-11 Jay Foad[AMDGPU] Make use of emitRemovedIntrinsicError. NFC.
2020-12-11 Nicolas Vasilache[mlir][ArmNeon][RFC] Add a Neon dialect
2020-12-11 Adrian Kuegel[mlir] Expose target configuration for lowering to...
2020-12-11 Adrian KuegelAdd rsqrt lowering from standard to ROCDL.
2020-12-11 Alexander KornienkoRemove references to the ast_type_traits namespace
2020-12-11 Marco Elver[KernelAddressSanitizer] Fix globals exclusion for...
2020-12-11 Joe Ellis[SelectionDAG] Implement SplitVecOp_INSERT_SUBVECTOR
2020-12-11 QingShan Zhang[NFC][Test] Add a test to verify the instruction form...
2020-12-11 QingShan Zhang[NFC][Test] Format the PowerPC test for incoming patch
2020-12-11 Haojian Wu[clangd] Reorder the class field to avoid -Wreorder...
2020-12-11 David SherwoodFix build issue caused by 9b76160e53f67008ff21095098129...
next