summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[StackColoring] Delete dead stack slots (#75351)"upstream/revert-75351-usscPaul Kirth2023-12-156-48/+32
* [SystemZ] ABI support for single-element vector typesUlrich Weigand2023-12-1517-120/+195
* [lldb][NFCI] Remove unused parameter from BreakpointResolver*::CreateFromStru...Alex Langford2023-12-1511-32/+23
* [lld][WebAssembly] Add an `--initial-heap` option (#75594)SingleAccretion2023-12-156-3/+49
* [llvm-windres] Resolve the --preprocessor executable in $PATH (#75390)Martin Storsjö2023-12-152-3/+30
* [llvm-windres] Pass user preprocessor arguments before the input filename (#7...Martin Storsjö2023-12-153-4/+4
* [LLD] [MinGW] Respect the -S/-s options when writing PDB files (#75181)Martin Storsjö2023-12-152-1/+13
* [LLD] [COFF] Add /debug: options nodwarf and nosymtab (#75180)Martin Storsjö2023-12-154-0/+15
* [LLD] [COFF] Parse all /debug: options, like /opt: (#75178)Martin Storsjö2023-12-153-29/+50
* [LLD] [COFF] Rewrite handling of the /debug: option. NFC. (#75175)Martin Storsjö2023-12-151-57/+42
* [LLD] [COFF] Rewrite the config flags for dwarf debug info or symtab. NFC. (#...Martin Storsjö2023-12-154-8/+8
* [mlir][linalg] Use vector.shuffle to flatten conv filter (#75038)Andrzej Warzyński2023-12-152-54/+61
* [Instrumentation][X86] Limit setting large section flag to medium/large code ...Arthur Eubanks2023-12-158-39/+138
* [flang][openacc/mp][NFC] Remove unused baseAddr argument (#75537)Valentin Clement (バレンタイン クレメン)2023-12-152-4/+4
* [llvm-exegesis] Validate that address annotations are aligned (#75554)Aiden Grossman2023-12-155-0/+75
* [VPlan] Remove stale comment from optimizeInductions (NFC).Florian Hahn2023-12-151-2/+1
* [SLP] Fix OOB GEP index access for a no-op GEPReid Kleckner2023-12-151-1/+3
* [NFC][mlir][sparse] remove redundant parameter. (#75551)Peiming Liu2023-12-154-10/+8
* [RISCV] Prefer whole register loads and stores when VL=VLMAX (#75531)Philip Reames2023-12-157-90/+171
* [llvm] Remove no-op ptr-to-ptr casts (NFC)Youngsuk Kim2023-12-153-14/+3
* [RISCV Add some vsetvli insertion test cases with vmv.s.x+reduction. NFC (#75...Craig Topper2023-12-151-0/+35
* [AArch64] Put legal action first for G_ATOMIC_CMPXCHG (#74613)Thomas Preud'homme2023-12-151-4/+4
* [gn build] Port f7407411a1daLLVM GN Syncbot2023-12-151-0/+1
* [IR] Fix UB on Op<2> in ShuffleVector predicates (#75549)Reid Kleckner2023-12-151-8/+1
* [AMDGPU] GFX12: select @llvm.prefetch intrinsic (#74576)Mariusz Sikora2023-12-158-0/+372
* [libc++] Optimize std::find for segmented iterators (#67224)Nikolas Klauser2023-12-1510-16/+253
* [MLIR][bazel] Fix build files for 5e29112719df91b1c80916386e230252d56… (#75...Benjamin Chetioui2023-12-151-0/+1
* [flang][OpenMP] Move handling of OpenMP symbol flags to OpenMP.cpp (#75523)Krzysztof Parzyszek2023-12-153-9/+22
* [MLIR][bazel] Fix build files for 681eacc1b670fd7137d8677fef6fc76c6e3… (#75...Benjamin Chetioui2023-12-151-0/+5
* [flang][driver][nfc] Rename one variable (res -> invoc) (#75535)Andrzej Warzyński2023-12-151-26/+27
* [flang][nfc] Refactor linker invocation logic (#75534)Andrzej Warzyński2023-12-152-65/+79
* [flang][OpenMP] Move nested eval conversion to OpenMP.cpp, NFC (#75502)Krzysztof Parzyszek2023-12-153-71/+90
* [libc] Fix improper initialization of `StorageType` (#75610)Guillaume Chatelet2023-12-1523-28/+37
* [AMDGPU] - Add address space for strided buffers (#74471)Jessica Del2023-12-1568-120/+247
* [CodeGenPrepare] Remove unused TypePromotionTransaction::moveBefore to fix gc...Simon Pilgrim2023-12-151-11/+0
* [Object] Drop unnecessary const qualifier to fix gcc Wignored-qualifiers warn...Simon Pilgrim2023-12-151-1/+1
* [mlir][mesh] Add verification and canonicalization for some collectives (#74905)Boian Petkantchin2023-12-155-22/+882
* Revert "[LinkerWrapper] Add 'Freestanding' config to the LTO pass" (#75528)fel-cab2023-12-151-1/+0
* [clang] Fix unexpected warnings after a01307a (#75591)Mariya Podchishchaeva2023-12-152-0/+34
* [AMDGPU] CodeGen for GFX12 VFLAT, VSCRATCH and VGLOBAL instructions (#75493)Mirko Brkušanin2023-12-1557-373/+13866
* Support for dynamic dimensions in 'tensor.splat' (#74626)Rafael Ubal2023-12-156-17/+161
* [mlir][tensor] Fix tensor.concat reifyResultShapes for static result dims (#7...Quinn Dawkins2023-12-152-20/+41
* [VPlan] Remove unneeded getNumUsers calls in replaceAllUsesWith (NFC).Florian Hahn2023-12-151-5/+12
* [clangd] Add header mapping for struct_rusage.hKadir Cetinkaya2023-12-151-0/+1
* [clang][Interp][NFC] Remove outdated FIXME commentTimm Bäder2023-12-151-2/+2
* [OpenMP] Fix compile error caused by #74397 (#75419)Shilei Tian2023-12-151-1/+1
* [libc][NFC] Rename `MANTISSA_WIDTH` in `FRACTION_LEN` (#75489)Guillaume Chatelet2023-12-1597-888/+877
* Revert "[builtins][arm64] Build __init_cpu_features_resolver on Apple platfor...David Spickett2023-12-151-88/+6
* [AMDGPU] CodeGen for GFX12 VBUFFER instructions (#75492)Mirko Brkušanin2023-12-1561-4601/+16712
* [X86][AVX10] Allow 64-bit mask register used without EVEX512 (#75571)Phoebe Wang2023-12-154-99/+62