Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
intel/llvm
Pull Requests
Commits
syclreltest
SentinelVal
bviyer-legalize-non-std-ints
copilot/add-complex-math-test-cases
copilot/add-ubsan-minimal-to-build-targets
copilot/build-llvm-libc-tests-gpu
copilot/check-basic-buffer-test
copilot/discuss-sycl-math-function-design
copilot/explain-mlink-builtin-bitcode-post
copilot/explain-raw-pointer-address-space
copilot/explain-repository-codebase-structure
copilot/fix-failing-github-actions-job
copilot/llvm-compiler-rt-build
copilot/nvptx64-nvidia-cuda-compilation
dependabot/github_actions/github-actions-fd34ddc272
dependabot/pip/llvm/docs/llvm-docs-requirements-eae7157fec
enable_spirv_test
enable-cp
exaperf-34-test
fix-cuda-usm-context-memcpy
fix-dll-copyright
fix-unified-runtime-gpu-binary-build-error
genx
handler_refactoring
ianayl/benchmark-ci-perf-instr
ianayl/benchmark-ci-results-test
intel
l0_plugin
llvmspirv_pulldown
lslusarczyk/no-rebuild-removed
lstolarc-bench-run-native-graphs-2
luszczewskakasia1_lfs
luszczewskakasia1_monitoring
main
master
maxime/bugfix-usm-memset-shortcut
openmp
opensource-krzysztof-patch-1
patkamin_fixed-llama-build
patkamin_test_regression
patkamin-list-benches
patkamin-test-ci-sigabrt
plaidml
private/udit/auto-copilot-check
region-op
reproduce-issue19033
review/mpirog/disable-zstd-sycl-web
review/vmaksimo/reland-spv-ext-optnone
review/yang/fix_msan_fill2d
rrudnick_fix_win_ipc
simt_experiment
sycl
sycl-benchmark-ci-results
sycl-devops-pr/vmaksimo/joint-matrix-getelemcoord
sycl-devops-pr/vmaksimo/spirv-1.6
sycl-ml
sycl-mlir
sycl-rel_5_2_0
sycl-rel-5_1_0
sycl-rel-6_0_0
sycl-rel-6_1_0
sycl-rel-6_2
sycl-rel-6_3
sycl-rel-7_0
sycl-web
sycl-web-to-resolve
syclreltest
test_postcommit
test/sycl-device-globals-fix-cuda-illegal-mem-addr
test-cuda-usm-memcpy-no-fix
test-work-group-size
ur-test-summary-logging
yc/1209-sycl-e2e-fix
[docs][RISCV] List Zcmp and Zicbop as "Supported" rather than "Assembly support (#68717)
asb
committed
2 years ago
Verified
2e658290
[AMDGPULowerKernelAttribute] Avoid use of ConstantExpr::getIntegerCast() (NFC)
nikic
committed
2 years ago
d08496b5
[lldb] Fix missing comsumeError() with LLDB_LOG in ObjectFileCOFF/PECOFF (#70793)
weliveindetail
committed
2 years ago
Verified
43db8ac8
[AsmPrinter] Avoid use of ConstantExpr::getIntegerCast() (NFCI)
nikic
committed
2 years ago
4a7702b7
[CGExprConstant] Avoid use of ConstantExpr::getIntegerCast() (NFC)
nikic
committed
2 years ago
50848916
[AArch64] Fix spilling/filling of virtual registers in PNR regclass. (#70679)
sdesmalen-arm
committed
2 years ago
Verified
2efea512
[SimplifyCFG] Avoid use of ConstantExpr::getIntegerCast() (NFC)
nikic
committed
2 years ago
b87110e2
[lldb][Symtab][NFCI] Replace vector::swap with shrink_to_fit (#70918)
Michael137
committed
2 years ago
Verified
bc41b0ac
Disable memtag sanitization for global fnptrs going into .ctors (#70186)
hctim
committed
2 years ago
Verified
ba31ed47
[InstCombine] Avoid some uses of ConstantExpr::getIntegerCast() (NFC)
nikic
committed
2 years ago
0b5e0fb6
[lldb][AArch64] Add SME2's ZT0 register (#70205)
David Spickett
committed
2 years ago
Verified
b8150c8f
[clang][NFC] Refactor `ObjCMethodDecl::ImplementationControl`
Endilll
committed
2 years ago
aaba3761
[X86] combineTruncateWithSat - relax minimum truncation size for PACKSS/PACKUS
RKSimon
committed
2 years ago
f471f6ff
[clang][ASTImporter] Fix crash when template class static member imported to other translation unit. (#68774)
mzyKi
committed
2 years ago
Verified
39dfaf0d
[ValueTracking] Avoid ConstantExpr::getIntegerCast()
nikic
committed
2 years ago
d47e2ff8
[InstSimplify] Avoid ConstantExpr::getIntegerCast() (NFCI)
nikic
committed
2 years ago
e9181279
[ConstantFolding] Add ConstantFoldIntegerCast helper
nikic
committed
2 years ago
d9f36c45
[X86] fpclamptosat_vec.ll - add AVX2/AVX512 test coverage
RKSimon
committed
2 years ago
432e1147
[X86] Add fpclamptosat to vXi8 test coverage
RKSimon
committed
2 years ago
dc5e6e4c
[mlir][complex] Support Fastmath flag for complex log ops (#69798)
Lewuathe
committed
2 years ago
Verified
8aaa2cb8
Revert "VectorUtils: mark lrint, llrint as trivially vectorizable (#69945)"
artagnon
committed
2 years ago
ac7c816d
[analyzer] Fix uninitialized base class with initializer list when ctor is not declared in the base class
Snape3058
committed
2 years ago
Verified
b6b31e79
[IR] Add writable attribute
nikic
committed
2 years ago
6b8ed787
[clang][NFC] Refactor `OMPDeclareReductionDecl::InitKind`
Endilll
committed
2 years ago
50dec541
[NFC][Transform] Cleanup magic constant usage
nicolasvasilache
committed
2 years ago
18669b12
[LLVM-C] Fix linking failure introduced by 3351097.
dtcxzyw
committed
2 years ago
Verified
dfcb8907
[MLIR][GPUToROCDL] Remove typed pointer support (#70908)
Dinistro
committed
2 years ago
Verified
4279a642
[clang][NFC] Refactor `ArgPassingKind`
Endilll
committed
2 years ago
b120fe8d
[Driver] Silence stdlib warning when linking C on *BSD / Solaris / Haiku (#70434)
brad0
committed
2 years ago
Verified
760658c1
[symbolizer] Support symbol lookup
spavloff
committed
2 years ago
e144ae54
Newer
Older