platform/upstream/llvm.git
2022-08-23 Igor Kudrin[ubsan-minimal][NFC] Use GET_CALLER_PC() to get the...
2022-08-23 Simon Pilgrim[Support] MathExtras.h - use llvm::bitcast<> for float...
2022-08-23 Siva Chandra... [libc] Add Linux implementations of POSIX chdir, fchdir...
2022-08-23 Jeff Niu[mlir][LLVMIR] Add `sym_name` attribute to LLVMFuncOp...
2022-08-23 Che-Yu Wu[MLIR]Extend vector.gather to support n-D result
2022-08-23 Balazs Benics[analyzer] Drop deprecated flags
2022-08-23 Fred Tingaud[analyzer] Deadstore static analysis: Fix false positiv...
2022-08-23 Kadir Cetinkaya[clangd] Bump timeout for a flaky test
2022-08-23 Thomas Symalla[NFC][AMDGPU] Some cleanups in the SIOptimizeExecMaskin...
2022-08-23 Arthur Eubanks[FastISel] Respect musttail over "disable-tail-calls"
2022-08-23 Philip Reames[TTI] Kill last couple uses of OperandValueKind in...
2022-08-23 Jakub Kuderski[ADT] Deprecate is_splat and replace all uses with...
2022-08-23 Michael Liao[SPIRV] Fix the wrong patch from https://reviews.llvm...
2022-08-23 Ben Langmuir[clang] Pull some utility functions into CompilerInvoca...
2022-08-23 Joseph Huber[OffloadPackager] Resolve copy elision warnings
2022-08-23 utsumi[Clang][OpenMP] Make copyin clause on combined and...
2022-08-23 Philip Reames[TTI] Plumb through OperandValueInfo in getMemoryOpCost...
2022-08-23 David Majnemer[clang-cl] Expose the /volatile:{iso,ms} choice via...
2022-08-23 Martin Storsjö[flang] Allow configuring building the flang runtime...
2022-08-23 Martin Storsjö[flang] Make runtimes headers independent of the main...
2022-08-23 Nico Weber[clang/test] Correctly specify simulator env in target...
2022-08-23 Nico Weber[clang] Remove a FIXME that we can't fix
2022-08-23 Aditya Kumar[NFC] LoopAccess: Move expressions close to usage
2022-08-23 Louis Dionne[libc++] Update oss-fuzz.sh to use LLVM_ENABLE_RUNTIMES
2022-08-23 Stephen Tozer[DebugInfo][InstrRef] Handle transfers of variadic...
2022-08-23 Louis DionneRevert the removal of LLVM_ENABLE_PROJECTS for libc...
2022-08-23 Amaury Séchet[PowerPC] Autogenerate crbits.ll . NFC
2022-08-23 Michał Górny[lldb] [gdb-remote] Use Communication::WriteAll() over...
2022-08-23 Kadir Cetinkaya[llvm][Cmake] Expand "all" in LLVM_ENABLE_PROJECTS...
2022-08-23 Joseph Huber[OffloadPackager] Add necessary move statement on retur...
2022-08-23 Haojian Wu[pseudo] Eliminate a false parse of structured binding...
2022-08-23 Thomas Symalla[NFC] Fix typo in dbg message in RegisterCoalescer.
2022-08-23 Haojian Wu[pseudo] Fix HeadsPartition is not initialized correctly.
2022-08-23 Christian Sigg[MLIR] Harden gpu.func verification
2022-08-23 Joseph Huber[OffloadPackager] Add option to extract files from...
2022-08-23 Louis Dionne[runtimes] Handle interface targets in runtimes distrib...
2022-08-23 Florian Hahn[Globals] Treat nobuiltin fns as maybe-derefined.
2022-08-23 Guillaume Chatelet[reland][NFC][libc] standardize string_view
2022-08-23 Guillaume ChateletRevert "[reland][NFC][libc] standardize string_view"
2022-08-23 Johannes Reifferscheidbuffer-deallocation: consider aliases introduced by...
2022-08-23 Stephen Tozer[DebugInfo][InstrRef][NFC] Emit variadic debug values...
2022-08-23 Adrian Kuegel[mlir][Bufferization] Use DestinationStyleOpInterface...
2022-08-23 Guillaume Chatelet[reland][NFC][libc] standardize string_view
2022-08-23 Florian Hahn[DeadArgElim] Add test case for #48366, #57075
2022-08-23 Guillaume ChateletRevert "[reland][NFC][libc] standardize string_view"
2022-08-23 Guillaume Chatelet[reland][NFC][libc] standardize string_view
2022-08-23 LLVM GN Syncbot[gn build] Port 134d017b88ca
2022-08-23 Simon Pilgrim[ADT] Add unittest coverage for ADT/bit.h header
2022-08-23 Adrian Kuegel[mlir] Extract DestinationStyleOpInterface from LinalgS...
2022-08-23 Guillaume ChateletRevert "[reland][NFC][libc] standardize string_view"
2022-08-23 Guillaume Chatelet[reland][NFC][libc] standardize string_view
2022-08-23 Stephen Tozer[CodeGen][InstrRef] Remove unused variables from test...
2022-08-23 Guillaume ChateletRevert "[NFC][libc] standardize string_view"
2022-08-23 Lucas Prates[AArch64] Fix list of features for Cortex-X1C
2022-08-23 Jay Foad[StructurizeCFG] Autogenerate checks
2022-08-23 Dmitry Preobrazhensky[AMDGPU][MC][GFX9][NFC] Consolidate tests by encoding
2022-08-23 Guillaume Chatelet[NFC][libc] standardize string_view
2022-08-23 Matthias Springer[tensor][bufferize] Use affine.apply instead of arith...
2022-08-23 Chuanqi Xu[docs] Add examples for printing asynchronous stack...
2022-08-23 Simon Pilgrim[ADT] Add llvm::popcount to <bit> helper wrapper
2022-08-23 Denis Antrushin[TwoAddressInstruction] Handle pointer compare sunk...
2022-08-23 Florian Hahn[LoopUtils] Remove unused Loop arg from addDiffRuntimeC...
2022-08-23 gonglingqin[LoongArch] Optimize the atomic store with amswap_db...
2022-08-23 Graham Hunter[NFC][LoopVectorize] Precommit masked vector function...
2022-08-23 Guray Ozen[mlir][Linalg] Retire LinalgStrategyGeneralizePass
2022-08-23 Dmitry Makogon[NFC] Remove undef from xfailed SimplifyCFG test
2022-08-23 Guray Ozen[mlir][Linalg] Retire Linalg generic interchange patter...
2022-08-23 Balázs Kéri[clang][AST] RecursiveASTVisitor should visit owned...
2022-08-23 Adrian Kuegel[mlir][Linalg] Remove unused method declaration.
2022-08-23 liaochunyu[llvm-profdata][NFC] fix warning
2022-08-23 LLVM GN Syncbot[gn build] Port 15b65bcd6519
2022-08-23 Weining Lu[Clang][LoongArch] Add initial LoongArch target and...
2022-08-23 Carlos Alberto... [CMake] Support passing arguments to build tool (bootst...
2022-08-23 Kazushi (Jam... [VE] Support inlineasm memory operand
2022-08-23 liqinweng[LV][NFC] Modify code comments
2022-08-23 liqinweng[NFC]] Use llvm::all_of instead of std::all_of
2022-08-23 owenca[clang-format] Remove an extraneous test in TokenAnnota...
2022-08-23 Jakub Kuderski[ADT] Add all_equal predicate
2022-08-23 owenca[clang-format] Fix regressions in WhitespaceSensitiveMacros
2022-08-23 Stanley Winata[mlir][spirv] Use spv.store instead of init in var
2022-08-23 Stanley Winata[mlir][spirv] Add vector.fma lowering to CL.fma
2022-08-23 Phoebe Wang[X86][AVX512FP16] Relax limitation to AVX512FP16 intrin...
2022-08-23 Chenbing Zheng[InstCombine] add tests for shuf bitcast. nfc
2022-08-23 Nico Weber[gn build] port e78208f082f0
2022-08-23 Jan Svoboda[clang][deps] Allow switching between lazily/eagerly...
2022-08-23 Dave Lee[llvm][utils] Make lldb data formatters show both summa...
2022-08-23 jackalcooper[mlir][vulkan-runner] Use aligned pointer for host...
2022-08-22 Jacques Pienaar[mlir] Populate default attributes on op creation
2022-08-22 Akira HatanakaRevert "[compiler-rt][builtins] Add compiler flags...
2022-08-22 Yuanfang Chen[compiler-rt][lit] initialize LIT LLVMConfig instance
2022-08-22 Akira Hatanaka[compiler-rt][builtins] Add compiler flags to catch...
2022-08-22 Siva Chandra... [libc][Obvious] Move some macros definitions to sys...
2022-08-22 Christopher... [clang][libcxx] renames `__remove_reference`
2022-08-22 Keith Smiley[llvm-objcopy][MachO] Remove more sections with llvm...
2022-08-22 Andrew Browne[DFSan] Fix handling of libAtomic external functions.
2022-08-22 Yuanfang Chen[CodeGen] Sort llvm.global_ctors by lexing order before...
2022-08-22 Dave Lee[lldb] Remove prefer-dynamic-value test override
2022-08-22 Jacques Pienaar[mlir][tosa] Switch TosaFoldConstantTranspose to use...
2022-08-22 Yaxun (Sam... [AMDGPU] Add builtin s_sendmsg_rtn
2022-08-22 Chris Bieneman[DirectX] Remove broken assert
next