platform/upstream/llvm.git
2021-05-27 Christopher... [libcxx][iterator] adds `std::ranges::next`
2021-05-27 Hasyimi BahrudinFix non-global-value-max-name-size not considered by...
2021-05-27 Haowei Wu[Fuchsia][CMake] Add missing include path.
2021-05-27 Yevgeny Rouban[RS4GC] Introduce intrinsics to get base ptr and offset
2021-05-27 Zahira AmmarguellatThe compiler is crashing when compiling a coroutine...
2021-05-27 Jessica PaquetteFix unit test after 324af79dbc6066
2021-05-27 Lang Hames[ORC-RT] Add endianness support to the ORC runtime.
2021-05-27 Jessica Paquette[GlobalISel] Don't emit lost debug location remarks...
2021-05-27 Sriraman TallamEmit correct location lists with basic block sections.
2021-05-27 Amara Emerson[AArch64][GlobalISel] Legalize non-power-of-2 vector...
2021-05-26 Mitch PhillipsRevert "[scudo] Build scudo_standalone on Android and...
2021-05-26 Frank Laub[MLIR] Add support for empty IVs to affine.parallel
2021-05-26 Krzysztof Parzyszek[Hexagon] Restore handling of expanding shuffles
2021-05-26 Philip Reames[tests] Add some basic coverage of multiple exit unrolling
2021-05-26 Mitch Phillips[scudo] Build scudo_standalone on Android and Fuchsia.
2021-05-26 harsh-nod[mlir] Add n-D vector lowering to LLVM for cast ops
2021-05-26 Matt MorehouseRevert "Refactor mutation strategies into a standalone...
2021-05-26 Aart Bik[mlir][python] Provide "all passes" registration module...
2021-05-26 Walter Erquinigo[lldb] Fix gnu_libstdcpp's update methods
2021-05-26 Matt Morehouse[libFuzzer] Add missing FuzzerBuiltinsMsvc.h include.
2021-05-26 zoecarver[libcxx][nfc] Fix the ASAN bots: update expected.pass...
2021-05-26 naromero77[flang][docs] Initial documentation for the Fortran...
2021-05-26 Fangrui Song[AArch64] Support llvm-mc/llvm-objdump -M no-aliases
2021-05-26 zoecarver[libcxx][docs] Take mutex for common_iterator, common_v...
2021-05-26 Aaron GreenRefactor mutation strategies into a standalone library
2021-05-26 Rahman Lavaee[llvm-readobj] Optimize printing stack sizes to linear...
2021-05-26 Craig Topper[RISCV] Use X0 as destination of inserted vsetvli when...
2021-05-26 Jessica Clarke[RISCV][NFC] Fix some whitespace nits in MC test RUN...
2021-05-26 Jacob HegnaUpdate documentation for InlineModel features.
2021-05-26 Louis Dionne[libc++] Add a job testing on GCC 11
2021-05-26 Louis Dionne[pstl] Workaround more errors in the test suite
2021-05-26 Sjoerd Meijer[CostModel][AArch64] Add floating point arithmetic...
2021-05-26 Jeremy Morse[DebugInstrRef][1/3] Track PHI values through register...
2021-05-26 Louis Dionne[pstl] Fix -Wundef errors in the test suite
2021-05-26 Jon Chesterfield[libomptarget][nfc][amdgpu] Factor out setting upper...
2021-05-26 Roman Lebedev[NFC][Codegen][X86] Add a few more interleaved load...
2021-05-26 Roman Lebedev[NFC][X86][Costmodel] Add some more interleaved load...
2021-05-26 Philip Reames[SCEV] Compute trip multiple for multiple exit loops
2021-05-26 Heejin Ahn[WebAssembly] Add TargetInstrInfo::getCalleeOperand
2021-05-26 Heejin Ahn[SimplifyCFG] Use make_early_inc_range() while deleting...
2021-05-26 Stanislav Mekhanoshin[AMDGPU] Fix kernel LDS lowering for constants
2021-05-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX90A] Corrected DS_GWS opcodes
2021-05-26 Jon Chesterfield[libomptarget][nfc][amdgpu] Refactor uses of KernelInfo...
2021-05-26 Philip Reames[SCEV] Generalize getSmallConstantTripCount(L) for...
2021-05-26 thomasraoux[mlir] Make StripDebugInfo strip out block arguments...
2021-05-26 Mitch PhillipsRevert "[Scudo] Make -fsanitize=scudo use standalone...
2021-05-26 Fangrui Song[llvm-mc] Add -M to replace -riscv-no-aliases and ...
2021-05-26 Philip Reames[SCEV] Add a utility for converting from "exit count...
2021-05-26 Craig Topper[RISCV] Optimize SEW=64 shifts by splat on RV32.
2021-05-26 Philip Reames[SCEV] Extract out a helper for computing trip multiples
2021-05-26 Mitch Phillips[Scudo] Make -fsanitize=scudo use standalone. Migrate...
2021-05-26 Jessica Clarke[RISCV] Remove --riscv-no-aliases from RVV tests
2021-05-26 Craig Topper[RISCV] Don't propagate VL/VTYPE across inline assembly...
2021-05-26 Kostya Kortchinsky[scudo] Get rid of initLinkerInitialized
2021-05-26 Alexey Bataev[SLP]Fix vectorization of insertelements with multiple...
2021-05-26 Stephen Tozer[DebugInfo] Limit the number of values that may be...
2021-05-26 Richard Howell[lldb] add LLDB_SKIP_DSYM option
2021-05-26 Shoaib Meenai[libunwind] Inform ASan that resumption is noreturn
2021-05-26 Raphael Isemann[lldb] Remove cache in get_demangled_name_without_arguments
2021-05-26 Craig Topper[RISCV] Enable cross basic block aware vsetvli insertion
2021-05-26 Sebastian Neubauer[AMDGPU][NFC] Remove non-existing function header
2021-05-26 Jon Chesterfield[libomptarget][nfc][amdgpu] Remove atmi_status_t type
2021-05-26 LLVM GN Syncbot[gn build] Port de9df3f5b952
2021-05-26 Mark de Wever[libc++][format] Adds availability macros for std:...
2021-05-26 Alexander Belyaev[mlir] Add `distributionTypes` to LinalgTilingOptions.
2021-05-26 Mark de Wever[libc++][NFC] Move basic_format_parse_context to its...
2021-05-26 LLVM GN Syncbot[gn build] Port 16342e39947b
2021-05-26 Mark de Wever[libc++][NFC] Move format_error to its own header.
2021-05-26 Valentin Clement[mlir][openacc] Translate UpdateOp to LLVM IR
2021-05-26 Philip Reames[unroll] Use value domain for symbolic execution based...
2021-05-26 Louis Dionne[libc++] Fix concepts tests with GCC
2021-05-26 Jonas Paulsson[SystemZ] Support i128 inline asm operands.
2021-05-26 Kadir Cetinkaya[clangd] New ParsingCallback for semantics changes
2021-05-26 Andrea Di Biagio[MCA] Add a test for PR50483. NFC
2021-05-26 Anirudh Prasad[SystemZ][z/OS] Enable the AllowAtInName attribute...
2021-05-26 jweightma[AMDGPU] Fix function pointer argument bug in AMDGPU...
2021-05-26 Anirudh Prasad[SystemZ][z/OS] Validate symbol names for z/OS for...
2021-05-26 Hans Wennborg[clang-cl] Add driver support for /std:c++20 and bump...
2021-05-26 Luo, Yuanke[X86][AMX] Fix a bug on tile config.
2021-05-26 Sjoerd Meijer[CostModel][AArch64] Add tests for bitreverse. NFC.
2021-05-26 David Green[ARM] Extra test for reverted WLS memset. NFC
2021-05-26 Simon Pilgrim[X86][SSE] Regenerate some tests to expose the rip...
2021-05-26 Andrea Di Biagio[MCA][InOrderIssueStage] Fix LastWriteBackCycle computa...
2021-05-26 Alexey Bataev[SLP][NFC]Add a test for multiple uses of insertelement...
2021-05-26 Kerry McLaughlin[LoopVectorize] Enable strict reductions when allowReor...
2021-05-26 Max KazantsevReturn "[LoopDeletion] Break backedge if we can prove...
2021-05-26 Sanjay Patel[InstCombine] add fmul tests with shared operand; NFC
2021-05-26 Sanjay Patel[InstCombine] avoid 'tmp' usage in test files; NFC
2021-05-26 Sanjay Patel[InstCombine] avoid 'tmp' usage in test file; NFC
2021-05-26 Max KazantsevRevert "Return "[LoopDeletion] Break backedge if we...
2021-05-26 Max KazantsevReturn "[LoopDeletion] Break backedge if we can prove...
2021-05-26 Adrian Kuegel[mlir] Fold complex.create(complex.re(op), complex...
2021-05-26 Andrew Savonichev[AArch64] Generate LD1 for anyext i8 or i16 vector...
2021-05-26 Max Kazantsev[Test] Add Loop Deletion test with irreducible CFG
2021-05-26 Sven van Haastregt[OpenCL] Include header for atomic-ops test
2021-05-26 Tomas Matheson[MC] Move elf-unique-sections-by-flags.ll to X86/
2021-05-26 pooja2299[Docs] Updated the content of getting started documenta...
2021-05-26 Tomas Matheson[MC][ELF] Emit unique sections for different flags
2021-05-26 Tomas Matheson[MC][NFCI] Factor out ELF section unique ID calculation
2021-05-26 Pushpinder... [AMDGPU][Libomptarget] Inline atmi_init/atmi_finalize
next