platform/upstream/llvm.git
2022-11-21 Sam McCall[clangd] Add option to skip per-location checks.
2022-11-21 Sam McCall[clangd] Move --check options into Check.cpp. Add ...
2022-11-21 Phoebe Wang[X86] Pre-commit tests for pr58685 (negated cases)
2022-11-21 Sam McCall[clangd] Extend --check to time clang-tidy checks,...
2022-11-21 zhijian[XCOFF] llvm-readobj support display symbol table of...
2022-11-21 David Green[LoopFlatten] Add a test for incorrect IV increment...
2022-11-21 Thomas Symalla[NFC][InstCombine] Pre-commit tests for D137934
2022-11-21 Louis Dionne[libc++][NFC] Rename folder for char_traits<wchar_t...
2022-11-21 Lei Zhang[mlir][bufferization] Support general Attribute as...
2022-11-21 Erich KeaneRemove -cc1 -fconcepts-ts flag
2022-11-21 chenglin.bi[DAGCombiner] fold or (and x, y), x --> x
2022-11-21 Nico Weber[llvm,polly,clang] Stop setting config.enable_shared...
2022-11-21 Benjamin Maxwell[AArch64][SVE] Precommit tests for VSCALE/SVE CNTx...
2022-11-21 Louis Dionne[libc++] Remove workarounds for systems that used to...
2022-11-21 Aliia KhasanovaMerge kDynamicSize and kDynamicSentinel into one constant.
2022-11-21 Shengchen Kan[X86][NFC] Minor improvement in X86InstrInfo::optimizeC...
2022-11-21 Max Kazantsev[NFC][IndVars] Add LLVM_DEBUG printout to replaceExitCond
2022-11-21 Pavel Labath[lldb] Enable TestTargetVar on non-darwin
2022-11-21 Björn Schäpers[clang-format][NFC] Removed unused include
2022-11-21 Björn Schäpers[clang-format][NFC] Don't add a load of 0es
2022-11-21 Björn Schäpers[clang-format][NFC] Format lambda in conditional
2022-11-21 Björn Schäpers[clang-format][NFC] Remove unneeded braces
2022-11-21 Oleg Shyshkov[mlir][linalg] Change linalg.broadcast `dimensions...
2022-11-21 Benjamin KramerMark test using -debug-only as requiring assertions
2022-11-21 Anton Sidorenko[MachineTraceMetrics] Pick the trace successor for...
2022-11-21 Anton Sidorenko[MachineTraceMetrics] Precommit test for D138272
2022-11-21 Guillaume Chatelet[libc][test][NFC] bump mpfr version to 4.1.1
2022-11-21 Alex Zinenko[mlir] bazel for D137997
2022-11-21 Max Kazantsev[Test] Add some test showing limitations of makeIVCompa...
2022-11-21 Jean Perier[flang] Add hlfir.designate codegen for Fortran ArrayRef
2022-11-21 Valentin Clement[flang][NFC] Update TODOs list
2022-11-21 Fangrui Song[ELF] InputFile: change symbols to unique_ptr<Symbol...
2022-11-21 Valentin Clement[flang] Add fir.select_type conversion to if-then-else...
2022-11-21 wanglei[LoongArch] AsmParser support for the li.[wd] pseudo...
2022-11-21 Mel Chen[RISCV] Enable reduction pattern SelectICmp and SelectFCmp.
2022-11-21 Kazu Hirata[llvm] Use Optional::operator-> (NFC)
2022-11-21 Max Kazantsev[Test] One more test for IndVars, showing imperfect...
2022-11-21 Andrzej Warzynski[mlir][test] Fix how the number of flops is calculated
2022-11-21 Amy Wang[MLIR][Transform] Transform dialect support for affine
2022-11-21 wanglei[LoongArch] Support parsing la* pseudo instructions
2022-11-21 Max Kazantsev[Test] Add some examples where IndVars fails to turn...
2022-11-21 Kazu Hirata[Scalar] Teach matchExpandedRem to return std::optional...
2022-11-21 Paul Scoropan[PowerPC] XCOFF exception section support on the integr...
2022-11-21 Fangrui Song[ELF] Simplify postScanRelocations with in.got
2022-11-21 Christopher... Revert "Revert "[clang-tblgen][NFC] renames Diagnostic...
2022-11-21 Christopher... Revert "[clang-tblgen][NFC] renames Diagnostic.Text...
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...
next