platform/upstream/llvm.git
2023-03-27 Ingo Müller[mlir] Implement pass utils for 1:N type conversions.
2023-03-27 David Sherwood[LoopVectorize] Don't tail-fold for scalable VFs when...
2023-03-27 Aiden Grossman[Docs][llvm-exegesis] Refactor snippet annotations...
2023-03-27 Aiden Grossman[llvm-exegesis] Refactor InstructionBenchmark to Benchmark
2023-03-27 Tomasz Kamiński[clang] Test for AST Dumping of the template variables
2023-03-27 Juan Manuel... [AMDGPU][printf] Run AMDGPUPrintfRuntimeBindingPass...
2023-03-27 pvanhout[clang] Remove legacy -m(no)-code-object-v3 options
2023-03-27 Sam McCall[dataflow] Delete legacy aliases
2023-03-27 Matthias Springer[mlir][bufferize] Fix tracking of erased ops
2023-03-27 Kazu Hirata[Target] Use isNullConstant (NFC)
2023-03-27 Yeting Kuo[RISCV] Support vector type strict_fsqrt.
2023-03-27 Kazu Hirata[Target] Use isAllOnesConstant (NFC)
2023-03-27 sgokhale[AArch64][CodeGen] Add few more tests for fused operati...
2023-03-27 Lang Hames[LLJIT] Allow multiple loadPlatformDynamicLibrary calls...
2023-03-27 Brad Smith[Driver][NetBSD] Simplify NetBSD version handling
2023-03-27 Alex Bradbury[RISCV] Allow llvm-objdump to disassemble objects with...
2023-03-27 Alex Bradbury[RISCV] Enable tools such as llvm-objdump to process...
2023-03-27 wangpc[TableGen] Format document
2023-03-27 Younan Zhang[clangd] Fix a hover crash on unsigned 64bit value
2023-03-27 Wang, Xin10[X86][NFC]Remove dead code in X86ISelLowering.cpp
2023-03-27 Lang Hames[LLJIT] Add convenience methods for loading dylibs...
2023-03-26 sstwcw[clang-format] Don't squash Verilog escaped identifiers
2023-03-26 Owen Pan[clang-format] Don't format already formatted integer...
2023-03-26 Lang Hames[examples] Add export_executable_symbols to HowToUseLLJ...
2023-03-26 Carlos Galvez[clang-tidy] Add option to ignore user-defined literals...
2023-03-26 Alex Bradbury[clang][RISCV] Fix ABI lowering for _Float16 for FP...
2023-03-26 Alex Bradbury[clang][RISCV][test] Add test cases for empty structs...
2023-03-26 Alex Bradbury[RISCV] Make RISCVISAInfo::toFeatureVector ignore unsup...
2023-03-26 Kadir Cetinkaya[include-cleaner] Fix crash on unresolved headers
2023-03-26 luxufan[Local] Preserve !nonnull only when K dominate J and...
2023-03-26 LLVM GN Syncbot[gn build] Port 52296f5ed88b
2023-03-26 Matt ArsenaultAMDGPU: Add baseline test for SWDEV-380865
2023-03-26 Matt ArsenaultAMDGPU: Convert test to generated checks
2023-03-26 Matt ArsenaultInstCombine: Introduce new is.fpclass from logic of...
2023-03-26 Piotr Zegar[clang-tidy] Correct union & macros handling in moderni...
2023-03-26 Piotr Zegar[clang-tidy] Add readability-avoid-unconditional-prepro...
2023-03-26 Shao-Ce SUN[flang][nfc] Remove unused codes in idioms.h
2023-03-26 Shoaib Meenai[ThinLTO] Only import for non-prevailing interposable...
2023-03-26 Craig Topper[RISCV] Move PseudoRVVInitUndef pseudos to RISCVInstrIn...
2023-03-26 Leonard ChanRevert "[llvm] Teach GlobalDCE about dso_local_equivalent"
2023-03-26 Leonard ChanRevert "[llvm] Teach whole program devirtualization...
2023-03-26 Emilia Dreamer[clang-format] Treat NTTP default values as expressions
2023-03-26 Emilia Dreamer[clang-format] Don't wrap struct return types as structs
2023-03-26 Emilia Dreamer[clang-format] Annotate lambdas with requires clauses.
2023-03-26 lipracer[MLIR][Affine] add memory effect traits for dmaOp
2023-03-26 Craig Topper[MachineCopyPropagation] Pass DestSourcePair to isBackw...
2023-03-25 David Green[ARM] Add some tests for non-zero VCTP generation. NFC
2023-03-25 Roland McGrath[libc] Add missing cast in fputil sqrt code
2023-03-25 Uday Bondhugula[MLIR][Affine] Fix/improve affine sibling fusion
2023-03-25 Florian Hahn[Matrix] Extend test coverage for dot product lowering.
2023-03-25 Florian Hahn[Matrix] Split up dot product tests into integer and...
2023-03-25 sstwcw[clang-format] Handle Verilog assign statements
2023-03-25 sstwcw[clang-format] More work on space around operators...
2023-03-25 Anshil Gandhi[AMDGPUUnifyDivergentExitNodes] Add NewPM support
2023-03-25 Louis Dionne[clang][NFC] Fix location of 2>&1 in a few -print tests
2023-03-25 Louis Dionne[libc++] Add UNSUPPORTED annotations to more <format...
2023-03-25 Roland McGrath[libc] Define LLVM_LIBC_FUNCTION with a layer of macro...
2023-03-25 Louis Dionne[libc++][NFC] Improve documentation for running BuildKi...
2023-03-25 Aiden Grossman[Docs][llvm-mc] Add documentation on --filetype flag
2023-03-25 Benjamin Kramer[lldb] Move #include out of namespace lldb. NFC.
2023-03-25 Corentin Jabot[Clang] Update DR status page to reflect Core Issues...
2023-03-25 4vtomat[RISCV] Support vector crypto extension ISA string...
2023-03-25 Matthias Springer[mlir][Analysis] Fix assertion in FlatLinearConstraints
2023-03-25 Nitin John Raj[RISCV][RISCVISelLowering] Add tail agnostic policy...
2023-03-25 Nicolas Vasilache[mlir][Vector] Use a RewriterBase for IR rewrites in...
2023-03-25 Luo, Yuanke[X86] Fix the incorrect displacement for prolog/epilog
2023-03-25 Roland McGrath[libc] Remove unused aarch64 sqrt and sqrtf implementations
2023-03-25 Craig Topper[RISCV] Make RISCVMergeBaseOffsetOpt a class instead...
2023-03-25 Sam McCall[Analysis] Fix use-after-scope in CFGElement dump
2023-03-25 Sam McCall[dataflow] handle missing case in value debug strings
2023-03-25 Ye LuoRevert "[OpenMP] Ensure memory fences are created with...
2023-03-25 Ye Luo[OpenMP] Ensure memory fences are created with barriers...
2023-03-25 Joseph Huber[libc] Implement the RPC client / server for NVPTX
2023-03-25 Joseph Huber[libc] Add a loader utility for NVPTX architectures...
2023-03-25 Alex Langford[lldb][NFC] Remove outdated TODO in Log.h
2023-03-25 Alex Langford[lldb][NFC] Update and re-organize lldb-types.h
2023-03-25 Jonas Devlieghere[lldb] Remove errant call to SBReproducer.SetWorkingDir...
2023-03-24 Nitin John Raj[RISCV] Made fsqrtv pseudoinstruction SEW-aware
2023-03-24 Nitin John Raj[RISCV] Made division pseudoinstructions SEW-aware
2023-03-24 Nitin John Raj[RISCV] Made vrgather.vv and vrgatherei16 pseudoinstruc...
2023-03-24 Nitin John Raj[RISCV] Made vcompress pseudoinstruction SEW-aware
2023-03-24 Nitin John Raj[RISCV][NFC] Remove SEW suffix from pseudoinstructions
2023-03-24 Nitin John Raj[RISCV][NFC] Added possible SEWs associated with a...
2023-03-24 Nitin John Raj[RISCV][NFC] Broke ReadVRGatherVV into ReadVRGatherVV_d...
2023-03-24 Nitin John Raj[RISCV][NFC] Renamed [Read/Write]VGather* -> [Read...
2023-03-24 Lang Hames[llvm-jitlink] Remove unnecessary header include left...
2023-03-24 Lang Hames[llvm-jitlink] Rename -show-graph option to -show-graph...
2023-03-24 Daniel Thornburgh[Fuchsia] Add FUCHSIA_USE_MULTIPLE_DISTRIBUTIONS.
2023-03-24 wren romano[mlir][sparse] Factoring out LoopEmitter::isValidLevel
2023-03-24 Alex Langford[lldb][NFC] Remove outdated TODOs from API headers
2023-03-24 Quinn Dawkins[mlir][linalg] Convert input type to accumulator type...
2023-03-24 harsh-nod[mlir][vector] Hoist redundant singleton vector transfe...
2023-03-24 wren romano[mlir][sparse] moving kInvalidId into "detail" namespace
2023-03-24 wren romano[mlir][sparse] Updating TensorExp ctor to catch unknown...
2023-03-24 wren romano[mlir][sparse] Misc cleanup in Merger.h
2023-03-24 wren romano[mlir][sparse] Updating the `Merger::{exp,lat,set}...
2023-03-24 Dave Lee[lldb] Add ability to hide the root name of a value
2023-03-24 Siva Chandra... [libc][Obvious] Remove a compile opt to x86_64 longjmp...
2023-03-24 David MajnemerFix mlir/lib/Bindings/Python/IRTypes.cpp for Float8E4M3...
2023-03-24 David Majnemer[APFloat] Add E4M3B11FNUZ
next