platform/upstream/llvm.git
2022-11-21 Fangrui Song[ELF] Add InputSectionBase::{addRelocs,relocs} and...
2022-11-21 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-21 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-11-21 Christopher... [clang-tblgen][NFC] renames Diagnostic.Text to Diagnost...
2022-11-21 gonglingqin[LoongArch] Make function name in error message consist...
2022-11-21 Zi Xuan Wu... [CSKY] Lower ISD::ConstantPool node to support getting...
2022-11-21 gonglingqin[LoongArch] Add intrinsics for ibar, break and syscall
2022-11-21 Fangrui Song[ELF] Don't ignore --detect-odr-violations
2022-11-21 Fangrui Song[CMake][OpenMP] Remove -Wl,--warn-shared-textrel
2022-11-21 Fangrui Song[ELF] Simplify InputSectionBase::getSize
2022-11-20 Fangrui Song[ELF] Replace rawData+size with content_+size+compresse...
2022-11-20 Fangrui Song[ELF] Change rawData to content() and data() to content...
2022-11-20 Kazu Hirata[clang] Remove unused forward declarations (NFC)
2022-11-20 Adrian Vogelsgesang[LLDB] Do not dereference promise pointer in `coroutine...
2022-11-20 Fangrui Song[ELF] InputSectionBase: add bool compressed to avoid...
2022-11-20 Kazu Hirata[Analysis] Remove getInverseMinMaxPred
2022-11-20 Fangrui Song[ELF] Shuffle SectionBase fields. NFC
2022-11-20 Thomas Preud... Add version to all LLVM cmake package
2022-11-20 Greg ClaytonAdd a new top level statistic that tracks how many...
2022-11-20 Kazu Hirata[ADT] Remove deperecated methods in OptionalStorage
2022-11-20 Kazu Hirata[ADT] Remove llvm::empty
2022-11-20 Bjorn Pettersson[LV] Clean up LoopVectorizationCostModel::calculateRegi...
2022-11-20 Bjorn Pettersson[TableGen] Fix SubRegIndex size computation for concate...
2022-11-20 Bjorn Pettersson[TableGen] Let -register-info-debug dump Offset/Size...
2022-11-20 Kazu Hirata[Support] Use std::is_convertible_v (NFC)
2022-11-20 Kazu Hirata[ADT] Use std::is_copy_constructible_v (NFC)
2022-11-20 Simon Pilgrim[X86] IceLakeServer - PACKS instructions take latency 3cy
2022-11-20 Adrian Vogelsgesang[LLDB] Recognize `std::noop_coroutine()` in `std::corou...
2022-11-20 Louis Dionne[libc++][NFC] Refactor run-buildbot to make it closer...
2022-11-20 Joe Loser[ADT] Remove deprecated `llvm::array_lengthof`
2022-11-20 Joe Loser[ADT] Simplify determining size for joining items
2022-11-20 Adrian Vogelsgesang[lldb] Fix test expectation in `TestCoroutineHandle...
2022-11-20 Kazu Hirata[llvm] Remove unused forward declarations (NFC)
2022-11-20 Corentin Jabot[Clang] Add papers approved in Kona by WG21 to the...
2022-11-20 Simon Pilgrim[MCA][X86] Add missing test coverage for BWI instructions
2022-11-20 Simon Pilgrim[MCA][X86] Add test coverage for IFMA instructions
2022-11-20 Nico Weber[gn build] port af8c49dc1ec4
2022-11-20 Louis Dionne[libc++] Introduce a setting to remove fstream from...
2022-11-20 Alexandre Ganea[LLD][COFF] Survive empty and invalid PCH signature
2022-11-20 Benjamin Kramer[X86] Fix atomic rmw intrinsic expansion for non-opaque...
2022-11-20 Adrian VogelsgesangReapply "[LLDB] Devirtualize coroutine promise types...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary SHLD32rri8/SHRD16rri8 instruct...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary XGETBV instruction overrides...
2022-11-20 Simon Pilgrim[MCA][X86] Add test coverage for XSAVE instructions
2022-11-20 Simon Pilgrim[X86] Remove unnecessary RDPMC/RDTSC instruction overri...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary string instruction overrides...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary bit test instruction overrides...
2022-11-20 Simon Pilgrim[X86] Improve LOOP/LOOPE/LOOPNE schedule on SandyBridge...
2022-11-20 Simon Pilgrim[MCA][X86] Add test coverage for LOOP/LOOPE/LOOPNE...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary zmm shuffle instruction overri...
2022-11-20 Simon Pilgrim[X86] znver2 - (V)EXTRACTPSrr takes 2 uops
2022-11-20 Fangrui Song[ADT] Remove None=1 MSVC workaround
2022-11-20 Kazu HirataUse None consistently (NFC)
2022-11-20 Noah Goldstein[clang-format] Don't use PPIndentWidth inside multi...
2022-11-20 Kazu Hirata[lldb] Use Optional::has_value instead of Optional...
2022-11-20 Kazu Hirata[Analysis] Use llvm::Optional::value_or (NFC)
2022-11-20 Phoebe Wang[X86] Use lock or/and/xor for cases that we only care...
2022-11-20 Vitaly Buka[test][asan] Rename variables for less confusion
2022-11-19 Kazu Hirata[Analysis] Teach getOptionalIntLoopAttribute to return...
2022-11-19 Kazu Hirata[SelectionDAG] Teach getRegistersForValue to return...
2022-11-19 Fangrui SongRemove unused llvm/IRPrinter/IRPrintingPasses.h or...
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for BF16 instructions
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for VP2INTERSECT instructions
2022-11-19 Kazu Hirata[ADT] Remove deprecated Any::hasValue
2022-11-19 David Green[AArch64] Disable aarch64-enable-gep-opt
2022-11-19 Med Ismail... [lldb/Plugins] Fix build failure with GCC in ScriptedPy...
2022-11-19 Kazu Hirata[ADT] Remove deperecated methods in OptionalStorage
2022-11-19 Tue Ly[libc][math] Remove UInt<128>::operation* specialization.
2022-11-19 Tue Ly[libc] Add sub_with_borrow to builtin_wrapper.h
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for VAES instructions
2022-11-19 Kazu Hirata[mlir] Remove deprecated methods in OptionalParseResult
2022-11-19 Kazu Hirata[Basic] Remove deprecated methods in MapEntryOptionalSt...
2022-11-19 Alexandre Ganea[CodeView] Replace GHASH hasher by BLAKE3
2022-11-19 Florian Hahn[ConstraintElim] Add add nsw tests with negative constant.
2022-11-19 Fangrui Song[ELF][test] Clean up PT_OPENBSD tests
2022-11-19 Simon Pilgrim[X86] Remove unnecessary STC instruction overrides
2022-11-19 Simon Pilgrim[X86] Remove unnecessary STD + CLD instruction overrides
2022-11-19 Vitaly BukaRevert "[XCOFF] llvvm-readobj support display symbol...
2022-11-19 Nico Weber[gn build] Reformat all build files
2022-11-19 Florian Hahn[ConstraintElim] Split up large gep-arithmetic.ll test.
2022-11-19 Simon Pilgrim[TableGen] SubtargetEmitter.cpp - clang-format includes...
2022-11-19 Florian Hahn[ConstraintElim] Rename test file to match contents.
2022-11-19 Simon Pilgrim[X86] Remove some unnecessary cvt overrides
2022-11-19 Simon Pilgrim[X86] Ensure we're testing the misched-matrix.ll tests...
2022-11-19 Simon Pilgrim[X86] Regenerate memcpy-2.ll test checks
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for BITALG instructions
2022-11-19 Alex RichardsonFix incorrect cast in VisitSYCLUniqueStableNameExpr
2022-11-19 Peixin Qiao[flang] Support lowering of intrinsic GET_COMMAND
2022-11-19 Vitaly Buka[test][asan] Simplify __sanitizer_verify_contiguous_con...
2022-11-19 Brad Smith[llvm-objdump] Left justify display of OpenBSD headers
2022-11-19 wanglei[LoongArch] Add support for tail call optimization
2022-11-19 Vitaly Buka[test][asan] Simplify loops in test
2022-11-19 Vitaly Buka[test][asan] Simplify test
2022-11-19 yronglin[CodeGen][ARM] Fix ARMABIInfo::EmitVAAarg crash with...
2022-11-19 Uday Bondhugula[MLIR] Fix incorrect assertion in memref replacement...
2022-11-19 wanglei[LoongArch] Add emergency spill slot for CFR spill...
2022-11-19 Slava ZakharinRevert "[flang] Use proper attributes for runtime calls...
2022-11-19 Peixin QiaoRevert "[flang] Support lowering of intrinsic GET_COMMAND"
2022-11-19 Nick Kreeger[MLIR] Add FieldParser implementation for Optional...
2022-11-19 Peixin Qiao[flang] Support lowering of intrinsic GET_COMMAND
next