platform/upstream/llvm.git
2023-06-23 Nikita Popov[ValueTracking] Correctly check addrspace of alloca
2023-06-23 Aaron BallmanFix a failing assertion with implicit function definitions
2023-06-23 Michael Platings[Clang][Driver] Warn on invalid Arm or AArch64 baremeta...
2023-06-23 Luke Lau[CostModel] Use operands argument in getInstructionCost...
2023-06-23 Nikita Popov[SCEV] Use object size for allocas as well
2023-06-23 Nikita Popov[SCEV] Store getValue() result in variable (NFC)
2023-06-23 David Green[AArch64] Add tests for double reducts of vector.reduce...
2023-06-23 Serge Pavlov[symbolizer] Check existence of input file in GNU mode
2023-06-23 Nikita Popov[ConstantRange] Calculate precise range for multiply...
2023-06-23 Igor KirillovRevert "Revert "[CodeGen] Extend reduction support...
2023-06-23 Ties Stuij[ARM] generate armv6m eXecute Only (XO) code
2023-06-23 pvanhout[NFC] clang-format GlobalISelEmitter.cpp
2023-06-23 pvanhout[NFC] Remove leftover `inline` on some RuleMatcher...
2023-06-23 Jolanta Jensen[SVE ACLE] Remove DAG combines that are no longer relevant.
2023-06-23 Jeremy Furtek[APFloat] Add APFloat semantic support for TF32
2023-06-23 Kazu Hirata[LegacyPM] Remove LowerMatrixIntrinsicsLegacyPass and...
2023-06-23 Kazu Hirata[LegacyPM] Remove unused declaration initializeAnnotati...
2023-06-23 Tamás Danyluk[SCCPSolver] Speed up SCCPSolver by avoiding repeated...
2023-06-23 Alex Zinenko[mlir][transform] don't wrap a warning into silenceable...
2023-06-23 Alex Zinenko[mlir][transform] fix handle invalidation check for...
2023-06-23 Balázs Kéri[clang][ASTImporter] Add import of CXXRewrittenBinaryOp...
2023-06-23 Dhruv Chawla[TargetLowering] Better code generation for ISD::SADDSA...
2023-06-23 Dhruv Chawla[AArch64] Pre-commit test for D153575
2023-06-23 Kazu Hirata[LegacyPM] Remove LoopAccessLegacyAnalysis
2023-06-23 Ulrich WeigandFix bytecode reader/writer on big-endian platforms
2023-06-23 Haojian Wu[clangd] Store offsets in MacroOccurrence
2023-06-23 Jean Perier[flang][hlfir] Simplify hlfir::convertToValue
2023-06-23 Martin Braenne[clang][dataflow] Dump useful debugging information...
2023-06-23 Kazu Hirata[mlir] Remove unused forward declaration QuantizedInteg...
2023-06-23 Kazu Hirata[Transforms] Remove unused forward declaration Predicat...
2023-06-23 Kazu Hirata[llvm] Use llvm::is_contained (NFC)
2023-06-23 Jacques Pienaar[mlir][docgen] Change nested check
2023-06-23 Kazu Hirata[CodeGen] Remove unused declaration createVLIWSched
2023-06-23 Jon Chesterfield[libc] Factor specifics of packet type out of process
2023-06-23 Jon Chesterfield[libc] Simplify access permissions, change to compositi...
2023-06-23 Oleksii Lozovskyi[compiler-rt][CMake] Multiarch build of XRay libraries
2023-06-23 Jon Chesterfield[libc] Instantiate and sanity check rpc class
2023-06-23 Amaury Séchet[DAG] Peek through trunc when combining select into...
2023-06-23 Sheng[m68k] Fix incorrect handling of TLS when matching...
2023-06-23 Vitaly Buka[nfc][msan] Clang-format includes
2023-06-23 Vitaly Buka[msan] Release origin pages with shadow
2023-06-23 Vitaly Buka[test][hwasan] Reformat comments
2023-06-23 Vitaly Buka[test][hwasan] Describe why HWASAN does not work
2023-06-22 Alex Langford[lldb] Adjust for changes in objc runtime
2023-06-22 Matt ArsenaultRevert "AMDGPU: Use generic helper for skipping over...
2023-06-22 Matt ArsenaultAMDGPU: Use generic helper for skipping over allocas
2023-06-22 Daniel Hoekwater[MC] Detect out of range jumps further than 2^32 bytes
2023-06-22 Fangrui Song[MC] Suppress -Wunused-but-set-variable in -DLLVM_ENABL...
2023-06-22 Philip Reames[RISCV] Document overview of vector pseudos [nfc]
2023-06-22 Shatian Wang[BOLT] Fixing relative ordering of cold sections under...
2023-06-22 Maksim Panchenko[BOLT] Remove unnecessary diagnostics
2023-06-22 Jonas Devlieghere[lldb] Fix variable name mismatch between signature...
2023-06-22 Tomasz Kuchta[DFSAN] Add support for _tolower
2023-06-22 Fangrui Song[MC,x86-32] Remove a gold<2.34 workaround
2023-06-22 Manna, Soumi[CLANG] Fix Static Code Analyzer Concerns with bad...
2023-06-22 Peter Klausler[flang] Avoid crash in statement function error case
2023-06-22 Jon Chesterfield[libc] Can build amdgpu libc even if rocm is missing
2023-06-22 Valentin Clement[flang][openacc] Add lowering support for multi-dimensi...
2023-06-22 Valentin Clement[flang][openacc] Add lowering support for 1d array...
2023-06-22 Manna, Soumi[CLANG] Fix potential null pointer dereference bugs
2023-06-22 Vitaly Buka[NFC][asan] Add FIXME for a posible optimization
2023-06-22 Manna, Soumi[Clang] Fix Static Code Analysis Concerns with copy...
2023-06-22 Vitaly Buka[asan] Don't double poison secondary allocations
2023-06-22 Fangrui Song[MC] Fold A-B when A's fragment precedes B's fragment
2023-06-22 Florian Hahn[LV] Add test with reduction start values that are...
2023-06-22 Joseph Huber[Clang] Disable `libc` headers for offloading languages
2023-06-22 Fangrui Song[MC][test] Clean up MC/ARM/directive-if-subtraction.s
2023-06-22 Manna, Soumi[CLANG] Fix uninitialized scalar field issues
2023-06-22 Sam McCall[dataflow] Avoid copying environment
2023-06-22 Amy HuangRevert "Try to implement lambdas with inalloca paramete...
2023-06-22 Joe Nash[AMDGPU] Add _e64_dpp asm suffix to docs
2023-06-22 Vitaly BukaRevert "[CodeGen] Extend reduction support in ComplexDe...
2023-06-22 Craig Topper[RISCV] Sort the extensions in SupportedExtensions...
2023-06-22 Vitaly Buka[asan] Optimize Quarantine of secondary allocations
2023-06-22 Matt ArsenaultInstCombine: Fold select of ldexp to ldexp of select
2023-06-22 Matt ArsenaultInstCombine: Add some baseline tests for ldexp combines
2023-06-22 Paul Robinson[Headers] Fix up some conditionals
2023-06-22 Florian Hahn[LSR] Return nullptr from getExpr if the result isn...
2023-06-22 Yann Girsberger[opt] Exposing the parameters of LoopRotate to the...
2023-06-22 Aiden GrossmanRevert "[llvm-exegesis] Add ability to assign perf...
2023-06-22 Kamlesh Kumar[llvm] Refactor BalancedPartitioning for fixing build...
2023-06-22 Kazuki Sakamoto[lldb][Windows] Fix ZipFileResolver tests
2023-06-22 Vitaly Buka[NFC][asan] Add const to QuarantineCallback methods
2023-06-22 Vitaly Buka[NFC][asan] Extract FillChunk
2023-06-22 Vitaly Buka[NFC][asan] Add QuarantineCallback::{PreQuarantine...
2023-06-22 Michael Maitland[RISCV] Improve SiFive7 for reductions and ordered...
2023-06-22 Zahira Ammarguellat[clang] Add a namespace for interesting identifiers.
2023-06-22 Michael MaitlandRevert "[RISCV] Improve SiFive7 for reductions and...
2023-06-22 Michael Maitland[RISCV] Improve SiFive7 for reductions and ordered...
2023-06-22 Michael Maitland[RISCV] Improve SiFive7 for loads and stores
2023-06-22 Jon Chesterfield[libc] Move fences into outbox/wait-for-ownership test
2023-06-22 Vitaly Buka[asan] Don't quarantine large blocks
2023-06-22 Fangrui Song[XRay] Make xray_instr_map compatible with Mach-O
2023-06-22 Sindhu Chittireddy[NFC] Fix potential dereferencing of nullptr.
2023-06-22 Igor Kirillov[CodeGen] Extend reduction support in ComplexDeinterlea...
2023-06-22 Jun Zhang[libc][NFC] Simplify return value logic in set_thread_ptr()
2023-06-22 Jon Chesterfield[libc] Add memory fences to device-local locking calls
2023-06-22 Craig Topper[RISCV] Use GPR register class for RV64 ZDInx. Remove...
2023-06-22 Yuanfang Chen[vscode-mlir] bump vsce version to 2.19.0
2023-06-22 Craig Topper[RISCV] Move Zca/Zcb/Zcd/Zcf/Zcmp/Zcmt out of experimen...
next