aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13[X86][test] Add missing encoding/decoding tests for avx512vp2intersect and un...Shengchen Kan8-456/+1354
2023-12-13[lldb][PDB] Fix more issues with PDB testsDavid Spickett1-3/+3
2023-12-13[MLIR][NFC] Add fast path to fused loc flattening. (#75312)Benjamin Chetioui1-18/+29
2023-12-13Revert "Add a test for evicting unreachable modules from the global module ca...David Spickett4-185/+0
2023-12-13[X86][test] Add missing encoding/decoding tests for avx512vbmi and unify the ...Shengchen Kan4-543/+1626
2023-12-13Add cosh op to the math dialect. (#75153)Sungsoon Cho4-0/+52
2023-12-13[CostModel] Mark ssa_copy as free (#75294)David Green2-12/+13
2023-12-13[X86][MC] Pre-commit test for 74713 (#75288)XinWang103-0/+10
2023-12-13[reland][libc][NFC] Implement `FPBits` in terms of `FloatProperties` to reduc...Guillaume Chatelet13-109/+106
2023-12-13[RemoveDIs] Enable conversion from dbg.declare to DPValue (#74090)Orlando Cazalet-Hyams1-1/+4
2023-12-13[LoopVersioningLICM] add comment regarding dubious check (NFC)Bruno De Fraine1-0/+5
2023-12-13[gn] port 9ed20568e7deNico Weber1-0/+1
2023-12-13[lldb][PDB] Attempt to fix tests on WindowsDavid Spickett1-1/+0
2023-12-13[AST] Switch to MemoryLocation in add method (NFC)Bruno De Fraine4-8/+6
2023-12-13[clang][Interp] Don't diagnose undefined functions when checking... (#75051)Timm Baeder2-8/+22
2023-12-13[X86][test] Move the x86 tests to correct folderShengchen Kan2-0/+0
2023-12-13[LICM] Add test show missed promotion due to AAInfo merging (NFC)Bruno De Fraine1-0/+59
2023-12-13[AArch64][ELF][llvm-readobj] Support the GCS .note.gnu.property bit (#75065)john-brawn-arm3-4/+6
2023-12-13[Clang][AArch64] Add REQUIRES to new testJay Foad1-0/+2
2023-12-13[lld][COFF] Merge .00cfg section into .rdata. (#75207)Jacek Caban4-2/+20
2023-12-13[libc++] `views::split` and `views::lazy_split` shouldn't be range adaptor cl...Stephan T. Lavavej4-10/+22
2023-12-13[mlir][ArmSME][test] Use `only-if-required-by-ops` rather than `enable_arm_st...Benjamin Maxwell4-8/+8
2023-12-13[mlir][ArmSME] Add missing dependencies in ArmSME transforms (#75269)Georgios Pinitas1-0/+1
2023-12-13[AMDGPU] Extend clang-format directive in SIDefines.hPiotr Sobczak1-2/+3
2023-12-13[clang][Sema][NFC] Add a boolean parameter commentTimm Bäder1-1/+1
2023-12-13[llvm][TableGen][Docs] Add tools/resources linksDavid Spickett2-0/+8
2023-12-13[CVP] Add tests for using block values in conditions (NFC)Nikita Popov1-0/+98
2023-12-13[MLIR][LLVM] Support nameless and scopeless global constants (#75307)Christian Ulmann5-8/+58
2023-12-13 [X86][test] Merge the decoding tests for avx512_bf16 and unify the namesShengchen Kan8-184/+109
2023-12-13[MLIR][LLVM] Remove disallowlist from LLVM inliner (#75303)Johannes de Fine Licht1-35/+2
2023-12-13[InstCombine] simplify `(X * C0) / (X * C1)` into `C0 / C1`. (#73204)Z5722-13/+166
2023-12-13[MachineSink] Clear kill flags of sunk addressing mode registers (#75072)Momchil Velikov2-5/+209
2023-12-13[X86][test] Merge the decoding tests for avx512_bf16_vl and unify the namesShengchen Kan10-630/+348
2023-12-13[lldb] Fix buildbots after PR 74786 (#75272)Greg Clayton2-46/+47
2023-12-13[Clang][AArch64] Add fix vector types to header into SVE (#73258)CarolineConcatto10-16/+206
2023-12-13[MC] Reduce size of MCLEBFragment (NFC) (#75050)Nikita Popov1-2/+2
2023-12-13Revert "[libc][NFC] Implement `FPBits` in terms of `FloatProperties` to reduc...Guillaume Chatelet17-190/+191
2023-12-13[X86][test] Add missing encoding/decoding tests for avx512bitalgShengchen Kan4-170/+508
2023-12-13[X86][test] Merge the decoding tests for avx512_bf16 and unify the namesShengchen Kan5-164/+90
2023-12-13[MLIR][Presburger] Add Gram-Schmidt (#70843)Abhinav2718285-2/+111
2023-12-13[libc][NFC] Implement `FPBits` in terms of `FloatProperties` to reduce clutte...Guillaume Chatelet17-191/+190
2023-12-13[CodeGen] Port `ExpandMemCmp` to new pass manager (#74050)paperchalice17-43/+95
2023-12-13RegisterCoalescer: Fix implicit operand handling during rematerialize (#75271)Matt Arsenault3-2/+255
2023-12-13[libc] [riscv] support build with `scudo` on `riscv64` (#74951)Schrodinger ZHU Yifan1-7/+16
2023-12-13[CodeGen] Port `IndirectBrExpand` to new pass manager (#75287)paperchalice10-27/+84
2023-12-13[TableGen][GlobalISel] Add specialized opcodes (#74823)Pierre van Houtryve19-216/+260
2023-12-13RegisterCoalescer: Add undef flags in removePartialRedundancy (#75152)Matt Arsenault2-0/+62
2023-12-13[bazel] Port 27259f17e9d273147c648331e92000a48677f489Fangrui Song1-0/+2
2023-12-13[X86][test] Add missing encoding/decoding tests for avx512dq_vlShengchen Kan4-193/+486
2023-12-13[CodeGen] Add analyses to help for porting GC passes (#74972)paperchalice6-0/+96