platform/upstream/llvm.git
2023-06-05 Matt ArsenaultAMDGPU: Add baseline 16-bit mad matching tests
2023-06-05 Matt ArsenaultAMDGPU: Convert test to generated checks
2023-06-05 Peter Klausler[flang] Pad output correctly after tabbing with ADVANCE...
2023-06-05 Aart Bikfix build issue on bazel
2023-06-05 Florian Mayer[hwasan] Properly restore SP tag on exceptions
2023-06-05 Siva Chandra... [bazel][libc] Add targets for integer abs and div funct...
2023-06-05 Nikolas Klauser[libc++][NFC] Add __element_count and use it in the...
2023-06-05 Craig Topper[RISCV] Lower experimental_get_vector_length intrinsic...
2023-06-05 Nick Desaulniers[Demangle] refactor DLangDemangle to use std::string_view
2023-06-05 Fangrui Song[lld] StringRef::{starts,ends}with => {starts,ends...
2023-06-05 Arthur EubanksReland [compiler-rt][CMake] Properly set COMPILER_RT_HA...
2023-06-05 Craig Topper[RISCV] Add RISCVISD nodes for vfwadd/vfwsub.
2023-06-05 Craig Topper[RISCV] Rename SDT_RISCVVWBinOpW_VL->SDT_RISCVVWIntBinO...
2023-06-05 Alex Langford[lldb][NFCI] Change the way Process stores StructuredDa...
2023-06-05 Sami Tolvanen[Driver] Allow -fsanitize=kcfi with -fsanitize-minimal...
2023-06-05 Jessica Clarke[RISCV][test] Fix a couple of whitespace issues
2023-06-05 Kazu Hirata[ADT] Deprecate StringRef::{starts,ends}with_insensitive
2023-06-05 Kazu Hirata[Support] Remove {Bits,Float,Double}To{Bits,Float,Double}
2023-06-05 Kazu Hirata[Support] Remove PowerOf2Floor and ByteSwap_{16,32,64}
2023-06-05 Alex Langford[lldb][NFCI] ConstString methods should take StringRefs...
2023-06-05 Amir Ayupov[BOLT][NFC] Drop MMap events for deleted files
2023-06-05 Nick Desaulniers[Demangle] convert microsoftDemangle to take a std...
2023-06-05 Kazu Hirata[Sema] Fix a warning
2023-06-05 David Blaikiellvm-dwarfdump --verify: Add support for .debug_str_off...
2023-06-05 Alex Langford[lldb][NFCI] Use size_t in OptionValueProperties
2023-06-05 Pierre CalixteTest case improvement (Do not optimize debug locations...
2023-06-05 Alex Langford[lldb][NFCI] Change return type of REPL::GetSourceFileB...
2023-06-05 Artem Belevich[NVPTX] fixed vector-compare test.
2023-06-05 Peter Klausler[flang] Fix crash from bug#63099 (gfortran/regression...
2023-06-05 Artem BelevichCoalesce 16-bit FP types to use integer register classes.
2023-06-05 Nathan Chancellor[Clang] Add release note for 877210faa447
2023-06-05 Mehdi AminiFix MLIR build with Shared lib enabled
2023-06-05 Rafael Ubal... Activate OpenMP translation in MLIR execution engine...
2023-06-05 Dmitriy Filchenko[scudo] Change configuration for Trusty, use mmap()
2023-06-05 Aaron BallmanFix LLVM sphinx build
2023-06-05 Ramkumar Ramachandratree-sitter-mlir: add a more complete grammar
2023-06-05 Charalampos... Respect "-fdiagnostics-absolute-paths" on emit include...
2023-06-05 Christopher... [clang][NFC] refactors value type traits so we can...
2023-06-05 Shao-Ce SUN[Flang] Map `ieee_fma` intrinsic to `llvm.fma`
2023-06-05 Fangrui SongReplace deprecated startswith_insensitive with starts_w...
2023-06-05 Noah Goldstein[InstCombine] Add transform `(icmp pred (shl {nsw and...
2023-06-05 Noah Goldstein[InstCombine] Add tests for tranforming `(icmp pred...
2023-06-05 Florian Mayer[sanitizer] add new symbolizer symbol
2023-06-05 Peiming Liu[mlir][sparse] Make getNumTensors() consistent between...
2023-06-05 Nathan Chancellor[Sema] Do not emit -Wunused-variable for variables...
2023-06-05 Philip Reames[IRBUilder] Introduce getAllOnesMask [nfc]
2023-06-05 Alan HuRemove vestiges of removed OCaml modules
2023-06-05 Florian MayerRevert "Properly restore SP tag on exceptions"
2023-06-05 Krzysztof Drewniak[AMDGPU] Add intrinsic for converting global pointers...
2023-06-05 Krzysztof Drewniak[AMDGPU] Use resource base for buffer instruction Machi...
2023-06-05 Nikolas KlauserRevert "[libc++] Optimize for_each for segmented iterators"
2023-06-05 Krzysztof Drewniak[AMDGPU] Add buffer intrinsics that take resources...
2023-06-05 Nick Desaulniers[Demangle] convert is*Encoding to use std::string_view
2023-06-05 Kiran Chandramohan[Flang][PFT] Skip continue insertion for OpenMP Loops
2023-06-05 Craig Topper[RISCV] Switch vwsll.v* instructions to use the VSHT_IV...
2023-06-05 Michael Liao[TableGen] Fix indentation. NFC
2023-06-05 Stefan Pintilie[LLD] Emit DT_PPC64_OPT into the dynamic section
2023-06-05 Sam McCall[clangd] Move completion signatures and labelDetails
2023-06-05 Kiran Chandramohan[Flang][OpenMP] Refactor to properly fix privatisation...
2023-06-05 SR_team[clangd] Show size, offset and padding for bit fields...
2023-06-05 Mark de Wever[libunwind] Removes CMake work-arounds.
2023-06-05 Tom Eccles[flang] [stack-arrays] fix unused variable warning
2023-06-05 Aaron BallmanSilence C++17 extension warnings; NFC
2023-06-05 Amaury Séchet[NFC][DAG] Move isTruncateOf so that it can be used...
2023-06-05 Aaron BallmanSilence C++17 extension diagnostics in test; NFC
2023-06-05 Nikita Popov[LoopUnroll] Add test for SCEV invalidation issue ...
2023-06-05 Nikita PopovRevert "[LCSSA] Don't invalidate SCEV"
2023-06-05 Harsh Menon[mlir] [linalg] Update documentation for fuse_into_cont...
2023-06-05 Viktoriia Bakalova[clangd] Revert to older include spelling approach.
2023-06-05 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in checkSize...
2023-06-05 Aaron Ballman[C] Support _Generic expressions with a type operand
2023-06-05 JP LehrRevert "[DAGCombine] Make sure combined nodes are added...
2023-06-05 Antonio Frighetto[ConstraintElimination] Refactor `checkAndReplaceCondit...
2023-06-05 Md Abdullah... [mlir][spirv] Change numeric constant's bit-extension...
2023-06-05 Nikita PopovRevert "[LCSSA] Remove unused ScalarEvolution argument...
2023-06-05 Louis Dionne[libc++] Use .gen.py tests for the transitive inclusion...
2023-06-05 LLVM GN Syncbot[gn build] Port b77e50e6aef5
2023-06-05 Hui[libc++] Implement `stop_token`
2023-06-05 Felipe de Azevedo... [AppleAccelTable][NFC] Remove `struct` keyword from...
2023-06-05 Quentin Colombet[mlir][Vector] Fix a propagation bug with transfer_read
2023-06-05 David Green[TypePromotion] Don't treat bitcast as a Source
2023-06-05 Simon Pilgrim[GlobalISel][X86] Regenerate legalize-undef.mir
2023-06-05 Simon Pilgrim[X86] Replace X32 test check prefix with X86 + add...
2023-06-05 Simon Pilgrim[X86] Replace X32 test check prefix with X86
2023-06-05 Philipp StephaniAdd customization group for MLIR.
2023-06-05 Timm Bäder[clang][Interp][NFC] Make a single-line comment a doc...
2023-06-05 Matthias Springer[mlir][vector][NFC] Clean up headers
2023-06-05 Philipp StephaniCheck for a ‘buffer’ type instead of ‘buffer-live’.
2023-06-05 Zibi SarbinowskiRemove 3-byte characters causing clang-tblgen to get...
2023-06-05 Timm Bäder[clang][Diagnostics] Split source ranges into line...
2023-06-05 Martin Braenne[clang][dataflow] Use a `PointerValue` for `value`...
2023-06-05 Alexey LapshinFix test bot breakage from 36f351098cd50809658493d9b2e2...
2023-06-05 Andrew Gozillon[Flang][OpenMP][MLIR] Add lowering from PFT to MLIR...
2023-06-05 Ivan Kosarev[AMDGPU][AsmParser][NFC] Specify parser methods directl...
2023-06-05 Haojian Wu[clang-tidy] Move the misc system header dir to Inputs...
2023-06-05 Ivan Kosarev[AMDGPU][AsmParser][NFC] Immediate operand classes...
2023-06-05 Timm Bäder[clang][Interp][NFC] Make Src parameter for move functi...
2023-06-05 Mateja Marjanovicfix failures caused by https://reviews.llvm.org/D146737
2023-06-05 Amaury Séchet[DAGCombine] Make sure combined nodes are added back...
2023-06-05 Simon Pilgrim[GlobalISel][X86] Add 128/256/512-bit vector and/or...
next