platform/upstream/llvm.git
2021-08-09 peter klausler[flang] Implement runtime Assign()
2021-08-09 Mark de Wever[libc++][doc] Improve contributor documentation.
2021-08-09 Mark de Wever[libc++][NFC] Remove MSVC specific code.
2021-08-09 Raphael Isemann[lldb][NFC] Remove never read member variable IOHandler...
2021-08-09 Michał Górny[lldb] [test] Mark vFile tests as LLGS-specific
2021-08-09 Robin Giese[lldb] Fix break introduced in 14735ca
2021-08-09 Ivan Zhechev[Flang] Ported test_symbols to Python
2021-08-09 Mark DanialUpdate: clang/test/Profile/gcc-flag-compatibility.c...
2021-08-09 Kazu Hirata[DWARF] Remove findRange (NFC)
2021-08-09 Guillaume Chatelet[libc] Update size distributions for memory benchmarks
2021-08-09 Bradley Smith[AArch64][SVE] Fix assertion failure when lowering...
2021-08-09 Anton Afanasyev[Test] Precommit tests for PR50555
2021-08-09 Paul RobinsonReapply "[lit] Have REQUIRES support the target triple"
2021-08-09 Michał Górny[lldb] [test] Use Windows-friendly modes in vFile O_CRE...
2021-08-09 Michał Górny[lldb] [test] Mark new vFile tests as XFAIL on Windows
2021-08-09 Arthur O'Dwyer[libc++] [test] IWYU in <concepts> tests.
2021-08-09 Sven van Haastregt[OpenCL] Add missing virtual destructor
2021-08-09 Michał Górny[lldb] [test] Fix TestGdbRemotePlatformFile with non...
2021-08-09 Paul RobinsonHave compiler-rt/test/fuzzer report info to help diagno...
2021-08-09 Jeremy Morse[DWARF] Revert sharing subprograms across CUs
2021-08-09 Kim-Anh Tran[DWARF5] Fix offset check when using .debug_names
2021-08-09 Sven van Haastregt[OpenCL] Factor out OpenCLBuiltinFileEmitterBase; NFC
2021-08-09 Michał Górny[lldb] [gdb-remote] Use hexadecimal numbers in vFile...
2021-08-09 Michał Górny[lldb] [gdb-remote] Sync vFile:open mode constants...
2021-08-09 Michał Górny[lldb] [gdb-remote] Add eOpenOptionReadWrite for future...
2021-08-09 Alex Zinenko[mlir] support nD vector forms of shifts in std-to...
2021-08-09 Fraser Cormack[RISCV] Improve codegen for shuffles with LHS/RHS splats
2021-08-09 Hsiangkai Wang[RISCV] Half-precision for vget/vset.
2021-08-09 Fraser Cormack[RISCV] Add tests covering shuffles which can be optimized
2021-08-09 Muhammad Omair... [LLDB] Skip random fails on Arm/AArch64 Linux buildbot
2021-08-09 Igor Kudrin[llvm-objcopy][ELF][NFC] Remove unneeded methods of...
2021-08-09 Martin Storsjö[profile] Build with -fms-extensions in MinGW mode
2021-08-09 Martin Storsjö[InstrProfiling] Fix warnings when building for Windows
2021-08-09 Esme-Yifix the error caused by D107333:
2021-08-09 Martin Storsjö[CMake] Improve GetHostTriple for Windows/ARM configura...
2021-08-09 Luo, Yuanke[NFC] Fix the formula for reciprocal calculation.
2021-08-09 Christian Kühnel[doc] added section on generating the html doc
2021-08-09 David Green[ARM] Regenerate ARM neon-copy.ll test. NFC
2021-08-09 Min-Yih Hsu[M68k] Use separate asm operand class for different...
2021-08-09 Min-Yih Hsu[M68k][NFC] Coalesce render methods in different asm...
2021-08-09 Cullen Rhodes[AArch64] NFC: Remove DecodeVectorRegisterClass from...
2021-08-09 Esme-Yi[llvm-readobj][XCOFF] Print the length of the string...
2021-08-09 Pan, TaoFix gcc build error after D105519
2021-08-09 Simon Atanasyan[MC][ELF] Do not error on parsing .debug_* section...
2021-08-09 Christudasan... Revert "SROA: Enhance speculateSelectInstLoads"
2021-08-09 Michael Liao[LowerMemIntrinsics] Typo fix.
2021-08-09 Craig Topper[RISCV] Add optimizations for FMV_X_ANYEXTH similar...
2021-08-09 Craig Topper[RISCV] Remove -target-abi from half-bitmanip-dagcombin...
2021-08-09 Craig Topper[RISCV] Introduce a RISCV CondCode enum instead of...
2021-08-08 Craig Topper[RISCV] Move the $rs operand of PseudoStore from outs...
2021-08-08 Min-Yih Hsu[M68k] Update disassembler test case following up ADD...
2021-08-08 Sam McCall[clangd] Populate-switch triggers when the whole condit...
2021-08-08 Kazu Hirata[DWARF] Remove collectChildrenAddressRanges (NFC)
2021-08-08 Dimitry Andric[libomptarget][amdgpu] use --allow-shlib-undefined...
2021-08-08 Dimitry Andric[mlir] Avoid including <alloca.h> on FreeBSD and NetBSD
2021-08-08 Dorit Nuzman[LV] Support Interleaved Store Group With Gaps
2021-08-08 Min-Yih Hsu[M68k] Separate ADDA from ADD and migrate rest of the...
2021-08-08 Min-Yih HsuUpdate `llvm-readobj` command invocation in extract...
2021-08-08 Craig Topper[RISCV] Autogenerate test. NFC
2021-08-07 Craig Topper[RISCV] Support FP_TO_S/UINT_SAT for i32 and i64.
2021-08-07 Jonas Devlieghere[lldb] Move Objective-C constants into ObjCConstants.h
2021-08-07 Nikita Popov[MemCpyOpt] Remove MemDepAnalysis-based implementation
2021-08-07 Rainer Orth[clang] Fix libclang linking on Solaris
2021-08-07 Krishna[InstCombine] Remove nnan requirement for transformatio...
2021-08-07 Ye Luo[OpenMP] mark target task untied
2021-08-07 Craig Topper[clang][NFC] Fix a -Wparentheses warning.
2021-08-07 Craig Topper[X86] Teach shouldSinkOperands to recognize pmuldq...
2021-08-07 Craig Topper[X86] Add test cases for pr51371. NFC
2021-08-07 Kazu Hirata[IR] Remove unused declaration InitializeTypeMap (NFC)
2021-08-07 Roman Lebedev[NFC][InstCombine] `vector_reduce_xor(?ext(<n x i1...
2021-08-07 Roman Lebedev[NFC][InstCombine] Simplify emitted IR for `vector_redu...
2021-08-07 Roman Lebedev[InstCombine] Prefer `-(x & 1)` as the low bit splattin...
2021-08-07 Roman Lebedev[NFC][InstCombine] Add tests for low bit splatting...
2021-08-07 Roman Lebedev[NFC][InstCombine] Autogenerate checklines in a few...
2021-08-07 Christudasan... SROA: Enhance speculateSelectInstLoads
2021-08-07 Florian Hahn[VPlan] Iterate over phi recipes to detect reductions...
2021-08-07 Andrea Di Biagio[MCA] Simplify the rounding logic used in TimelineView...
2021-08-07 Simon Atanasyan[LLD] Add required `ppc` target to the test cases. NFC
2021-08-07 Simon Atanasyan[LLD] Support compressed input sections on big-endian...
2021-08-07 Amara Emerson[GlobalISel] Fix a combine causing DBG_VALUE with dangl...
2021-08-07 Roger Ferrer... [OpenMP] Fix accidental reuse of VLA size
2021-08-07 Nemanja IvanovicFix PPC buildbot break caused by 4c4093e6e39fe6601f9c95...
2021-08-07 Matt Jacobson[AVR][clang] Add '$SYSROOT/avr' to possible avr-libc...
2021-08-07 Roland McGrath[profile][Fuchsia] Add missing system header #include
2021-08-07 Jonas DevlieghereRe-land "[lldb] Upstream support for Foundation constan...
2021-08-06 Sterling AugustineRevert "[lldb] Upstream support for Foundation constant...
2021-08-06 Jim InghamUse LC_DYLD_EXPORTS_TRIE to locate the dyld trie struct...
2021-08-06 Max Kudryavtsev[MLIR][STD] Add safe scalar constant propagation for...
2021-08-06 Dave Airlieopencl-c.h: add 3.0 optional extension support for...
2021-08-06 Steffen Larsen[NVPTX] Add NVPTX intrinsics for CUDA PTX 6.5 ldmatrix...
2021-08-06 Jonas Devlieghere[lldb] Upstream support for Foundation constant classes
2021-08-06 Stanislav Mekhanoshin[AMDGPU] Added test for MachineLICM reg pressure. NFC.
2021-08-06 Jim InghamAdd a "current" token to the ThreadID option to break...
2021-08-06 Paul RobinsonRevert "[lit] Have REQUIRES support the target triple"
2021-08-06 Zequan WuFix Windows bots failure caused by 8c4208d5c1671d1b44ea...
2021-08-06 Joseph Huber[OpenMP]Fix PR51349: Remove AlwaysInline for if regions.
2021-08-06 Sanjay Patel[InstCombine] reduce vector casting before icmp
2021-08-06 Sanjay Patel[InstCombine] add tests for icmp of casted vector; NFC
2021-08-06 Michael Liao[amdgpu] Revise the conversion from i64 to f32.
2021-08-06 Zequan Wu[Profile][NFC] Clean up initializeProfileForContinuousMode
next