platform/upstream/llvm.git
2021-03-03 Sam McCall[clangd] ObjC fixes for semantic highlighting and xref...
2021-03-03 George Balatsouras[dfsan] Remove hardcoded shadow width in abilist_aggreg...
2021-03-03 Petr Hosek[CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD
2021-03-03 Louis Dionne[libc++] NFC: Normalize links to bug reports
2021-03-03 Stanislav Mekhanoshin[AMDGPU] Exclude always_inline from max bb threshold
2021-03-03 Mehdi AminiAdd basic JIT Python Bindings
2021-03-03 Mehdi AminiAdd C bindings for mlir::ExecutionEngine
2021-03-03 Hongtao Yu[CSSPGO][llvm-profgen] Continue disassembling after...
2021-03-03 Choongwoo Han[llvm-cov] Cache file status information
2021-03-03 Elia Geretto[XRay][x86_64] Fix CFI directives in assembly trampolines
2021-03-03 Louis Dionne[libc++] Use generator expression to simplify the CMake...
2021-03-03 Louis Dionne[libc++/abi] Replace uses of _NOEXCEPT in src/ by noexcept
2021-03-03 Hanhan Wang[mlir][linalg] Delete unused vars if there are shaped...
2021-03-03 MaheshRavishankar[mlir] Add LinalgInterface method to clone with a given...
2021-03-03 Philip ReamesFix a build warning from ea7d208
2021-03-03 Philip Reames[basicaa] Rewrite isGEPBaseAtNegativeOffset in terms...
2021-03-03 Baptiste Saleil[VirtRegRewriter] Insert missing killed flags when...
2021-03-03 Philip Reames[basicaa] Fix a latent bug in isGEPBaseAtNegativeOffset
2021-03-03 Philip Reames[basicaa] Minor indentation fix
2021-03-03 Louis Dionne[pstl] Fix broken policy_traits and clean up unused...
2021-03-03 Philip Reames[tests] Add tests for cases brought up during review...
2021-03-03 Arnold Schwaighofer[coro async] Allow a coro.suspend.async to specify...
2021-03-03 Benjamin Kramer[mlir][Shape] Lower cstr_eq to shape_eq + assert
2021-03-03 Nathan James[clang-tidy] Deprecate readability-deleted-default...
2021-03-03 Nathan James[clang-query] Fix help text after D91918
2021-03-03 Simon Pilgrim[X86] Fold scalar_to_vector(x) -> extract_subvector...
2021-03-03 David Tenty[AIX][clang][driver] Restrict /usr/lib to internal...
2021-03-03 Daniel McIntosh[test] Fix apparent typo in clang/test/Driver/std.c
2021-03-03 Benjamin Kramer[mlir][Shape] Make shape_eq nary
2021-03-03 Nico WeberRevert "[InstrProfiling] Place __llvm_prf_vnodes and...
2021-03-03 Benjamin Kramer[mlir][Shape] Make cstr_eq more like cstr_broadcastable
2021-03-03 Melanie Blower[clang][patch] To solve PR26413, x86 interrupt routines...
2021-03-03 Aaron BallmanImplement P2173 for attributes on lambdas
2021-03-03 Anastasia Stulova[OpenCL] Prevent adding extension pragma by default.
2021-03-03 Hans WennborgRevert "[ObjC][ARC] Use operand bundle 'clang.arc.attac...
2021-03-03 Hans Wennborgrevert llvm/include/llvm/Analysis/ObjCARCUtil.h part...
2021-03-03 Kadir Cetinkaya[clangd] Make WorkspaceSymbols request work with empty...
2021-03-03 Ayke van Laethem[AVR] Fix def state of operands
2021-03-03 Ayke van Laethem[AVR] Fix expansion of NEGW
2021-03-03 Ayke van Laethem[AVR] Add register aliases XL, YH, etc
2021-03-03 Matt ArsenaultGlobalISel: Add default implementation of assignValueToReg
2021-03-03 Aaron BallmanImprove static_assert/_Static_assert diagnostics
2021-03-03 Piotr Sobczak[AMDGPU] Introduce Strict WQM mode
2021-03-03 Vladislav Vinogradov[mlir][ODS] Use StringLiteral instead of StringRef...
2021-03-03 Vladislav Vinogradov[mlir][NFC] Use `BaseMemRefType::isValidElementType...
2021-03-03 Christian Sigg[mlir] Silence -Wglobal-constructors error in CudaRunti...
2021-03-03 Raphael Isemann[lldb][NFC] Delete unused AddressResolverName
2021-03-03 Christian Sigg[mlir] Move cuda tests
2021-03-03 Stephen Kelly[ASTMatchers] Make Param functors variadic
2021-03-03 Sam McCall[clangd] Fix uninit member
2021-03-03 JinGu Kang[AArch64] Add missing intrinsics for vcls
2021-03-03 Mikael Holmen[lld][MachO] Silence "enumeral and non-enumeral type...
2021-03-03 Andy Yankovsky[lldb] Fix handling of `DW_AT_decl_file` according...
2021-03-03 Piotr Sobczak[AMDGPU] Rename amdgcn_wwm to amdgcn_strict_wwm
2021-03-03 Carl Ritson[AMDGPU] Rename llvm.amdgcn.msaa.load to llvm.amdgcn...
2021-03-03 Thomas Preud... [FileCheck] Do not skip end of line in diagnostics
2021-03-03 Petr Hosek[runtimes] Use standalone build only for compiler-rt
2021-03-03 David Green[ARM] Ensure undef is propagated to CBZ/CBNZ flags
2021-03-03 Andy Wingo[WebAssembly] Swap operand order of call_indirect in...
2021-03-03 Prateek Pardeshi[Polly] Refabricating IsOutermostParallel() from Intege...
2021-03-03 Hsiangkai Wang[RISCV] Use RISCVV_BUILTIN for vector intrinsic checking.
2021-03-03 Qiu Chaofan[PowerPC] Allow spilling GPR to VSR on AIX
2021-03-03 Craig Topper[LegalizeVectorTypes] Improve SplitVecRes_INSERT_SUBVEC...
2021-03-03 Jianzhou ZhaoFix the build error caused by D97570
2021-03-03 Jianzhou Zhao[dfsan] Propagate origin tracking at load
2021-03-03 Nathan James[clang][NFC] pack StaticDiagInfoRec
2021-03-03 Nathan James[clang-tidy][NFC] Use equalsBoundNode matchers to simpl...
2021-03-03 Wang, Pengfei[NFC] Add x86_amx and some missed half, bfloat keywords...
2021-03-03 George Balatsouras[dfsan] Fix clang-tidy warnings
2021-03-03 Felix Berger[clang-tidy] performance-for-range-copy: Don't trigger...
2021-03-03 Petr HosekRevert "[runtimes] Use standalone build only for compil...
2021-03-03 Petr Hosek[CMake] Enable Polly for Fuchsia toolchain build
2021-03-03 Jonas Devlieghere[lldb] Inline objc_opt->version >= 14 to avoid dealing...
2021-03-03 Jonas Devlieghere[lldb] Add more logging to __lldb_apple_objc_v2_get_dyn...
2021-03-03 Victor Huang[AIX][TLS] Generate TLS variables in assembly files
2021-03-03 Petr Hosek[runtimes] Use standalone build only for compiler-rt
2021-03-03 zoecarver[libc++] Add bind_front function (P0356R5).
2021-03-03 Jonas Devlieghere[lldb] Extend Python convenience variable table with...
2021-03-03 Neal (nealsid)Migrate to llvm::unique_function instead of static...
2021-03-02 Arthur Eubanks[opt] Error if -debug-pass is specified alongside the...
2021-03-02 Andrei Elovikov[NFCI][VPlan] Modify Recipes' print methods to honor...
2021-03-02 Fangrui Song[test] Fix CodeGen/VE/Scalar tests
2021-03-02 Aart Bik[mlir][sparse] do not ignore ordering for "dense" tenso...
2021-03-02 Peter Steinfeld[flang] Detect circularly defined interfaces of procedures
2021-03-02 Nico Weberhack to unbreak check-llvm on win after https://reviews...
2021-03-02 Kamlesh Kumar[libunwind] [risc-v] This patch is for fixing
2021-03-02 Hansang Bae[OpenMP] Add allocator support for target memory
2021-03-02 Christopher... [libcxx] adds common_reference to <type_traits>
2021-03-02 Matt ArsenaultGlobalISel: Merge and cleanup more AMDGPU call lowering...
2021-03-02 Adrian PrantlPromote scalars to load addresses when dereferencing...
2021-03-02 Nikita Popov[AST] Remove unused Loop member (NFC)
2021-03-02 Sam McCall[clangd] Move DraftStore from ClangdLSPServer into...
2021-03-02 Nathan James[cte][NFC] Remove all references to stdlib stream headers.
2021-03-02 Markus Böck[PR48898][CMake] Support MinGW Toolchain tool sin llvm_...
2021-03-02 Heejin Ahn[WebAssembly] Fix more ExceptionInfo grouping bugs
2021-03-02 Stephen Kelly[clang-tidy] Simplify unused RAII check
2021-03-02 Nikita Popov[LICM] Make promotion faster
2021-03-02 Yonghong SongBPF: Fix a bug in peephole TRUNC elimination optimization
2021-03-02 Thomas Preud... Add __builtin_isnan(__fp16) testcase
2021-03-02 Greg McGary[lld-macho] Rework length check when opening input...
next