platform/upstream/llvm.git
2022-03-02 Mircea Trofin[nfc][codegen] Move RegisterBank[Info].h under CodeGen
2022-03-02 Shraiysh Vaishay[mlir][OpenMP] Added assemblyFormat for atomic and...
2022-03-02 Abinav Puthan... [AMDGPU] Select no-return atomic ops in BUFInstructions.td
2022-03-02 Hongtao Yu[llvm-profgen] Generating probe-based non-CS profile.
2022-03-02 Hongtao Yu[CSSPGO][PriorityInliner] Do not use block weight to...
2022-03-02 LLVM GN Syncbot[gn build] Port 30e612ebdfb0
2022-03-02 Xiang1 ZhangTLS loads opimization (hoist)
2022-03-02 Maksim Panchenko[BOLT][test] Fix function size in test case
2022-03-02 Zhihao Yuan[AST] Print NTTP args as string-literals when possible
2022-03-02 Arthur EubanksRevert "[SLP] Schedule only sub-graph of vectorizable...
2022-03-02 Arthur EubanksRevert "[SLP] Remove SchedulingPriority from ScheduleDa...
2022-03-02 Lang Hames[examples][BuildingAJIT] Use the right layer when addin...
2022-03-02 Lang Hames[ORC] Set ResolverBlockAddr in EPCIndirectionUtils...
2022-03-02 Aart Bik[mlir][sparse][pytaco] added test with various sparse...
2022-03-02 Arthur Eubanks[gn build] Add -fsanitize=fuzzer to link flags in fuzze...
2022-03-01 Nico Weber[gn build] (manually) port 15ab7bc3af3c (TestingSupport...
2022-03-01 Craig Topper[LegalizeTypes] Remove incomplete StrictFP support...
2022-03-01 Bixia Zheng[mlir][sparse][taco] Support tensor dimension storage...
2022-03-01 David Green[AArch64] Add simple arithmetic cost model test. NFC
2022-03-01 Max Kudryavtsev[MLIR] [Arith] [NFC] Remove switch statement default...
2022-03-01 Sam Clegg[lld][WebAssembly] Improve error reporting for bad...
2022-03-01 Benjamin Kramer[bazel] Add a missing dependency after 1f971e23f089
2022-03-01 Peter Klausler[flang] Extension: don't require commas between most...
2022-03-01 Benjamin Kramer[bazel] Build fixes for 23aa5a744666
2022-03-01 Craig Topper[RISCV] Remove accidental negate from recently added...
2022-03-01 Stephane Moore[lldb] Hyphenate Objective-C exception breakpoint labels ✍️
2022-03-01 Siva Chandra... [libc][NFC] Add a static assert for futex size.
2022-03-01 rkayaith[mlir] Add option to control python search priming
2022-03-01 Florian Mayer[HWASAN] Add test for optnone function.
2022-03-01 Florian Mayer[HWASAN] erase lifetime intrinsics if tag is outside.
2022-03-01 Peter Klausler[flang] Allow data transfer stmt control list errors...
2022-03-01 Valentin Clement[flang] Add test for allocatable on the caller side
2022-03-01 Zequan Wu[PDB] add missing char8_t for 5c9e20d
2022-03-01 Joseph Huber[OpenMP][NFC] Add an option to print the module before...
2022-03-01 River Riddle[mlir][NFC] Remove several dead references to the old...
2022-03-01 Valentin Clement[flang] Add test for allocatable on the callee side
2022-03-01 River Riddle[mlir][NFC] Rename the old Standard dialect test direct...
2022-03-01 Duncan P. N... Testing: Make TempFile safe to move; test Temp{Dir...
2022-03-01 Martin Storsjö[libcxx] [test] Place output from newconfig tests under...
2022-03-01 Zequan Wu[PDB] Add char8_t type
2022-03-01 Valentin Clement[flang] Handle dynamic array lowering
2022-03-01 Krystian Kuzniarek[clang-format][docs] Fix a bad comment
2022-03-01 Björn Schäpers[clang-format] Fix BreakBeforeBinaryOperators with...
2022-03-01 Björn Schäpers[clang-format] Fix requires related crash
2022-03-01 Björn Schäpers[clang-format] Allow to set token types final
2022-03-01 David Tenty[libc++][AIX] Use C++ overloads from libc++'s math.h
2022-03-01 Cameron McInally[SVE] Update patterns to commute FMLS multiplication...
2022-03-01 Valentin Clement[flang] Lower basic IO statement
2022-03-01 Peter Klausler[flang] Check constraint C711 correctly
2022-03-01 River Riddle[mlir] Trim a huge number of unnecessary dependencies...
2022-03-01 River Riddle[mlir] Rename the Standard dialect to the Func dialect
2022-03-01 Brian Cain[libcxx] Make test case fmt specifiers more portable
2022-03-01 Craig Topper[RISCV] Add more test case for absolute value. NFC
2022-03-01 serge-sans... Cleanup includes: TransformsUtils
2022-03-01 serge-sans... Add missing include under EXPENSIVE_CHECK
2022-03-01 rdzhabarov[mlir] Fix unused var warning in the IR/MemRefOps.cpp
2022-03-01 Craig Topper[RISCV] Fix the indentation of 'ret' in rv*zb*-intrinsi...
2022-03-01 Arthur O'Dwyer[libc++] Add `explicit` to a bunch of internal detail...
2022-03-01 Fangrui SongFix -DLLVM_ENABLE_EXPENSIVE_CHECKS=on build after D120659
2022-03-01 Martin Storsjö[libcxx] [test] Fix the put_double, put_long_double...
2022-03-01 Martin Storsjö[libcxx] [test] Add a 'win32-' prefix to the 'broken...
2022-03-01 Mircea TrofinFix build breaks on ml-* bots introduced by include...
2022-03-01 Mark de Wever[libc++] Remove _LIBCPP_HAS_NO_STRONG_ENUMS.
2022-03-01 Aart Bik[mlir][sparse] fix compile-time warning
2022-03-01 Arthur O'Dwyer[libc++] Remove extraneous space in module.modulemap...
2022-03-01 Arthur O'Dwyer[libc++] [test] Improve the tests for std::{begin,end...
2022-03-01 Nicolas Miller[NVPTX] Add ex2.approx.f16/f16x2 support
2022-03-01 Jakub Chlanda[NVPTX] Add more FMA intriniscs/builtins
2022-03-01 Jakub Chlanda[NVPTX] Expose float tys min, max, abs, neg as builtins
2022-03-01 Zequan Wu[llvm-pdbutil] Fix crashes when TypeIndex is simple...
2022-03-01 Bixia Zheng[mlir][sparse] Extend convertToMLIRSparseTensor to...
2022-03-01 Michał Górny[libcxx] Add an explicit option to build against system...
2022-03-01 Jorge Gorbe... [bazel] add missing dependency
2022-03-01 William S.... [SCF][MemRef] Enable SCF.Parallel Lowering to use Scope Op
2022-03-01 Craig Topper[RISCV] Lower VECTOR_SPLICE to RVV instructions.
2022-03-01 Craig Topper[Analysis] Simplify the interface to llvm::getICmpCode...
2022-03-01 Tong Zhang[SanitizerBounds] Add support for NoSanitizeBounds...
2022-03-01 Malhar Jajoo[Openmp]: Missing import statement in openmp interface...
2022-03-01 Louis Dionne[libc++] Re generate header tests
2022-03-01 Siva Chandra... [libc] Remove the remaining uses of stdatomic.h.
2022-03-01 Lei Zhang[mlir][spirv] Convert gpu.barrier to spv.ControlBarrier
2022-03-01 serge-sans... Cleanup includes: LLVMAnalysis
2022-03-01 Jay Foad[AMDGPU] Handle legacy multiply-accumulate opcodes...
2022-03-01 Jay Foad[AMDGPU] Disentangle MFMA handling in convertToThreeAdd...
2022-03-01 Martin Storsjö[LLD] [COFF] Use StringTableBuilder to optimize the...
2022-03-01 Jay Foad[AMDGPU] Fix test_fmaak_otherimm_src0_f64 test
2022-03-01 Erich Keane[NFC]Promote addInstantiatedParametersToScope to a...
2022-03-01 Kristóf Umann[NFC][analyzer] Allow CallDescriptions to be matched...
2022-03-01 Joe Nash[UpdateTestChecks][AMDGPU] Run test update script
2022-03-01 Tue Ly[libc] Add LLVM_LIBC_CLANG_TIDY option and allow LLVM_L...
2022-03-01 Jun Zhang[Clang-tidy] Check the existence of ElaboratedType...
2022-03-01 Simon Pilgrim[X86] Add vector shift by scalar test with bitcasted...
2022-03-01 Craig Topper[DAGCombiner] Don't expand (neg (abs x)) if the abs...
2022-03-01 Craig Topper[RISCV] Add test cases miscompile of (rotl (grevi X...
2022-03-01 Nikita Popov[InstCombine] Support phi to cond fold with more than...
2022-03-01 Stefan Pintilie[PowerPC] Remove redundant MMA patterns.
2022-03-01 Nikita Popov[InstCombine] Add additional test for phi to condition...
2022-03-01 Adam Czachorowski[clang] Improve laziness of resolving module map headers.
2022-03-01 Jay Foad[AMDGPU] Preserve src2_modifiers in convertToThreeAddress
2022-03-01 Nikita Popov[InstCombine] Add more tests for phi to cond fold ...
next