platform/upstream/llvm.git
2023-06-27 Aiden Grossman[llvm-exegesis] Add memory annotation parsing
2023-06-27 Fangrui Song[test] Improve symbol visibility test
2023-06-27 Aiden Grossman[llvm-exegesis] Fix test failure caused by assymetric...
2023-06-27 Han Shen[NFC] Refactor MBB hotness/coldness into templated...
2023-06-27 Advenam Tacet[2a/3][ASan][libcxx] std::deque annotations
2023-06-27 Advenam Tacet[ASan] Remove sanity checks during annotation of contig...
2023-06-27 Slava Zakharin[flang][hlfir] Special handling for temporary LHS in...
2023-06-27 Jie Fu[llvm-exegesis] Fix unused variable 'VAddressSpaceCeili...
2023-06-27 Fangrui Song[llvm-profdata][unittest] Fix -Wsign-compare after...
2023-06-27 Fangrui Song[MC] Report location information for MCDwarfCallFrameFr...
2023-06-27 Fangrui Song[MC] Add SMLoc to MCCFIInstruction
2023-06-27 Jason MolendaFileSystem::EnumerateDirectory should skip entries...
2023-06-27 Hongtao Yu[CSSPGO][Preinliner] Bump up the threshold to favor...
2023-06-27 LLVM GN Syncbot[gn build] Port 12e9c7aaa66b
2023-06-27 William Huang[llvm-profdata] Refactoring Sample Profile Reader to...
2023-06-26 River Riddle[mlir][bytecode] Fix lazy loading of non-isolated regions
2023-06-26 Benjamin Kramer[bazel][mlir] Add missing dependencies for 5a1cdcbd8698...
2023-06-26 Petr Hosek[Driver][BareMetal] Support --emit-static-lib in BareMe...
2023-06-26 Alex MacLean[SelectionDAG] Add memory size for CSEMap ID calculation
2023-06-26 Jerry Wu[mlir] Add pattern to handle trivial shape_cast in...
2023-06-26 Jim InghamDon't allow SBValue::Cast to cast from a smaller type...
2023-06-26 fernandosalas[scudo] Secondary Cache Dump
2023-06-26 Riley[scudo] Fix data leak in wrappers_c_test.cpp
2023-06-26 Chia-hung Duan[scudo] Fix insufficient blocks when pushing BatchClass...
2023-06-26 Eduard Zingerman[BPF] Propagate NoMerge attribute when lowering functio...
2023-06-26 Eduard Zingerman[clang] Allow 'nomerge' attribute for function pointers
2023-06-26 Kelvin Li[flang] Fix flang-aarch64-latest-gcc build failure...
2023-06-26 Alex Langford[lldb] Increase the maximum number of classes we can...
2023-06-26 David Green[AArch64] Don't recreate nodes in tryCombineLongOpWithDup
2023-06-26 Andres Villegas[llvm-libtool-darwin] Switch to OptTableSummary
2023-06-26 Douglas Yung[NFC] Bump up DIAG_SIZE_AST as we have hit the limit...
2023-06-26 Fangrui Song[MC] Reject CFI advance_loc separated by a non-private...
2023-06-26 yzhang93[mlir] Narrow bitwidth emulation for MemRef load
2023-06-26 cabreraam[flang][hlfir] `hlfir.char_extremum` lowering
2023-06-26 Fangrui Song[dataflow] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
2023-06-26 Aiden Grossman[llvm-exegesis] Define SYS_mmap to be SYS_mmap2 on...
2023-06-26 Matthias BraunIgnore load/store until stack address computation
2023-06-26 Matthias BraunSwitch tests to use update_llc_test_checks
2023-06-26 Aiden Grossman[llvm-exegesis] Define MAP_FIXED_NOREPLACE if not available
2023-06-26 Shubham Sandeep... Do not emit a named symbol to denote the start of the...
2023-06-26 Aiden Grossman[llvm-exegesis] Explicitly link llvm-exegesis unit...
2023-06-26 Diego Caballero[mlir][Vector] Fix vectorization of generic ops with...
2023-06-26 Nicolas Vasilache[mlir][linalg] Add named op for matmul_transpose_a
2023-06-26 LLVM GN Syncbot[gn build] Port f8927838fa85
2023-06-26 LLVM GN Syncbot[gn build] Port 83f875dc94d7
2023-06-26 Nico Weber[gn] prepare for porting f8927838fa8558702794
2023-06-26 Aart Bik[mlir][sparse] minor code changes
2023-06-26 Fangrui Song[bazel] Add includes after 5a63b2b3049e06d83c43c037aab3...
2023-06-26 Nicolas Vasilache[mlir][linalg] Add missing op to match the generated...
2023-06-26 Philip Reames[RISCV] Regen rvv/fixed-vectors-fmf.ll to avoid spuriou...
2023-06-26 Fangrui Song[dataflow] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
2023-06-26 Anthony Cabrera[flang][hlfir] `hlfir.char_extremum` op definition...
2023-06-26 Fangrui Song[Driver][ARM] Warn about -mabi= for assembler input
2023-06-26 Aiden Grossman[llvm-exegesis] Add Target Memory Utility Functions
2023-06-26 Sam McCall[dataflow] Make SAT solver deterministic
2023-06-26 Craig Topper[RISCV] Add i32 as a legal type for GPR register class.
2023-06-26 Aiden Grossman[NFC][llvm-exegesis] Disable tests using preprocessor...
2023-06-26 Mike Crowe[clang-tidy] Add modernize-printf-to-std-print check
2023-06-26 Valentin Clement[flang][openacc] Support array reduction for max in...
2023-06-26 Craig Topper[RISCV][SelectionDAGBuilder] Fix an implicit scalable...
2023-06-26 Shubham Sandeep... Revert "Do not emit a named symbol to denote the start...
2023-06-26 Jeff Niu[mlir][index] Add identity folders for add and sub
2023-06-26 Jeff Niu[mlir][index] Add `index.mul` identity folders
2023-06-26 Jeff Niu[mlir][index] Fold `cmp(max/min(x, cstA), cstB)`
2023-06-26 Jeff Niu[mlir][index] Mark certain ops as Commutative
2023-06-26 Matt ArsenaultOpenMP: Add fma math test
2023-06-26 Philip Reames[RISCV] Check that SEW and policy operands are immediat...
2023-06-26 Matt ArsenaultOpenMP: Don't include stdbool.h in builtin headers
2023-06-26 Matt ArsenaultOpenMP: Use generated checks and pragma declare target
2023-06-26 David Goldman[clangd][ObjC] Support ObjC class rename from implement...
2023-06-26 Shubham Sandeep... Do not emit a named symbol to denote the start of the...
2023-06-26 Garvit Gupta[RISCV] Add support for custom instructions for Sifive...
2023-06-26 LLVM GN Syncbot[gn build] Port 5a63b2b3049e
2023-06-26 Aiden Grossman[llvm-exegesis] Introduce SubprocessMemory Utility...
2023-06-26 Piotr Zegar[clang-tidy][NFC] Repharse a lite bit documentation...
2023-06-26 walter erquinigo[LLDB] Fix 582582fb474b8cd4103e65c3e5a705b3aff61794
2023-06-26 Alex Langford[lldb][NFCI] Remove ConstString from Process::Configure...
2023-06-26 Alex Langford[lldb][NFCI] Remove unneeded ConstString constructions...
2023-06-26 Matt ArsenaultSeparateConstOffsetFromGEP: Don't use SCEV
2023-06-26 Matt ArsenaultSeparateConstOffsetForGEP: Remove some typed pointer...
2023-06-26 Matt ArsenaultSeparateConstOffsetForGEP: Fill out some missing test...
2023-06-26 Matt ArsenaultSeparateConstOffsetFromGEP: Copy a test to AMDGPU
2023-06-26 Matt ArsenaultSeparateConstOffsetFromGEP: Reorder run lines
2023-06-26 Maurice Heumann[ARM] Fix codegen of unaligned volatile load/store...
2023-06-26 Eli Friedman[SelectionDAG] Improve expansion of wide min/max
2023-06-26 Eli Friedman[clang codegen] Fix ABI for HVA returns on AArch64...
2023-06-26 Krzysztof Drewniak[mlir] Convert 8-bit float types to i8
2023-06-26 Jonas Devlieghere[lldb] Add `source cache dump` and `source cache clear...
2023-06-26 Alex Langford[lldb][NFCI] Timer::DumpCategoryTimes should take a...
2023-06-26 Alex Langford[lldb][NFCI] UUID::Dump should take a reference instead...
2023-06-26 Joel Dice[clang][WebAssembly] Support wasm32-wasi shared libraries
2023-06-26 Jake Egan[AIX][tests] XFAIL input-file-err.test
2023-06-26 Argyrios Kyrtzidis[clang/HeaderSearch] Make sure `loadSubdirectoryModuleM...
2023-06-26 Wenlei He[NFC] Generalize llvm-profgen message to cover both...
2023-06-26 Nicolas Vasilache[mlir][Transform] Add support for mma.sync m16n8k16...
2023-06-26 Ahmed Bougacha[AArch64][PAC] Select MOVK for ptrauth.blend intrinsic.
2023-06-26 Sam McCallRevert "[dataflow] avoid more accidental copies of...
2023-06-26 Nikolas Klauser[clang] __is_trivially_equality_comparable should retur...
2023-06-26 Nikolas Klauser[NFC] Add clang whitespace removal patch to .git-blame...
2023-06-26 Nikolas Klauser[clang][NFC] Remove trailing whitespaces and enforce...
next