platform/upstream/llvm.git
2022-11-25 Florian HahnRevert "[Support] Move getHostNumPhysicalCores to Threa...
2022-11-25 Jamie Schmeiser[NFC] Refactor loop peeling code for calculating phi...
2022-11-25 Manuel KlimekFix test output regression from ee88c0cf09969ba44307068...
2022-11-25 Valentin Clement[flang] Allow fir.rebox to unlimited polymorphic box
2022-11-25 LLVM GN Syncbot[gn build] Port ed34590c1acb
2022-11-25 Tiezhu Yang[LLDB] Add LoongArch register definitions and operations
2022-11-25 Sam McCallRevert "[Lex] Fix suggested spelling of /usr/bin/....
2022-11-25 Nicolas Vasilache[mlir][Vector] Vector transform skeleton
2022-11-25 Archibald Elliott[Support] Move getHostNumPhysicalCores to Threading.h
2022-11-25 Pavel Labath[lldb][nfc] Deindent ProcessGDBRemote::SetThreadStopInf...
2022-11-25 Valentin Clement[flang] Avoid crash in lowering for unlimited polymorph...
2022-11-25 LiaoChunyu[RISCV] Branchless lowering for (select (x < 0), TrueCo...
2022-11-25 Sam McCall[include-cleaner] Make HTMLReport impl simpler/safer...
2022-11-25 Alex RichardsonDrop redundant pipe to opt -instnamer in clang tests
2022-11-25 Alex Richardson[BPF] Avoid checking for intrinsics using string compar...
2022-11-25 Archibald Elliott[ARM] Move ARM::parseBranchProtection into ARMTargetPar...
2022-11-25 Simon Pilgrim[X86] combineScalarAndWithMaskSetcc - handle (concat_ve...
2022-11-25 Simon Pilgrim[X86] Add test case for (any_extend (bitcast (concat_ve...
2022-11-25 Sam McCall[include-cleaner] HTMLReport shows headers that would...
2022-11-25 Pavel Labath[lldb/test] Remove the module cache directory in module...
2022-11-25 Pavel Labath[lldb] Prevent an infinite loop while reading memory...
2022-11-25 Thomas Preud... Revert: Add version to all LLVM cmake package
2022-11-25 Benjamin Maxwell[TargetLowering][AArch64] Teach DemandedBits about...
2022-11-25 Benjamin Kramer[Hexagon] Apply 7f06a5824cdb297a19b7c82bb191c22539f3407...
2022-11-25 Benjamin Kramer[Hexagon] Put asserts in an !NDEBUG region. NFCI
2022-11-25 Sam McCall[Lex] Fix suggested spelling of /usr/bin/../include/foo
2022-11-25 Phoebe Wang[NFC] Change `dyn_cast` to `cast` to make sure no deref...
2022-11-25 Qiu ChaofanPre-commit PowerPC case for zero/inf fpclassify
2022-11-25 Balazs Benics[analyzer] Deprecate FAM analyzer-config, recommend...
2022-11-25 Balazs Benics[analyzer] Consider single-elem arrays as FAMs by default
2022-11-25 Kazushi (Jam... [VE] Remove unnecessary isReMaterializable flags
2022-11-25 Lorenzo Chelini[MLIR] Adopt `DenseI64ArrayAttr` in tensor, memref...
2022-11-25 Jean Perier[flang] Add hlfir.concat codegen
2022-11-25 Jean Perier[flang] Lower concatenation to hlfir.concat
2022-11-25 Jean Perier[flang] Add hlfir.concat operation definition
2022-11-25 Valentin Clement[flang] Remove debug option
2022-11-25 Evgeniy BrevnovUse PassGate from LLVMContext if any otherwise global one
2022-11-25 Anton Sidorenko[Debugify] Accumulate the number of variables in debugi...
2022-11-25 Max Kazantsev[Test] Add couple more tests where we can compute symbo...
2022-11-25 Matthias Gehre[InstCombine] Update debug intrinsics when rewriting...
2022-11-25 Max KazantsevRevert "[Test] Add couple more tests where we can compu...
2022-11-25 Max Kazantsev[Test] Add couple more tests where we can compute symbo...
2022-11-25 Max Kazantsev[SCEV][NFC] Rename constructor parameter to match its...
2022-11-25 chenglin.bi[LSR] precommit test for D138636; NFC
2022-11-25 Max Kazantsev[SCEV][NFC] Get rid of redundant constructor, replace...
2022-11-25 Max Kazantsev[Test] Add test showing that SCEV fails to evaluate...
2022-11-25 Max Kazantsev[SCEV] Fix misplaced \n in printout of max symbolic...
2022-11-25 Fangrui Song[Inliner] Move cl::opt inside llvm::
2022-11-25 Krzysztof Parzyszek[Hexagon] Don't lower legal EXTRACT_SUBVECTOR to EXTRAC...
2022-11-24 Volodymyr Sapsai[modules] Fix marking `ObjCMethodDecl::isOverriding...
2022-11-24 Martin Storsjö[openmp] Use z_Linux_asm.S to provide __kmp_invoke_micr...
2022-11-24 Valentin Clement[flang] Adapt descriptor codegen to support unlimited...
2022-11-24 Guillaume Chatelet[libc] Improve bcmp performance for aarch64
2022-11-24 Florian Hahn[MemoryLocation] Support memcpy_chk in getForArgument.
2022-11-24 Benjamin Kramer[bazel] Add copts attribute to gentbl_cc_library macro.
2022-11-24 Jason MolendaChange debugserver to spawn processes in their own...
2022-11-24 Sanjay Patel[InstCombine] ease restriction for extractelt (bitcast...
2022-11-24 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-24 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138519
2022-11-24 Benjamin Maxwell[AArch64] Add hasSVEorSME() helper and fix some incorre...
2022-11-24 Archibald Elliott[AArch64] Add Missing System Registers
2022-11-24 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-24 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138440
2022-11-24 Sanjay Patel[InstCombine] avoid 'tmp' variable name in tests; NFC
2022-11-24 Arthur Eubanks[clang-fuzzer] Add missing dependency
2022-11-24 Arthur EubanksReland [clang-fuzzer] Use new pass manager for optimizi...
2022-11-24 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-24 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138309
2022-11-24 Arthur EubanksRevert "[clang-fuzzer] Use new pass manager for optimiz...
2022-11-24 Michał Górny[llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and Testin...
2022-11-24 David Tenty[libc++][AIX] Add AIX buildbot owners
2022-11-24 Arthur Eubanks[lldb][NFC] Change FindDefinitionTypeForDWARFDeclContex...
2022-11-24 Arthur Eubanks[clang-fuzzer] Use new pass manager for optimizing IR
2022-11-24 Simon Pilgrim[X86] combineScalarAndWithMaskSetcc - optionally peek...
2022-11-24 Lucas Prates[AArch64] Add support for v8.9-A/v9.4-A Debug and PMU...
2022-11-24 Anton SidorenkoRevert "[Debugify] Accumulate the number of variables...
2022-11-24 Guillaume Chatelet[Alignment][NFC] Use Align in MCStreamer::emitValueToAl...
2022-11-24 Guillaume Chatelet[Alignment][NFC] Use Align for MCStreamer::emitXCOFFLoc...
2022-11-24 Anton Sidorenko[Debugify] Accumulate the number of variables in debugi...
2022-11-24 Kelvin Li[flang] Lowering LOC intrinsic
2022-11-24 Rainer Orth[flang][test] Adjust Driver/pass-plugin-not-found.f90...
2022-11-24 Anton Sidorenko[Debugify] Precommit test for D136949
2022-11-24 Sanjay Patel[InstCombine] reduce code duplication in foldBitcastExt...
2022-11-24 Sanjay Patel[InstCombine] add tests for trunc+insertelt; NFC
2022-11-24 Jan Sjodin[OpenMP][OMPIRBuilder] Mirgrate getName from clang...
2022-11-24 Guillaume Chatelet[Alignment][NFC] Use Align in MCStreamer::emitCodeAlignment
2022-11-24 Sam McCall[include-cleaner] Show details for #include directives...
2022-11-24 Guillaume Chatelet[Alignment][NFC] Use Align in MCStreamer::emitBundleAli...
2022-11-24 David Green[SelectOpt] Don't treat LogicalAnd/LogicalOr as selects
2022-11-24 Sam McCall[include-cleaner] Make Symbol (and Macro) hashable.
2022-11-24 Sam McCall[Format] Don't crash on mismatched brackets
2022-11-24 Simon Pilgrim[X86] Replace InstRW instregex single matches with...
2022-11-24 Simon PilgrimFix MSVC "signed/unsigned mismatch" warning. NFC.
2022-11-24 Nathan JamesFix remaining build errors introduced in D90568 - 15e76...
2022-11-24 Viktoriia Bakalova[include-cleaner] Record macro references in #ifdef...
2022-11-24 Nathan JamesFix build error introduced in D90568 - 15e76eed0c7
2022-11-24 Louis DionneRevert "[libcxxabi] Always use thread_local for cxa_exc...
2022-11-24 Louis Dionne[libc++] Keep char_traits<T> for arbitrary T around...
2022-11-24 Guillaume Chatelet[reland][Alignment][NFC] Use the Align type in MCSection
2022-11-24 Nikolas Klauser[libc++] Remove P1908 from the status page
next