platform/upstream/llvm.git
2022-07-01 wren romano[mlir][sparse] Reducing computational complexity
2022-07-01 Valentin Clement[flang][NFC] Add embox test with character
2022-07-01 Alexey Bataev[SLP][NFC]Rework the test for logical and freeze, need...
2022-07-01 Haojian Wu[pseudo] NFC, polish the fix of c99827349927a44334f2b04...
2022-07-01 Eric Kunze[mlir][tosa] Update TOSA transpose_conv2d to match...
2022-07-01 Alexey Bataev[SLP][NFC]Add a test for logical and operands, requirin...
2022-07-01 Fangrui Song[UpdateTestChecks][test] Remove stray ; before/after...
2022-07-01 Arthur Eubanks[gn build] Manually port 43dc3190
2022-07-01 rdzhabarov[mlir] Fix usages of `run-reproducer`.
2022-07-01 Erich KeaneRevert "Re-apply "Deferred Concept Instantiation Implem...
2022-07-01 Craig Topper[RISCV] Considering existing offset in the alignment...
2022-07-01 Haojian Wu[pseudo] Fix an out-of-bound issue in getReduceRules.
2022-07-01 Fangrui Song[MC][RISCV] Suppress R_RISCV_{ADD,SUB}32 in .apple_name...
2022-07-01 Rong XuRemove redundant code. [NFC]
2022-07-01 Peiming Liu[mlir][sparse] add more unittest cases to sparse dialec...
2022-07-01 Xiang Li[DirectX] add thread/group id DXIL operations.
2022-07-01 Aaron BallmanTest a few more C99 DRs
2022-07-01 Petr Hosek[compiler-rt] Update Fuchsia sanitizer sched_yield
2022-07-01 Quentin Colombet[GISel] Don't fold convergent instruction across CFG
2022-07-01 Petr Hosek[CMake][Fuchsia] Use libunwind as the default unwinder
2022-07-01 LLVM GN Syncbot[gn build] Port 554aea52d79e
2022-07-01 Martin Sebor[InstCombine] Add tests in anticipation of D128939...
2022-07-01 Martin Sebor[InstCombine] Transform strrchr to memrchr for constant...
2022-07-01 Alexey Lapshin[reland][Debuginfo][DWARF][NFC] Refactor DwarfStringPoo...
2022-07-01 Pengxuan Zheng[LLD][COFF] Ignore /kernel flag
2022-07-01 Arjun P[MLIR][Presburger] support symbolicLexMin for IntegerRe...
2022-07-01 Arjun P[MLIR][Presburger] Simplex: refactor (symbolic)lex...
2022-07-01 Kirill Okhotnikov[libc][math] Improved ExhaustiveTest performance.
2022-07-01 Fangrui Song[llvm-objdump] -r: print non-SHF_ALLOC relocations...
2022-07-01 Fazlay Rabbi[OpenMP] Initial parsing and semantic support for ...
2022-07-01 Jun ZhangRevert "[NFC] Add a missing test for for clang-repl"
2022-07-01 Jun Zhang[NFC] Add a missing test for for clang-repl
2022-07-01 lorenzo chelini[MLIR][Linalg] Update filename to reflect implementatio...
2022-07-01 Sander de Smalen[AArch64] Make nxv1i1 types a legal type for SVE.
2022-07-01 Nikita Popov[AST] Don't assert instruction reads/writes memory...
2022-07-01 Sam McCall[pseudo] temporary fix for missing generated header...
2022-07-01 Andrew Ng[Build][NFC] Fixes for building on Windows with libc++
2022-07-01 Nikita Popov[SCEV] Remove unnecessary pointer handling in BuildCons...
2022-07-01 Nikita Popov[LoopDeletion] Fix deletion with unusual predecessor...
2022-07-01 David Goldman[clangd][ObjC] Fix ObjC method definition completion
2022-07-01 Erich KeaneRe-apply "Deferred Concept Instantiation Implementation""
2022-07-01 Shilei Tian[NFC][OpenMP][CUDA] Remove unnecessary default label
2022-07-01 Nikita Popov[ConstantRange] Fix sdiv() with one bit values (PR56333)
2022-07-01 Matt Devereau[SVE][AArch64] Refine hasSVEArgsOrReturn
2022-07-01 Mirko Brkusanin[AMDGPU][GlobalISel] Always use VGPR bank for G_FCMP
2022-07-01 Ben Dunbobbin[LLVM][LTO][LLD] Enable Profile Guided Layout (--call...
2022-07-01 Nikita Popov[IRBuilder] Move CreateNeg() to fold API
2022-07-01 Nikita Popov[IRBuilder] Move CreateNot() to fold API
2022-07-01 Florian Hahn[LV] Don't optimize exit cond during epilogue vectoriza...
2022-07-01 Pavel Labath[lldb/test] Don't use preexec_fn for launching inferiors
2022-07-01 Nikita Popov[SimplifyLibCalls] Use inbounds GEP
2022-07-01 Sanjay Patel[InstCombine] add code comment for icmp transform; NFC
2022-07-01 Aaron BallmanAdd some more expected warnings to this C99 DR test
2022-07-01 Aaron BallmanEnsure that the generic associations aren't redundant
2022-07-01 Matt Devereau[AArch64][SVE] Create AArch64ISD node for DUPQLANE128
2022-07-01 Aaron BallmanFix this C99 DR to be more robust
2022-07-01 Florian Hahn[VPlan] Move addMetadata to VPTransformState (NFC).
2022-07-01 Guillaume ChateletRevert "[reland] algorithm_test.cpp"
2022-07-01 Guillaume Chatelet[reland] algorithm_test.cpp
2022-07-01 Kazushi (Jam... [VE][NFC] Correct comment
2022-07-01 Florian Hahn[LV] Update test for #56319 to use interleave group.
2022-07-01 Valentin Clement[flang] File omp_lib.f90 is not a standard intrinsic...
2022-07-01 Daniel Bertalan[lld-macho] Fix left shift of negative value UB
2022-07-01 Dmitry Preobrazhensky[AMDGPU][GFX908][DOC][NFC] Update assembler syntax...
2022-07-01 Simon PilgrimRevert rG057db2002bb3: [X86] combineAndnp - constant...
2022-07-01 Dmitry Preobrazhensky[AMDGPU][GFX940][DOC][NFC] Update assembler syntax...
2022-07-01 Florian Hahn[LV] Add test case for #56319.
2022-07-01 Nico Weber[gn build] (manually) port fe66aebd7551 (PseudoCLI)
2022-07-01 Nico Weber[gn build] (manually) port cd2292ef824 (PseudoCXX)
2022-07-01 Christian Kandeler[clangd] Also mark output arguments of array subscript...
2022-07-01 Serge PavlovRevert "[FPEnv] Allow CompoundStmt to keep FP options"
2022-07-01 Valentin Clement[flang] Fix for broken/degenerate forall case
2022-07-01 Mikhail Goncharov[fix/build] bazel rule for ParallelCombiningOpInterface
2022-07-01 Muhammad Omair... [LLDB] Xfail TestStepNoDebug.py AArch64/Windows
2022-07-01 Chen Zheng[SCEV] pre-commit test case for D127835, NFC
2022-07-01 Serge PavlovFix warning on unhandled enumeration value
2022-07-01 Valentin Clement[flang] Add correct number of args for wait
2022-07-01 Chen Zheng[InstructionSimplify] handle denormal input for fcmp
2022-07-01 Daniel Bertalan[lld-macho] Handle LOH_ARM64_ADRP_LDR linker optimizati...
2022-07-01 Serge Pavlov[FPEnv] Allow CompoundStmt to keep FP options
2022-07-01 Nikita Popov[ConstExpr] Don't create insertvalue expressions
2022-07-01 Nicolas Vasilache[mlir][SCF] Add a ParallelCombiningOpInterface to decou...
2022-07-01 Nicolas Vasilache[mlir][vector] Untangle TransferWriteDistribution and...
2022-07-01 Nikita Popov[SCCP] Only handle unknown lattice values in resolvedUn...
2022-07-01 Piotr Sobczak[AMDGPU] Add WMMA clang builtins
2022-07-01 Piotr Sobczak[AMDGPU] Update WMMA intrinsics with explicit f16 types
2022-07-01 Chen Zheng[NFC] add --match-full-lines to the RUN line
2022-07-01 Haojian Wu[pseudo] Define a clangPseudoCLI library.
2022-07-01 Valentin Clement[flang] Fix APFloat conversion cases
2022-07-01 Chen Zheng[Inline] don't add noalias metadata for unknown objects.
2022-07-01 Pavel Labath[lldb] Add tests which simulate the various std::string...
2022-07-01 Pavel Labath[lldb/dyld-posix] Avoid reading the module list in...
2022-07-01 Emre Kultursay[PATCH] [lldb-server] Skip shared regions for memory...
2022-07-01 Hubert Tong[clang][NFC][tests] dr208.c optional signext handling
2022-07-01 jacquesguan[mlir][Vector] Fold InsertStridedSliceOp of ExtractStri...
2022-07-01 jacquesguan[mlir][Vector] Fold InsertStridedSliceOp of two splat...
2022-07-01 Volodymyr Sapsai[ODRHash diagnostics] Move common code for calculating...
2022-07-01 Fangrui SongRemove unneeded cl::ZeroOrMore. NFC
2022-07-01 Fangrui Song[mlir] Remove unneeded cl::ZeroOrMore for ListOption...
2022-07-01 Volodymyr Sapsai[ODRHash diagnostics] Split `err_module_odr_violation_m...
next