platform/upstream/llvm.git
2022-10-27 Ian Anderson[libunwind] Add module maps for libunwind
2022-10-27 wangpc[RISCV][NFC] Remove ISel of SPLAT_VECTOR
2022-10-27 Sameer Sahasrabuddhe[NFC] [AAPointerInfo] OffsetAndSize is no longer an...
2022-10-27 Jordan Rupprecht[Bazel][llvm-debuginfo-analyzer] Add deps for DebugInfo...
2022-10-27 Luca Di SeraAdd clang_CXXMethod_isCopyAssignmentOperator to libclang
2022-10-27 Siva Chandra... [libc] Add a doc about the libc overlay mode.
2022-10-27 Carlos Alberto... [llvm-debuginfo-analyzer] (08/09) - ELF Reader
2022-10-27 Matheus Izvekov[clang] Instantiate concepts with sugared template...
2022-10-27 Matheus Izvekov[clang] Instantiate alias templates with sugar
2022-10-27 Matheus Izvekov[clang] Instantiate NTTPs and template default argument...
2022-10-27 Matheus Izvekov[clang] Implement sugared substitution changes to infra...
2022-10-27 wlei[SampleFDO] Compute and report profile staleness metrics
2022-10-27 Matheus Izvekov[clang] Perform sugared substitution of builtin templates
2022-10-27 Matheus Izvekov[clang] Changes to produce sugared converted template...
2022-10-27 Richard Smith[clang] Include the type of a pointer or reference...
2022-10-27 Mahesh Ravishankar[mlir][Tensor] Change `createDimValues` to return a...
2022-10-27 Wanyi YeRevert "[lldb-vscode] Send Statistics Dump in terminate...
2022-10-27 chenglin.bi[AArch64] Adjust operand sequence for Add+Sub to combin...
2022-10-27 Paul Kirth[CodeGen] Improve large stack frame diagnostic
2022-10-27 Roman Lebedev[NFC][PhaseOrdering] Add new test for SROA misplacement
2022-10-26 Katherine Rasmussen[flang] Add atomic_fetch_and to list of intrinsics
2022-10-26 Dan McGregor[Driver] Allow target override containing . in executab...
2022-10-26 Jonas Devlieghere[dwarfdump] Fix bogus incompatible tag warning
2022-10-26 Mehdi AminiFix MLIR Build with some version of GCC
2022-10-26 Michael Kruse[Polly] Add support for -polly-enable-mse with NPM.
2022-10-26 Michael Kruse[Polly] Add support for -polly-export with NPM.
2022-10-26 David BlaikieAdd a warning for not packing non-POD members in packed...
2022-10-26 Steven Wu[LTO] Fix lto_module_create_in_codegen_context return...
2022-10-26 Tue Ly[libc] Add a testing macro for MPFR matchers skipping...
2022-10-26 David BlaikieExtend the C++03 definition of POD to include defaulted...
2022-10-26 Emilio Cota[bazel][mlir][arith] build fixes for arith fastmath...
2022-10-26 David Blaikie[ADT] Add deduction guide for llvm::Optional
2022-10-26 Craig Topper[RISCV] Inline scalar ceil/floor/trunc/rint/round/round...
2022-10-26 Quentin Colombet[mlir][MemRefToLLVM] Lower extract_strided_metadata
2022-10-26 Nick Desaulniersgit clang-format HEAD~
2022-10-26 Sanjay Patel[InstCombine] add tests for demanded bits of sub; NFC
2022-10-26 Craig Topper[RISCV] Add tests for fixed vector sshl_sat/ushl_sat...
2022-10-26 Siva Chandra[libc] Enable more entrypoints on aarch64.
2022-10-26 Guozhi Wei[dexter-tests] Add attribute optnone to main function
2022-10-26 Sami Tolvanen[Clang][Sema] Add -Wcast-function-type-strict
2022-10-26 Jonas Devlieghere[dexter] Temporary disable optnone-simple-functions
2022-10-26 Félix CloutierRevert "[NFC] Make format() more amenable to format...
2022-10-26 Ben Langmuir[clang] Move getenv call for SOURCE_DATE_EPOCH out...
2022-10-26 Johannes Doerfert[OpenMP][FIX] Adjust to clang tests after D136740
2022-10-26 Nico Weber[gn build] port cb0eb9d8dd5 (lldb test libc++ refs)
2022-10-26 raghavmedicherla[NFC][Offload Bundler] Formatting clang offloadbundler...
2022-10-26 Félix Cloutier[NFC] Make format() more amenable to format attributes
2022-10-26 Jordan Rupprecht[test] Fix LLDB tests with just-built libcxx when using...
2022-10-26 Jeremy Furtek[mlir][arith] Initial support for fastmath flag attribu...
2022-10-26 Jakob Johnson[trace][intelpt] Fix multi CPU decoding TSC assertion...
2022-10-26 Katherine Rasmussen[flang] Add semantics tests for lock-stmt
2022-10-26 Michael Jones[libc] tighten strtofloat cutoffs
2022-10-26 Chia-hung Duan[scudo] Fix size of MaxNumCachedHint Trusty Config
2022-10-26 Slava Zakharin[flang][runtime] New APIs for copyin/copyout of non...
2022-10-26 James Y Knight[MIPS] Fix useDeprecatedPositionallyEncodedOperands...
2022-10-26 James Y Knight[Sparc] Fix useDeprecatedPositionallyEncodedOperands...
2022-10-26 James Y KnightUpdate "Writing a Backend" doc to use named operand...
2022-10-26 Sanjay Patel[InstCombine] add tests for demanded bits of sub; NFC
2022-10-26 Sanjay Patel[SDAG] avoid vector extract/insert around binop
2022-10-26 Matt ArsenaultConstantFold: Reduce code duplication for checking...
2022-10-26 Fangrui Song[Driver] Avoid unsafe Twine local variable after D136707
2022-10-26 Aaron BallmanAdd tests for C11 DRs and update the status page
2022-10-26 Jamie Schmeiser[NFC] Introduce range based singleton searches for...
2022-10-26 Nick Desaulniers[clang][Toolchains][Gnu] pass -gdwarf-* through to...
2022-10-26 Johannes Rudolf... [OpenMP][FIX] Do not add custom state machine eagerly...
2022-10-26 Nico Weber[lldb] Fix a -Wdeprecated-declarations warning
2022-10-26 Nico Weberclang: Add a cmake toggle to disable libclang's libxml2...
2022-10-26 Kiran Chandramohan[Flang] Add MLIRComplexToLLVM, MLIRComplexToStandard...
2022-10-26 Alex BrachetReland "[PGO] Make emitted symbols hidden"
2022-10-26 Piyou Chen[RISCV] add svinval extension
2022-10-26 Craig Topper[RISCV] Use vslide1down for i64 insertelt on RV32.
2022-10-26 Yashwant Singh[AMDGPU][test] precommiting tests for D136663
2022-10-26 Momchil Velikov[FuncSpec] Add a testcase for the treatment of constant...
2022-10-26 bixia1[mlir][sparse] Extend sparse_tensor.push_back to allow...
2022-10-26 Michael Maitland[TableGen] Add log bang operator
2022-10-26 Mark de Wever[libc++][test] Don't use _LIBCPP macros.
2022-10-26 Gabor Marton[clang][dataflow] Remove unused 'Analysis' field from...
2022-10-26 Kristóf Umann[analyzer] Initialize regions returned by CXXNew to...
2022-10-26 Sanjay Patel[SDAG] add helper for opcodes that are not speculatable
2022-10-26 Sanjay Patel[x86] add tests for extract + insert of vector shift...
2022-10-26 Johannes Doerfert[Docs][NFC] Update my office hour information
2022-10-26 jackalcooper[mlir][spirv] Flip createConvertGPUToSPIRVPass mapMemor...
2022-10-26 Wael YehiaAdd a testcase for D136192.
2022-10-26 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Add NoteTags...
2022-10-26 Balázs Kéri[clang][ASTImporter] Remove use of ParentMapContext.
2022-10-26 Sam McCall[Lex] Stop allocating/deallocating MacroInfo on a linke...
2022-10-26 Anton Sidorenko[UpdateTestChecks] Sync flags in update_mir_test_checks...
2022-10-26 LLVM GN Syncbot[gn build] Port bb72d0dde29e
2022-10-26 Gabor Marton[clang][dataflow] Implement transferBranch
2022-10-26 LLVM GN Syncbot[gn build] Port 93ce23adb548
2022-10-26 Gabor Marton[clang][dataflow] Add initial sign analysis
2022-10-26 Momchil VelikovRevert "[FuncSpec] Fix specialisation based on literals"
2022-10-26 Momchil VelikovRevert "[FuncSpec][NFC] Refactor finding specialisation...
2022-10-26 Anton Sidorenko[UpdateTestChecks] Precommit test for D136170
2022-10-26 David Truby[flang] Use mlir complex dialect for supported operations
2022-10-26 David Spickett[LLDB] Correct env vars for Android port selection
2022-10-26 Valentin Clement[flang] Use tdesc on fir.embox in code generation
2022-10-26 Haojian Wu[Lex] Bring back the magic number 50 in updateConsecuti...
2022-10-26 Guillaume ChateletTake memset_inline into account in analyzeLoadFromClobb...
2022-10-26 Balazs Benics[analyzer] Fix assertion failure with conflicting proto...
next