platform/upstream/llvm.git
2022-07-03 Craig Topper[RISCV] Add more SHXADD isel patterns.
2022-07-03 Vitaly Buka[lsan] malloc_usable_size returns 0 for nullptr
2022-07-03 lewuathe[mlir][complex] Inverse canonicalization between exp...
2022-07-02 Craig Topper[RISCV] Match RISCVISD::ADD_LO in SelectAddrRegImm.
2022-07-02 Florian Hahn[VPlan] Move setDebugLocFromInst to VPTransformState...
2022-07-02 Luo, Yuanke[globalisel] Add test case for regbank selection.
2022-07-02 lorenzo chelini[MLIR] Rename FusePadOpWithLinalgConsumer -> FusePadOpW...
2022-07-02 Craig Topper[RISCV] isel (shl (and X, C2), C) -> (slli (srliw X...
2022-07-02 Craig Topper[RISCV] isel (add (and X, 0xFFFFFFFE), Y) as (SH1ADD...
2022-07-02 Petr HosekRevert "[CMake][Fuchsia] Use libunwind as the default...
2022-07-02 owenca[clang-format][NFC] Replace an EXPECT_EQ with a verifyF...
2022-07-02 Joseph Huber[llvm-objdump] Ensure offloading sections have proper...
2022-07-02 Yeting Kuo[RISCV] Restore "Enable shrink wrap by default"
2022-07-02 Johannes Doerfert[Attributor] Move heap2stack allocas to the entry block...
2022-07-02 Johannes Doerfert[OpenMP][NFC] Reuse check lines for Clang/OpenMP tests
2022-07-02 owenca[clang-format] Run dump_format_style.py for LK_Verilog
2022-07-02 wren romano[mlir][sparse] Silencing some -Wunused-function in...
2022-07-02 Yeting Kuo[RISCV][NFC] Simplify condition of IsTU.
2022-07-02 LLVM GN Syncbot[gn build] Port d2d8b0aa4f80
2022-07-02 LLVM GN Syncbot[gn build] Port 228c8f9cc0b2
2022-07-02 Joseph Huber[llvm-objdump] Add support for dumping embedded offload...
2022-07-02 Joseph Huber[ObjectYAML] Add offloading binary implementations...
2022-07-02 Jennifer YuGenerate the capture for the field when the field is...
2022-07-01 LLVM GN Syncbot[gn build] Port 94c7b89fe5b0
2022-07-01 Konstantin... [libc++][ranges] Implement `ranges::stable_sort`.
2022-07-01 Vitaly Buka[sanitizer] Update dn_expand interceptor for glibc...
2022-07-01 Nuno LopesRevert [LowerMatrixMultiplication] Switch dummy values...
2022-07-01 Nuno Lopesattempt to fix aarch64 build bot
2022-07-01 Nuno Lopes[LowerMatrixMultiplication] Switch dummy values from...
2022-07-01 Maksim Panchenko[BOLT] Fix instrumentation problem with floating point
2022-07-01 Fangrui Song[llvm-lto2] Remove unneeded cl::init(false). NFC
2022-07-01 Argyrios Kyrtzidis[Lex] Introduce `PPCallbacks::LexedFileChanged()` prepr...
2022-07-01 Arthur Eubanks[bazel] Fix invalid characters
2022-07-01 Arthur Eubanks[bazel] Port 43dc3190, adding rules to generate dxil...
2022-07-01 Sanjay Patel[InstCombine] restrict select of bit-tests to constant...
2022-07-01 Sanjay Patel[InstCombine] avoid 'tmp' usage in test files; NFC
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...
next