main
Refactor capabilities constants
Clean up ISPC pass defintions
Make fast-math optimizations more aggressive (#3489)
Use PointerType::get with LLVMContext over Type
Remove conditional code for LLVM 17
Fix #3544: optimize backward memory access patterns to contiguous ops
Fix braces around statements
Extend constant propagation analysis in predecessor blocks
[AMX][Builtins] Add support to expose LLVM X86 AMX intrinsics as ISPC stdlib functions.
Add llvm.ispc.blend_store
Add ISPC intrinsics
Remove LLVM 15
Add const qualifier PeepholePass for LLVM trunk
Target redesign
Update args for masked llvm memory intrinsics for LLVM 22
opt: add ReplaceHalfMaskedMemOps pass
Prevent oversized data stores in blend operations
Issue #3023. Fix deprication warnings for insertion API.
ScalarizePass: implement
Fix warnings in XeGatherCoalescePass.cpp
Replace deprecated equals method to op==