platform/upstream/llvm.git
2022-03-23 Jacques Pienaar[mlir] Add simple fuzzer for textual format
2022-03-23 Fabian Wolff[clang] Improve diagnostic for reopened inline namespace
2022-03-23 Keith SmileyRevert "[AArch64] Add support for -march=native for...
2022-03-23 Adrian PrantlExpose GetAddressingBits() in the Process API.
2022-03-23 Hongtao Yu[llvm-profgen] Decoding pseudo probe for profiled funct...
2022-03-23 Dávid Bolvanský[Clang] Added testcases for -Wunused-but-set-parameter
2022-03-23 Keith Smiley[AArch64] Add support for -march=native for Apple M1 CPU
2022-03-23 Dávid Bolvanský[Clang] -Wunused-but-set-variable warning - handle...
2022-03-23 Siva Chandra... [libc] Add a new rule add_integration_test.
2022-03-23 Austin Kerbow[AMDGPU] Add s_nop WaitStates between neighboring mfma
2022-03-23 Johannes Doerfert[Attributor][FIX] Avoid endless recursion, simple case
2022-03-23 Nico Weber[gn build] Change python run lines to python3
2022-03-23 Siva Chandra... [libc] Rename libc-integration-test to libc-api-test.
2022-03-23 Mogball[mlir] Fix emitting an error at EOF
2022-03-23 Nico WeberInstall symlink "otool" if LLVM_INSTALL_CCTOOLS_SYMLINK...
2022-03-23 Florian Hahn[LV] Extend checks in debugloc.ll.
2022-03-23 Nico Weber[gn build] add llvm_install_cctools_symlinks arg
2022-03-23 Nico Weber[gn build] (manually) port b0fd9497af6
2022-03-23 Erich Keane[NFC] Replace a not-null-check && isa with isa_and_nonnull
2022-03-23 minglotus-6[ProfSampleLoader] When disable-sample-loader-inlining...
2022-03-23 Nathaniel McVicar[mlir][MemRef] Fix warning on unsigned comparison
2022-03-23 Nico Weber[gn build] (manually) port b0fd9497af6d
2022-03-23 Louis Dionne[libc++] Add a lightweight overridable assertion handler
2022-03-23 Sanjay Patel[InstCombine] add tests for nsw propagation; NFC
2022-03-23 Med Ismail... [lldb/test] Add events listener helper function to...
2022-03-23 chenglin.bi[InstCombine] Fold abs of known negative operand when...
2022-03-23 Craig Topper[RISCV] Simplify some code in lowering vector int<...
2022-03-23 Simon Pilgrim[InstCombine] Add some initial SimplifyDemandedBits...
2022-03-23 Daniel Grumberg[clang][extract-api] Enable processing of multiple...
2022-03-23 wren romano[mlir][sparse] Adding {pointer,index}OverheadTypeEncoding
2022-03-23 Arthur Eubanks[test] Remove the last couple uses of -analyze in llvm...
2022-03-23 Arthur Eubanks[test] Set -verify-cfg-preserved=0 in new-pm-defaults.ll
2022-03-23 Arthur Eubanks[PassManager][Coroutine] Run passes under -O0 condition...
2022-03-23 Arthur EubanksRevert "Recommit "[SLP] Fix lookahead operand reorderin...
2022-03-23 Roger Kim[lld][Macho][NFC] Encapsulate priorities map in a prior...
2022-03-23 Sam McCall[clangd] Fix IncludeFixer test on windows
2022-03-23 Louis Dionne[libc++] Correct outdated documentation about __config_site
2022-03-23 Roger Ferrer... [flang][Evaluate] Fold DBLE
2022-03-23 Aaron BallmanChange __auto_type behavior with qualifiers to match...
2022-03-23 Louis Dionne[libc++][NFC] Change availability macro from macosx...
2022-03-23 Louis Dionne[libc++][NFC] Fix include guards and add a missing...
2022-03-23 Jonas Devlieghere[lldb] Fixup tagged pointers ISAs
2022-03-23 Craig Topper[SelectionDAG] Don't create entries in ValueMap in...
2022-03-23 Valentin Clement[flang][NFC] Add module lowering tests
2022-03-23 luxufan[RISCV] Remove check and update test file in D121183
2022-03-23 luxufan[RISCV] Generate correct ELF EFlags when .ll file has...
2022-03-23 Zixu Wang[clang][extract-api] Add struct support
2022-03-23 David Green[AArch64] Add tests showing inefficient TBL3/4 generati...
2022-03-23 Zixu Wang[clang][extract-api] Add enum support
2022-03-23 Nick Desaulniers[Clang][NeonEmitter] emit ret decl first for -Wdeclarat...
2022-03-23 PoYao Chang[Clang] Fix PR28101
2022-03-23 Daniel Grumberg[clang][extract-api] Suppprt for the module name proper...
2022-03-23 Sam McCall[clangd] Add inlay hints for auto-typed parameters...
2022-03-23 Siva Chandra... [libc][File] Fix a bug under fseek(..., SEEK_CUR).
2022-03-23 Sam McCall[clangd] Support include-fixer inside macro arguments.
2022-03-23 hsmahesha[AMDGPU] Add missing testcase for SGPR to AGPR copy
2022-03-23 Valentin Clement[flang][NFC] Add nested where lowering test
2022-03-23 Valentin Clement[flang][NFC] Add global lowering tests
2022-03-23 Junfeng DongPass split-machine-functions to code generator when...
2022-03-23 Valentin Clement[flang][NFC] Add IO related lowering tests
2022-03-23 Valentin Clement[flang][NFC] Add namelist lowering test
2022-03-23 Nikita Popov[EarlyCSE] Don't eagerly optimize MemoryUses
2022-03-23 Momchil Velikov[AArch64] Fallback to DWARF when trying to emit compact...
2022-03-23 Xiaodong Liu[Dockerfile] Upgrade debian base image to version 10
2022-03-23 Sanjay Patel[InstCombine] try to narrow shifted bswap-of-zext ...
2022-03-23 Sanjay Patel[InstCombine] add test for bogus bswap; NFC
2022-03-23 Marek Kurdej[clang-format] Handle attributes before case label...
2022-03-23 Kiran Chandramohan[Flang] Lower sin, cos intrinsics
2022-03-23 Roy Jacobson[Concepts] Fix placeholder constraints when references...
2022-03-23 Hubert Tong[Clang][NFC] Some `const` for `IdentifierInfo *`s feedi...
2022-03-23 Nikita Popov[LangRef] Allow non-power-of-two assume operand bundle
2022-03-23 Kiran Chandramohan[Flang] Lower atan, sinh, cosh intrinsics
2022-03-23 Jan Svoboda[clang][deps] NFC: De-duplicate clang-cl tests
2022-03-23 Jan Svoboda[clang][deps] Create lit substitution for deps-to-rsp
2022-03-23 Alexandros... [FuncSpec][NFC] Clang-format the source code and fix...
2022-03-23 Nikita Popov[CGExpr] Perform bitcast unconditionally
2022-03-23 Nikita Popov[Bitcode] Check for live uses of llvm.cmdline/embedded...
2022-03-23 Nikita Popov[InstrProfiling] Account for missing bitcast/GEP
2022-03-23 Nikita Popov[CGObjCMac] Check global value type instead of poitner...
2022-03-23 Nikita Popov[CGBlocks] Don't assume presence of bitcast
2022-03-23 Corentin Jabot[Clang][NFC] Cleanup dcl.constexpr/p3 tests
2022-03-23 Frederic Cambus[compiler-rt] Remove forgotten mention of SVN modules...
2022-03-23 Valentin Clement[flang][NFC] Add character lowering tests
2022-03-23 Valentin Clement[flang][NFC] Add call lowering tests
2022-03-23 Valentin Clement[flang][NFC] Add misc lowering tests
2022-03-23 Valentin Clement[flang] Add lowering C interoperability test
2022-03-23 David Truby[clang][AArc64][SVE] Implement vector-scalar operators
2022-03-23 Aaron BallmanFix LLVM sphinx build
2022-03-23 serge-sans... Cleanup include: Add missing header
2022-03-23 Danny MöschReplace links to archived mailing lists by links to...
2022-03-23 Jan Svoboda[clang][lex] Fix failures with Microsoft header search...
2022-03-23 Benjamin KramerUnbreak the build after 02c28970b2
2022-03-23 Vince Bridgers[analyzer] Fix crash in RangedConstraintManager.cpp
2022-03-23 Vince Bridgers[analyzer] refactor makeIntValWithPtrWidth, remove...
2022-03-23 Augusto Noronha[dsymutil] Update vector of section starts with size...
2022-03-23 serge-sans... Cleanup include: codegen second round
2022-03-23 Marek Kurdej[clang-format] [doc] Add script to automatically update...
2022-03-23 Marcus JohnsonRe-land c3460689288abc98c91d8d6bffa74be9eb16c74d with...
2022-03-23 Matthias Springer[mlir][bufferize] Do not run the buffer deallocation...
2022-03-23 Aaron BallmanUpdate the C and C++ status pages now that Clang 14...
next