aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Clear release notes for 18.xllvmorg-18-initTobias Hieta1-288/+0
2023-07-25AMDGPU: Remove trailing whitespace from documentationMatt Arsenault1-4/+4
2023-07-25AMDGPU: Correctly expand f64 sqrt intrinsicMatt Arsenault2-0/+8
2023-07-25[docs] Add llvm & clang release notes for LoongArchWeining Lu1-0/+4
2023-07-25[X86] Support -march=graniterapids-d and update -march=graniterapidsFreddy Ye1-0/+1
2023-07-25[PowerPC][AIX] Enable quadword atomics by default for AIXKai Luo1-0/+5
2023-07-24[yaml2obj] Add support for load config section data.Jacek Caban1-0/+50
2023-07-24[AMDGPU] Add llvm.amdgcn.wave.reduce.umin/umax Intrinsic.Pravin Jagtap1-0/+20
2023-07-21AMDGPU: Implement new 2ulp fdiv loweringMatt Arsenault1-0/+3
2023-07-21AMDGPU: Overhaul and improve rcp and rsq f32 formationMatt Arsenault1-0/+4
2023-07-21Revert "[LIT] Added an option to llvm-lit to emit the necessary test coverage...Shivam Gupta2-12/+0
2023-07-21[LIT] Added an option to llvm-lit to emit the necessary test coverage data, d...Shivam Gupta2-0/+12
2023-07-20[TableGen] Support named argumentswangpc2-2/+24
2023-07-20[X86] Add AVX-VNNI-INT16 instructions.Freddy Ye1-0/+1
2023-07-20[X86] Add SM4 instructions.Freddy Ye1-0/+1
2023-07-20[X86] Add SM3 instructions.Freddy Ye1-0/+1
2023-07-20[X86] Add SHA512 instructions.Freddy Ye1-1/+1
2023-07-19[RISCV] Upgrade Zvfh version to 1.0 and move out of experimental state.Craig Topper2-3/+2
2023-07-19[TableGen] Deprecate old GI Combiner Emitterpvanhout1-4/+10
2023-07-19[X86] Add PBNDKB instruction.Freddy Ye1-0/+1
2023-07-18[Docs][llvm-exegesis] Add documentation for memory annotationsAiden Grossman1-1/+47
2023-07-17[lit] Remove the --no-indirectly-run-check optionLouis Dionne1-8/+2
2023-07-17[AMDGPU] Add targets gfx1150 and gfx1151Jay Foad1-2/+16
2023-07-17[CMake] Switch the CMP0091 policy (MSVC_RUNTIME_LIBRARY) to the new behaviourMartin Storsjö1-2/+3
2023-07-16[docs][JITLink] Update JITLink COFF/x86-64 backend status.Lang Hames1-1/+1
2023-07-15[docs] Update JITLink's support matrix in the JITLink doc.Lang Hames1-23/+43
2023-07-15[amdgpu] Accept an optional max to amdgpu-lds-size attribute for use in Promo...Jon Chesterfield1-5/+7
2023-07-15[docs] GettingStarted.rst cmake should reference buildFarid Zakaria1-3/+3
2023-07-15[LangRef] vscale_range implies the vscale is power-of-twoZhongyunde1-5/+6
2023-07-14[RISCV] Cleanups in CORE-V (xcv) extensionsSimon Cook1-2/+2
2023-07-14[IR] Remove -opaque-pointers optionNikita Popov2-15/+8
2023-07-13[amdgpu][lds] Remove recalculation of LDS frame from backendJon Chesterfield1-0/+6
2023-07-12[llvm-objdump] Default to --mcpu=future for PPC32Fangrui Song1-1/+1
2023-07-12Remove a stale note; NFCAaron Ballman1-12/+0
2023-07-12Fix RST title underlining; NFCAaron Ballman1-1/+1
2023-07-12[RFC] Introduce convergence control intrinsicsSameer Sahasrabuddhe5-60/+1695
2023-07-11[WebAssembly] Support `annotate` clang attributes for marking functions.Brendan Dahl1-1/+4
2023-07-10[RISCV][MC] MC layer support for the experimental zacas extensionAlex Bradbury2-0/+5
2023-07-07AMDGPU: Add some notes about amdgpu-flat-work-group-sizeMatt Arsenault1-1/+6
2023-07-06[UTC] Add do-not-autogenerate capabilityPaul Robinson1-3/+12
2023-07-06[AIX][XCOFF] print out the traceback infozhijian1-0/+4
2023-07-06[LangRef] Always allow getelementptr inbounds with zero offsetNikita Popov1-6/+9
2023-07-06[docs] Remove incorrect markup in a code blockDmitri Gribenko1-3/+2
2023-07-05AMDGPU: Correctly lower llvm.exp.f32Matt Arsenault3-2/+6
2023-07-05AMDGPU: Correctly lower llvm.exp2.f32Matt Arsenault3-0/+12
2023-07-05AMDGPU: Correctly lower llvm.log.f32 and llvm.log10.f32Matt Arsenault3-3/+12
2023-07-05[yaml2obj] Add support for structured COFF section data.Jacek Caban1-0/+5
2023-06-29Add a type_checked_load_relative to support relative function pointer tablesArnold Schwaighofer1-0/+22
2023-06-28[RISCV] Bump vector crypto to v1.0.0-rc14vtomat1-1/+1
2023-06-28Reland [llvm] Preliminary fat-lto-objects supportPaul Kirth3-0/+84