Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
intel/llvm
Pull Requests
Commits
simt_experiment
SentinelVal
add_mmap_tests
bviyer-be-parsing-to-clang-sycl-ld
bviyer-legalize-non-std-ints
bviyer-test-nonstd-args
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-e2e-preview-mode-failure
copilot/fix-failing-github-actions-job
copilot/llvm-compiler-rt-build
copilot/nvptx64-nvidia-cuda-compilation
copilot/research-dynamic-linking-issue-22350
debug/win-program-manager-crashdump
dependabot/github_actions/github-actions-fd34ddc272
dependabot/pip/llvm/docs/llvm-docs-requirements-eae7157fec
enable_spirv_test
enable-cp
exaperf-34-test
experimental-oneapi-spec-reusable-events_mirror
fix/adapter-uaf-shared-ptr
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
lslusarczyk/no-rebuild-removed
lstolarc-bench-run-native-graphs-2
luszczewskakasia1_lfs
luszczewskakasia1_monitoring
main
maksimsab-resolve-mfl-in-release
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
private/udit/fix_marray_operator
private/udit/marray_align
private/udit/win_unittests
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
sarnex/pytorch
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/mock-pm-order-icx
test_postcommit
test/sycl-device-globals-fix-cuda-illegal-mem-addr
test-cuda-usm-memcpy-no-fix
test-work-group-size
trace/adapter-uaf-icx
trace/adapter-uaf-leaklayer
ur-test-summary-logging
yc/1209-sycl-e2e-fix
[concepts] Set up an instantiation scope for constraint expression comparison (#79698)
zyn0217
committed
2 years ago
Verified
04d20b17
[AMDGPU] Speed up SIRegisterInfo::getReservedRegs (#79844)
jayfoad
committed
2 years ago
Verified
0e17684c
[mlir] [arith] add shl overflow flag in Arith and lower to SPIR-V and LLVMIR (#79828)
yiwu0b11
committed
2 years ago
Verified
f7ef73ea
[X86][test] Update CodeGen/X86/popcnt.ll after #78545
KanRobert
committed
2 years ago
e5054fb5
Revert "[RISCV] Relax march string order constraint" (#79976)
joker-eph
committed
2 years ago
Verified
5a00cb1a
[clang][NFC] Use no-param version of skipRValueSubobjectAdjustments
tbaederr
committed
2 years ago
c61686e8
[StackSafetyAnalysis] Don't call getTruncateOrZeroExtend for pointers of different sizes (#79804)
Pierre-vh
committed
2 years ago
Verified
2fb3c9b9
[FMV] Change feature priorities according to ACLE. (#79316)
labrinea
committed
2 years ago
Verified
f214933b
[Sema] Restructure and extend the testing of template pack deduction (#79881)
spaits
committed
2 years ago
Verified
e9e1a72c
[StackSafetyAnalysis] Add test with non-pointer use (NFC)
nikic
committed
2 years ago
4c2422e5
[clang][AST][NFC] Make FieldDecl in SubobjectAdjustment const
tbaederr
committed
2 years ago
58779495
[llvm][Docs] Expand MyFirstTypoFix's post-commit section (#79827)
David Spickett
committed
2 years ago
Verified
3df262f8
[X86] Silence -Wlogical-op-parentheses in X86CompressEVEX.cpp (NFC)
DamonFool
committed
2 years ago
7a51aead
[libc] Add test to check all properties for all FPBit types. (#79851)
gchatelet
committed
2 years ago
Verified
fd3edd45
[mlir][ODS] Add `ConstantEnumCase` (#78992)
zero9178
committed
2 years ago
Verified
547113fd
[clang][AST][NFC] Take const CXXRecordDecl* in ComparisonCategories
tbaederr
committed
2 years ago
597f56f3
[X86] Support EVEX compression from MOVBErr to BSWAP (#79775)
XinWang10
committed
2 years ago
Verified
1a219e98
[RISCV] Refine cost on Min/Max reduction (#79402)
arcbbb
committed
2 years ago
Verified
2800448f
[lld-macho] dead-strip objc stubs (#79726)
kyulee-com
committed
2 years ago
Verified
cb46c618
[ASan][AMDGPU] Fix Assertion Failure. (#79795)
ampandey-1995
committed
2 years ago
Verified
67f0a691
[RISCV] Relax march string order constraint (#78120)
BeMg
committed
2 years ago
Verified
d09082f6
[X86][MC] Support encoding optimization & assembler relaxation about immediate operands for APX instructions (#78545)
XinWang10
committed
2 years ago
Verified
5910e34a
[RISCV] Don't use pointer operand in MemoryLocation for RISC-V strided and indexed load/store intrinsics. (#79890)
topperc
committed
2 years ago
Verified
a12390e6
[libc++][modules] Support using the module std with -fno-char8_t. (#79155)
poyaoc97
committed
2 years ago
Verified
dc448365
[mlir][tensor] Fix `tensor.pad` to remove newly static values (#79938)
rsuderman
committed
2 years ago
Verified
70eb0e37
[X86] Treat __start_*/__stop_* symbols as large (#79909)
aeubanks
committed
2 years ago
Verified
198652a0
[mlir][spirv] Clean up map-memref-storage-class pass (#79937)
kuhar
committed
2 years ago
Verified
7f6d4455
AMDGPU: Simplify else if to else in GCNHazardRecognizer
arsenm
committed
2 years ago
659ce8f6
AMDGPU: Simplify else if to else in AMDGPUMCCodeEmitter
arsenm
committed
2 years ago
9bbde62b
AMDGPU: Simplify else if to just else in AMDGPUInstCombineIntrinsic
arsenm
committed
2 years ago
65f486c4
Newer
Older