platform/upstream/llvm.git
2023-01-25 Louis Dionne[libc++] Introduce a compile-time mechanism to override...
2023-01-25 Tom Stellardtest-release.sh: Only build clang for stage1 and stage2
2023-01-25 Muhammad Omair... [compiler-rt] Remove XFAIL decorator trampoline_setup_t...
2023-01-25 Craig Topper[RISCV] Combine extract_vector_elt followed by VFMV_S_F_VL.
2023-01-25 yronglin[NFC][libc++] Remove __unexpected namespace
2023-01-25 Jez Ng[lld-macho] Have all load commands aligned to the word...
2023-01-25 Benjamin Kramer[ADT] Use fold expressions to compare tuples. NFCI
2023-01-25 Kirill Stoimenov[HWASAN] Copy some ASAN independent unit tests from...
2023-01-25 usama hameed[CodeGen] bugfix: add REQUIRES target triple in test
2023-01-25 Younan Zhang[ADT] Fix circular include dependency by using std...
2023-01-25 Ben Langmuir[clang][test] Remove check that fails if SOURCE_DATE_EP...
2023-01-24 Alexander Yermolovich[BOLT][DWARF] Reuse entries in .debug_addr when not...
2023-01-24 Luke Hutton[mlir][tosa] Add RFFT2d operation
2023-01-24 usama hameed[ASan] Introduce a flag -asan-constructor-kind to contr...
2023-01-24 usama hameed[CodeGen] bugfix: ApplyDebugLocation goes out of scope...
2023-01-24 Kevin Sala[OpenMP][libomptarget] Implement memory lock/unlock...
2023-01-24 Nick Desaulniers[InlineCost] model calls to llvm.objectsize.*
2023-01-24 Joseph Huber[Clang] Add missing requires directives for new test
2023-01-24 Joseph Huber[OpenMP] Do not link the bitcode OpenMP runtime when...
2023-01-24 Joseph Huber[OpenMP] Unconditionally link the OpenMP device RTL...
2023-01-24 Joseph Huber[LinkerWrapper] Only import static libraries with neede...
2023-01-24 Giorgis Georgakoudis[OpenMP][docs] Update for record-and-replay
2023-01-24 Benjamin Kramer[BOLT] Use range-based implicit def/use accessors....
2023-01-24 Ilya Tokar[X86] Add support for "light" AVX
2023-01-24 Shilei Tian[OpenMP] Disable tests that are not supported by GCC...
2023-01-24 Nick Desaulniers[llvm][DiagnosticInfo] handle function pointer casts
2023-01-24 Matt ArsenaultIR: Add atomicrmw uinc_wrap and udec_wrap
2023-01-24 Sanjay Patel[InstCombine] invert canonicalization of sext (x >...
2023-01-24 Slava Zakharin[flang] Fixed missing dependency.
2023-01-24 Jay Foad[MC] Store target Insts table in reverse order. NFC.
2023-01-24 Philipp Tomsich[AArch64] Add the Ampere1A core
2023-01-24 Jay Foad[MC] Store number of implicit operands in MCInstrDesc...
2023-01-24 Johannes Doerfert[OpenMP][NFC] Augment release notes
2023-01-24 Philipp Tomsich[AArch64] Update enabled extensions for Ampere1 core
2023-01-24 Kevin Sala[OpenMP][Doc] Update release notes with NextGen plugins
2023-01-24 Philipp TomsichFix C++11 warnings in RangeSetTest.cpp
2023-01-24 Joseph Huber[Clang] Only emit textual LLVM-IR in device only mode
2023-01-24 Manas[analyzer] Update satest dependencies
2023-01-24 Manas[analyzer][solver] Improve reasoning for not equal...
2023-01-24 Douglas YungRevert "[15/15][Clang][RISCV][NFC] Set data member...
2023-01-24 Florian Hahn[SCCP] Use range info to prove AddInst has NUW flag.
2023-01-24 Sanjay Patel[InstCombine] canonicalize 'not' ahead of bitcast+sext
2023-01-24 Sanjay Patel[InstCombine] add tests for 'not' of cast of cast; NFC
2023-01-24 Aaron BallmanDrop a path component from the sarif diagnostics test...
2023-01-24 Aart Bik[asan] fix two memory leaks in integration tests
2023-01-24 Paul Robinson[TargetParser] Remove an EXPECT that is never executed
2023-01-24 Philip Reames[RISCV][LSR] Treat number of instructions as dominate...
2023-01-24 Siva Chandra... [libc][NFC] Replace "inline" keyword with "LIBC_INLINE".
2023-01-24 Guilherme Valarini[OpenMP][Docs] Add non-blocking target nowait environme...
2023-01-24 Sanjay Patel[InstCombine] regenerate test checks; NFC
2023-01-24 Sanjay Patel[InstCombine] reduce code duplication; NFC
2023-01-24 Sanjay Patel[InstCombine] rename variables for readability; NFC
2023-01-24 Stanislav Mekhanoshin[AMDGPU] Split dot8 feature
2023-01-24 Shilei Tian[OpenMP][Doc] Update release note for 16 release
2023-01-24 Stanislav Mekhanoshin[AMDGPU] Remove dot1 and dot6 features from clang for...
2023-01-24 Han Zhu[NFC] Update tsan_rtl.h comment after D142039
2023-01-24 Valentin Clement[flang] Keep a fir.box type when doing an array of...
2023-01-24 Alexandros... [IPSCCP][FuncSpec] Fix compiler crash 60191.
2023-01-24 Joseph Huber[OpenMP][Docs] Add some release notes for OpenMP
2023-01-24 Vassil VassilevTeach RuntimeDyld about COFF weak references and to...
2023-01-24 Pratik SharmaCorrect some dead links in the clang-tidy docs
2023-01-24 Slava ZakharinRevert "[OpenMP][Archer] Use dlsym rather than weak...
2023-01-24 Stanislav Mekhanoshin[AMDGPU] Add missing gfx11 tests in the directive-amdgc...
2023-01-24 Jan Svoboda[clang][deps] NFC: Remove dead code
2023-01-24 Jan Svoboda[clang][deps] Account for transitive spurious dependencies
2023-01-24 Ayke van Laethem[AVR] Support most address space casts
2023-01-24 Florian Hahn[VPlan] Fix leak by manually cleaning up allocated...
2023-01-24 Mark de Wever[libc++][format] Fixes usage of contiguous ranges.
2023-01-24 Ben Langmuir[clang][deps] Add module files for input dependencies...
2023-01-24 eopXD[15/15][Clang][RISCV][NFC] Set data member under Policy...
2023-01-24 eopXD[14/15][Clang][RISCV] Change default policy from TAMU...
2023-01-24 eopXD[13/15][Clang][RISCV][NFC] Remove repeating test cases...
2023-01-24 eopXD[12/15][Clang][RISCV][NFC] Refine the way to check...
2023-01-24 Guillaume ChateletRevert D142108 "[reland][libc][NFC] Detect host CPU...
2023-01-24 Mark de Wever[libc++][doc] Updates format status.
2023-01-24 eopXD[11/15][Clang][RISCV][NFC] Remove Policy::PolicyType...
2023-01-24 Yitzhak Mandelbaum[clang][dataflow] Fix bug in handling of reference...
2023-01-24 Guillaume Chatelet[reland][libc][NFC] Detect host CPU features using...
2023-01-24 Nicolas Vasilache[mlir][Linalg] NFC - Expose packing transpose implement...
2023-01-24 LLVM GN Syncbot[gn build] Port dc8e2ea92953
2023-01-24 Javier Setoain[mlir][sparse][ArmSVE] Enable sparse integration tests...
2023-01-24 eopXD[10/15][Clang][RISCV][NFC] Don't need to check for...
2023-01-24 eopXD[9/15][Clang][RISCV][NFC] Use correct type for `RVVType...
2023-01-24 Jay Foad[KnownBits] Add missing const to a couple of methods
2023-01-24 Florian Hahn[VPlan] Add tests for VPlanVerifier (NFC).
2023-01-24 Francesco Petrogalli[llvm][docs] Fix indentation of item list. [NFCI]
2023-01-24 Alex Bradbury[clang][RISCV] Fix ABI mismatch between GCC and Clang...
2023-01-24 Stefan Gränitz[ObjC][ARC] Share bundle handling code between steps...
2023-01-24 Stefan Gränitz[ObjC][ARC] Teach the OptimizeSequences step of ObjCARC...
2023-01-24 Johannes ReifferscheidRelax requirements for TileOp.
2023-01-24 Joachim Protze[OpenMP][Archer] Use dlsym rather than weak symbols...
2023-01-24 Florian Hahn[SCCP] Add vector add tests for nuw/nsw inference.
2023-01-24 David Green[AAch64] Format TargetParserTest ARMCPUTestParams table...
2023-01-24 Sanjay Patel[InstCombine] reduce compare of signbits of 2 values
2023-01-24 Sanjay Patel[InstCombine] adjust/add tests for cmp-of-signbits...
2023-01-24 Valentin Clement[flang] Use input type to recover the type desc when...
2023-01-24 Valentin Clement[flang] Handle passing NULL() to polymorphic pointer...
2023-01-24 Valentin Clement[flang][NFC] Fix typo
2023-01-24 Aaron BallmanFix the Clang sphinx build
2023-01-24 Paul Walker[SVE] Fix invalid INSERT_SUBVECTOR creation when loweri...
next