platform/upstream/llvm.git
2022-10-14 Matt ArsenaultAsmPrinter: Remove pointless code in inline asm emission
2022-10-14 Xiang1 Zhang[AArch64][BuildErrorFix] Add compatible classifyGlobalF...
2022-10-14 chenglin.bi[AArch64] add tests for ccmp with negative constant...
2022-10-14 Katherine Rasmussen[flang] Add a semantics test for atomic_ref
2022-10-14 Ting Wang[clang][PowerPC][NFC] Add base test case for PPC64...
2022-10-14 Xiang1 Zhang[InlineAsm][bugfix] Correct function addressing in...
2022-10-14 Matthias Springer[mlir][bufferize] Treat certain aliasing-only uses...
2022-10-14 Nick Kreeger[mlir] Update CallInterfaceCallable to use the new...
2022-10-14 Nemanja Ivanovic[PowerPC] Change CRNOT to a code gen single operand...
2022-10-14 Greg ClaytonImprove dynamic loader support in DynamicLoaderPOSIXDYL...
2022-10-13 Nico Weber[gn build] port 1fda6f6859aa (lld driver_executable)
2022-10-13 Michal Paszkowski[SPIRV] Fix formatting of function tests
2022-10-13 Chia-hung Duan[scudo] Support partial page releasing
2022-10-13 Chia-hung Duan[scudo] Manage free blocks in BatchGroup.
2022-10-13 Chia-hung Duan[scudo] Add PageReleaseContext to convey page usage...
2022-10-13 Chia-hung DuanUse u16 to store Count/MaxCount
2022-10-13 Jason MolendaPlatformDarwinKernel calls the ctor directly, not setti...
2022-10-13 Peter CollingbourneDriver: Change default Android linker to lld.
2022-10-13 Alexandros... [NFC][FuncSpec] Add a test to show redundant function...
2022-10-13 Wolfgang Pieb[PGO] Do not create block count annotations when all...
2022-10-13 Sam Clegg[lld][WebAssembly] Add symbols marking start/end of...
2022-10-13 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-10-13 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-10-13 David BlaikieMove GCC-compatible pod-packing change to v16/old behav...
2022-10-13 Slava ZakharinRevert "[Libomp] Do not error on undefined version...
2022-10-13 Jez Ng[lld-macho] Preserve the size of common symbols
2022-10-13 Jez Ng[lld-macho] Include symbol sizes in mapfile
2022-10-13 Arthur Eubanks[test] Reset timer flag after test is done
2022-10-13 Sanjay Patel[InstCombine] fold logical and/or to xor
2022-10-13 Sanjay Patel[InstCombine] add tests for logical select xor folds...
2022-10-13 Florian Hahn[ConstraintElim] Add support for GEPs with multiple...
2022-10-13 Aaron BallmanFix the clang Sphinx build
2022-10-13 Florian Hahn[ConstraintElim] Add nested GEP test with scalable...
2022-10-13 Fangrui Song[llvm-objdump] Add HelpText for --no-addresses after...
2022-10-13 Alex Brachet[PGO] Make emitted symbols hidden
2022-10-13 Zequan Wu[LLDB][NativePDB] Fix struct layout when it has anonymo...
2022-10-13 Xiang Li[DirectX backend] [NFC] Change Resources::write to...
2022-10-13 Alex BrachetOnly enable driver test if in driver build
2022-10-13 Alex Brachet[llvm-driver] Add lld
2022-10-13 Yabin CuiFix clang version check in SARIF diagnostics test
2022-10-13 Bill Wendling[clang] Update ASM goto documentation to reflect how...
2022-10-13 Siva Chandra... [libc] Add a simple implementation of the posix_spawn...
2022-10-13 Sanjoy DasUnbreak Windows build
2022-10-13 Jonathon Penix[flang] Lower assumed length character allocatable...
2022-10-13 Florian Hahn[ConstraintElim] Move check-and-replace logic to helper...
2022-10-13 Jakub Chlanda[NVPTX] Support neg{.ftz} for f16 and f16x2
2022-10-13 Wiktor GarbaczFix LSan build
2022-10-13 Aaron PuchertThread safety analysis: Support copy-elided production...
2022-10-13 Tom Praschan[clangd] Add missing readonly modifier for const generi...
2022-10-13 Alan Hu[llvm-ocaml] Fix arity mismatch in pointer bindings
2022-10-13 Eric Li[clang] Support `constexpr` for some `ASTNodeKind`...
2022-10-13 Nico Weber[lld/mac] Add test for bug fixed in reland 82ca390062d115
2022-10-13 Sam Clegg[lld][WebAssembly] Add `--extra-features` flag to add...
2022-10-13 Arthur Eubanks[PassTimingInfo] Stop double (or worse) counting passes...
2022-10-13 Craig Topper[RISCV] Match (select C, -1, X)->(or -C, X) during...
2022-10-13 Nico Weber[lld/mac] Convert undef-spell-corrector.s test to split...
2022-10-13 Nico Weber[lld/mac] Make two local variables const
2022-10-13 Ramiro Leal... Fix handling of rank-1 tensors in tosa.reduce_sum
2022-10-13 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-10-13 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-10-13 David Green[CodeGenPrep] Handle constants in ConvertPhiType
2022-10-13 Nicolas Vasilache[mlir][Transform] Fix dropReverseMapping early exit...
2022-10-13 Nikita Popov[MemCpyOpt] Add additional tests with lifetime intrinsi...
2022-10-13 David Green[AArch64] Add ConvertPhiType constant tests. NFC
2022-10-13 Nikita Popov[MemCpyOpt] Add additional debug output (NFC)
2022-10-13 Nikita Popov[MemCpyOpt] Don't run full pipeline in test (NFC)
2022-10-13 Aaron BallmanUpdate developer policy on potentially breaking changes
2022-10-13 Florian Hahn[LV] Add epilogue test with variable induction start...
2022-10-13 Guillaume ChateletRevert "[libc] New version of the mem* framework"
2022-10-13 Guillaume Chatelet[libc] New version of the mem* framework
2022-10-13 Nico WeberReland "[lld/mac] Port typo correction for undefined...
2022-10-13 Alexey Bataev[SLP]Improve costs of vectorized loads/stores by analyz...
2022-10-13 Philip ReamesRevert "Remove PlaceSafepoints pass"
2022-10-13 Matt Devereau[VectorCombine] Add insertelement-shufflevector VectorC...
2022-10-13 Nemanja Ivanovic[PowerPC] Stash GPR to VSR if emergency spill slot...
2022-10-13 Anton Sidorenko[NFC] Use forward decl of MachineCombinerPattern enum...
2022-10-13 Joseph Huber[Libomp] Do not error on undefined version script symbols
2022-10-13 Simon Pilgrim[X86] Attempt to combine binary shuffles where both...
2022-10-13 Pavel Labath[lldb] Place PlatformQemu Properties into anonymous...
2022-10-13 Joseph Huber[Libomptarget] Make the plugins ingore undefined export...
2022-10-13 Florian Hahn[ConstraintElim] Use MulOverflow to avoid UB on signed...
2022-10-13 Valentin Clement[flang] Lower tbp dispatch calls for polymorphic array...
2022-10-13 Joseph Huber[Libomptarget] Remove undefined 'omp_get_interop_rc_des...
2022-10-13 Tobias Gysi[mlir][llvm] Use TableGen to import compare ops from...
2022-10-13 Jean Perier[flang][RFC] Adding higher level FIR ops to ease expres...
2022-10-13 Weining Lu[Clang][LoongArch] Pass "f" and "d" features to cc1...
2022-10-13 WANG Xuerui[test][LoongArch] Mark old JIT ExecutionEngine tests...
2022-10-13 WANG Xuerui[LoongArch] Add support for llvm.trap and llvm.debugtrap
2022-10-13 Rupert Nash[libc++] <sstream>: update references to standard parag...
2022-10-13 WANG Xuerui[LoongArch] Updates for the LoongArch ELF psABI v2...
2022-10-13 Sheng[AArch64] Improve codegen for "trunc <4 x i64> to ...
2022-10-13 Sam McCall[pseudo] Document disambiguation design progress
2022-10-13 Daniel Grumberg[clang][ExtractAPI] Ignore fully anonymous RecordDecls
2022-10-13 Simon Pilgrim[X86][AVX2] Add shuffle test case where we fail to...
2022-10-13 Caroline Concatto[AArch64] Add SME 2 target feature for Armv8-A and...
2022-10-13 Nikita PopovRevert "[FunctionAttrs] Make location classification...
2022-10-13 Nikita Popov[ModRef] Move ModRefInfo and FunctionModRefBehavior...
2022-10-13 Sam McCall[clangd] Block clang-tidy misc-const-correctness check
2022-10-13 Valentin Clement[flang] Add optional tdesc operand to fir.embox for...
2022-10-13 Archibald Elliott[ARM] Support fp16/bf16 using w constraint
next