platform/upstream/llvm.git
2023-01-13 v1nh1shungry[clang-tidy] don't warn when returning the result for...
2023-01-13 Keith Smiley[lld-macho] Downgrade missing fat arch to warning
2023-01-13 Alex Brachet[lsan] Fix build for Fuchsia after D140039
2023-01-13 Xiang1 ZhangAdd -disable-check-noreturn-call for stack protect
2023-01-13 Matt ArsenaultOpenMP: Use inbounds in EmitOMPAggregateAssign
2023-01-12 Mitch PhillipsRevert "[GWP-ASan] Add recoverable mode."
2023-01-12 Mitch PhillipsRevert "[GWP-ASan] Fix test to work with Fuchsia's...
2023-01-12 Mitch PhillipsRevert "[GWP-ASan] Fix 6413872"
2023-01-12 Kirill Stoimenov[LSAN] More LSAN interface tweaking.
2023-01-12 Johannes Doerfert[OpenMP][FIX] The thread limit is the block, not grid...
2023-01-12 Artem Belevich[CUDA] added cmath wrappers to unbreak CUDA compilation...
2023-01-12 Diego Caballero[mlir][linalg] Fix incorrect reduction detection in...
2023-01-12 bixia1[mlir][sparse] Minor code clean up (NFC).
2023-01-12 Johannes Doerfert[Attributor][FIX] Consistently use the access/remote...
2023-01-12 Nikolas Klauser[libc++] Add clang-tidy to the list of possible substit...
2023-01-12 River Riddle[mlir][NFC] Use explicit ArrayRef construction in Optio...
2023-01-12 River Riddle[mlir][AttrType] Emit unbalanced character errors using...
2023-01-12 Florian Mayer[NFC] [scudo] avoid casting in a circle
2023-01-12 Eric Li[libTooling] Add `getFileRange` as an alternative to...
2023-01-12 Joseph Huber[LinkerWrapper] Improve -save-temps behaviour
2023-01-12 Florian Hahn[AArch64] Add IfConv test with loads with invariant...
2023-01-12 Peiming Liu[mlir][sparse] support parsing slices in sparse tensor...
2023-01-12 Siva Chandra... [libc][obvious] Add a missing dep.
2023-01-12 Roman LebedevRevert "[SimplifyCFG] When eliminating `unreachable...
2023-01-12 Jeff Niu[mlir][python] fix python build
2023-01-12 Med Ismail... [lldb/test] Disable TestScriptedProcess.py on linux...
2023-01-12 Roman Lebedev[SimplifyCFG] When eliminating `unreachable` landing...
2023-01-12 Roman Lebedev[NFC][SimplifyCFG] Autogenerate checklines in some...
2023-01-12 Jordan Rupprecht[test] Split out Annotations from `TestingSupport`
2023-01-12 Lang Hames[ORC] Tidy up MachOPlatform's references to ORC runtime...
2023-01-12 Jeff Niu[mlir][ods] Generate inferReturnTypes for ops with...
2023-01-12 Maksim Panchenko[BOLT] Minor refactoring for -print-sorted-by option
2023-01-12 Jeff Niu[mlir] Add operations to BlockAndValueMapping and renam...
2023-01-12 Luke Nicholson[scudo] Fix RingBuffer initialization.
2023-01-12 Fangrui Song[bazel] Fix --features=layering_check issues and enable...
2023-01-12 Med Ismail... [lldb/Interpreter] Introduce ScriptedPlatform{,Python...
2023-01-12 Med Ismail... [lldb] Add ScriptedPlatform python implementation
2023-01-12 Med Ismail... [lldb] Add Debugger & ScriptedMetadata reference to...
2023-01-12 Med Ismail... [lldb/Interpreter] Improve ScriptedPythonInterface...
2023-01-12 Med Ismail... [lldb/Interpreter] Make ScriptedProcessInfo more generic
2023-01-12 Nawrin Sultana[OpenMP] Fix dynamic schedule assertion failure on...
2023-01-12 Joseph Huber[Clang] Explicitly move returned values converted to...
2023-01-12 Yitzhak Mandelbaum[clang][dataflow] In optional model, implement `widen...
2023-01-12 Matt Arsenaultclang/AMDGPU: Update clang test for llvm change
2023-01-12 Matt ArsenaultPartially reapply "AMDGPU: Invert handling of enqueued...
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...
next