platform/upstream/llvm.git
2023-01-12 Nathan James[clang-tidy][NFC] Make CheckFactories::CreateChecks...
2023-01-12 Johannes Doerfert[Attributor] Enable tests and ensure all call sites...
2023-01-12 Alexander Yermolovich[fix] Change formatting to use llvm::formatv Summary:
2023-01-12 LLVM GN Syncbot[gn build] Port 944f4b280585
2023-01-12 Emilia Dreamer[clang-format][docs] Add ability to link to specific...
2023-01-12 Alexander Yermolovich[DWARFLibrary] Add support to re-construct cu-index
2023-01-12 Joseph Huber[LinkerWrapper] Emit assembly files from LTO with ...
2023-01-12 Tim NorthoverLoopIdiom: avoid patterned memset if constant is not...
2023-01-12 Jonas Devlieghere[lldb] Fix compile error in Lua typemap
2023-01-12 Xiang Li[DirectX backend] add support ConstantBuffer to DXILRes...
2023-01-12 Matt Arsenaultclang/OpenCL: Check calling convention in test
2023-01-12 Louis Dionne[libc++] Add missing includes in move_iterator.h
2023-01-12 Johannes Doerfert[Attributor] Disable breaking tests to unblock bots
2023-01-12 Adrian DoleAdd -Wreturn-local-addr, GCC alias for -Wreturn-stack...
2023-01-12 Jake Egan[AIX][NFC] Unsupport test when running on AIX
2023-01-12 David Green[AArch64] Add an error if SVE scalable vector types...
2023-01-12 Jonas Devlieghere[lldb] Limit `nothreadallow` to Python in SWIG bindings
2023-01-12 Slava Zakharin[mlir][llvmir] Cleaned up MetadataOp.
2023-01-12 Matt Arsenaultclang: Fix excessively strict test requirements
2023-01-12 Alan Zhao[clang] Reland parenthesized aggregate init patches
2023-01-12 Tobias GysiRevert "[mlir][llvm] Add an explicit void type debug...
2023-01-12 Nikolas Klauser[libc++] Make pmr::monotonic_buffer_resource bump down
2023-01-12 Nikolas Klauser[libc++] Add [[nodiscard]] extensions in <math.h>
2023-01-12 Fraser Cormack[EarlyCSE] Fix crash when optimizing masked loads/stores
2023-01-12 Nikolas Klauser[libc++][NFC] Rename basic_istream_view::__iterator...
2023-01-12 Nikolas Klauser[libc++][NFC] Qualify declval
2023-01-12 Kadir Cetinkaya[clangd] Fix tests for CLANGD_TIDY_CHECKS=OFF builds
2023-01-12 Kadir CetinkayaRevert "build: with -DCLANGD_ENABLE_REMOTE=ON, search...
2023-01-12 Valentin Clement[flang] Carry the whole polymorphic box in PolymorphicValue
2023-01-12 Joseph Huber[LinkerWrapper] Fix errors from missing files during...
2023-01-12 Tobias Gysi[mlir][llvm] Add an explicit void type debug info attri...
2023-01-12 Steve Suzuki[mlir][spirv] Add support for fptoui conversion in...
2023-01-12 Andrzej Warzynski[mlir] Broadcast scalars when vectorising tensor.extract
2023-01-12 Joshua Cao[NFC][LoopFlatten][LoopInterchange] Do not explicitly...
2023-01-12 Shafik Yaghmour[Clang] Diagnose undefined behavior in a constant expre...
2023-01-12 Viktoriia Bakalova[include-mapping] Print an error message in case the...
2023-01-12 Kito Cheng[RISCV] Add zvl65536b to the target feature list
2023-01-12 Nikita Popov[LVI][CVP] Make use of condition known at use
2023-01-12 Nikita Popov[Mem2Reg] Extract code for converting !nonull to assume...
2023-01-12 Tobias Gysi[mlir][llvm] Handle debug metadata arg lists during...
2023-01-12 Aaron BallmanReword diagnostic slightly; NFC
2023-01-12 Roman LebedevReland "[InstCombine] Fold nested selects"
2023-01-12 Goran FlegarLower math.tan to __nv_tan[f] / __ocml_tan_f{32|64}
2023-01-12 Simon Pilgrim[X86] vector-mul.ll - remove old FIXME comment
2023-01-12 Nikita Popov[UpdateTestChecks] Handle nounwind functions for s390x
2023-01-12 Brad Smith[mips][clang] Do not define __GCC_HAVE_SYNC_COMPARE_AND...
2023-01-12 Jay Foad[ARM] Use MCInstrInfo::get in ARMDisassembler instead...
2023-01-12 Joseph Huber[Clang] Clean up some offloading driver tests
2023-01-12 luxufan[MemorySSA] Don't check def set when cloning memoryaccesses
2023-01-12 Matt ArsenaultRevert "[amdgpu] Change the RA to basic"
2023-01-12 Nikita Popov[InstCombine] Add extra tests for copy from constant...
2023-01-12 Tobias Gysi[mlir][llvm] A DICompositeTypeAttr is also a DIScopeAttr.
2023-01-12 Benjamin Chetioui[utils][filecheck-lint] Add filecheck-lint, a linter...
2023-01-12 Aaron BallmanAdd a warning comment that this file is generated
2023-01-12 Matt Arsenaultllvm-link: Do not use .ll extension for tests with...
2023-01-12 Matt Arsenaultllvm-reduce: Simplify attribute reduction implementation
2023-01-12 Aaron BallmanFix the Clang sphinx bot again
2023-01-12 Alexander BelyaevRevert "[mlir][linalg] Swap extract_slice(fill(x))...
2023-01-12 David Spickett[lldb] Add lldb-server targets to build docs
2023-01-12 Sam McCall[clangd] Tag clang-tidy diagnostics: modernize-*=deprec...
2023-01-12 Haojian Wu[include-cleaner] Treat a constructor call as a use...
2023-01-12 Michael Buch[lldb] Fix typo in integral format specifier
2023-01-12 Victor Komarov[clang] Fix unused variable warning in SemaConcept.cpp
2023-01-12 Nikita Popov[Mips] Convert some tests to opaque pointers (NFC)
2023-01-12 Nikita Popov[Mips] Regenerate test checks (NFC)
2023-01-12 serge-sans... [OptTable] Precompute OptTable prefixes union table...
2023-01-12 serge-sans... [OptTable] Make ValuesCode initialisation of Options...
2023-01-12 Kiran Chandramohan[Flang] Add/Restore basic debug support (1/n)
2023-01-12 Jay Foad[AMDGPU] Simplify getNumFlatOffsetBits. NFC.
2023-01-12 Sebastian Neubauer[llvm/cmake] Replace CMAKE_SOURCE_DIR with PROJECT_SOUR...
2023-01-12 Johannes ReifferscheidRevert "Don't attempt to create vectors with complex...
2023-01-12 Johannes Doerfert[Attributor] Properly repair broken unittest
2023-01-12 OCHyams[Assignment Tracking][Docs] Remove TODO for replacing...
2023-01-12 Johannes Doerfert[Attributor][FIX] Avoid creating accidental poison...
2023-01-12 Valentin Clement[flang] Restore declared type when deallocating polymor...
2023-01-12 OCHyams[DebugInfo] Replace UndefValue with PoisonValue in...
2023-01-12 Viktoriia Bakalova[include-mapping] Fix parsing of html_book_20190607...
2023-01-12 OCHyams[NFC][Assignment Tracking] Add is/setKillAddress
2023-01-12 Balazs Benics[analyzer] Don't escape local static memregions on...
2023-01-12 Kadir Cetinkaya[clang][Driver][CUDA] Get rid of unused LibPath
2023-01-12 isuckatcs[ODRHash] Handle `Integral` and `NullPtr` template...
2023-01-12 Guillaume ChateletMarking TypeSize getFixedSize() and getKnownMinSize...
2023-01-12 Jens MassbergAvoid u8"" literals in tests, their type changes in...
2023-01-12 Johannes Doerfert[Attributor][FIX] Avoid deleting (internal) library...
2023-01-12 Jean Perier[flang][NFC] Remove CallBuilder class
2023-01-12 Jean Perier[flang] Lower component-ref to hlfir.designate
2023-01-12 Jannik Silvanus[IR] Support importing modules with invalid data layouts.
2023-01-12 Nikita Popov[Clang] Emit noundef metadata next to range metadata
2023-01-12 Nikita Popov[LangRef] Make !range, !nonnull and !align return poiso...
2023-01-12 Johannes ReifferscheidDon't attempt to create vectors with complex element...
2023-01-12 Dmitri Gribenko[OpenMP] Fix a test that fails when 'libgomp' is the...
2023-01-12 Johannes Doerfert[Attributor] Temporarily disable unit test to unbreak...
2023-01-12 Markus Böck[mlir][Tosa][NFC] Migrate Tosa dialect to the new fold API
2023-01-12 Markus Böck[mlir][Vector][NFC] Migrate Vector dialect to the new...
2023-01-12 Markus Böck[mlir][Shape][NFC] Migrate shape dialect to the new...
2023-01-12 James Le Cuirot[cmake] Optionally install clang-tblgen to aid cross...
2023-01-12 Johannes Doerfert[OpenMP] Replace ExternalizationRAII with virtual uses
2023-01-12 Johannes Doerfert[Attributor] Make AAIsDeadFunction lazy
2023-01-12 Johannes Doerfert[Attributor] Ensure no recursive reasoning is used...
2023-01-12 Pierre van... [ELF] Emit Verbose Asm when using --lto-emit-asm
next