aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
main[BOLT] Avoid repeated hash lookups (NFC) (#111782)Kazu Hirata2 hours
users/aaupov/spr/bolt-allow-builtin_unreachable-to-be-at-maxsize-addressfix indentationAmir Ayupov5 hours
users/aaupov/spr/main.bolt-allow-builtin_unreachable-to-be-at-maxsize-address[𝘀𝗽𝗿] changes to main this commit is based onMaksim Panchenko5 hours
users/arsenm/amdgpu-global-isel-fix-atomic-extloadsAMDGPU/GlobalISel: Handle atomic sextload and zextloadMatt Arsenault12 hours
users/arsenm/amdgpu-globalisel-missing-m0-zextload-sextloadAMDGPU/GlobalISel: Insert m0 initialization before sextload/zextloadMatt Arsenault12 hours
users/arsenm/globalisel-fix-duplicating-atomic-loadsGlobalISel: Fix combine duplicating atomic loadsMatt Arsenault11 hours
users/dinistro/fix-global-import[MLIR][LLVM] Fix import of globals with references to other globalsChristian Ulmann14 hours
users/fhahn/scevuse!fixup fix formattingFlorian Hahn16 hours
users/lanza/sprcir-build-out-ast-consumer-patterns-to-reach-the-entry-point-into-cirgen-1[𝘀𝗽𝗿] initial versionNathan Lanza11 hours
users/mizvekov/clang-p0522-complete-implementation[clang] Finish implementation of P0522Matheus Izvekov13 hours
[...]
 
TagDownloadAuthorAge
llvmorg-19.1.1llvmorg-19.1.1.zip  llvmorg-19.1.1.tar.gz  llvmorg-19.1.1.tar.bz2  Tobias Hieta9 days
llvmorg-19.1.0llvmorg-19.1.0.zip  llvmorg-19.1.0.tar.gz  llvmorg-19.1.0.tar.bz2  Tobias Hieta3 weeks
llvmorg-19.1.0-rc4llvmorg-19.1.0-rc4.zip  llvmorg-19.1.0-rc4.tar.gz  llvmorg-19.1.0-rc4.tar.bz2  Tobias Hieta5 weeks
llvmorg-19.1.0-rc3llvmorg-19.1.0-rc3.zip  llvmorg-19.1.0-rc3.tar.gz  llvmorg-19.1.0-rc3.tar.bz2  Tobias Hieta7 weeks
llvmorg-19.1.0-rc2llvmorg-19.1.0-rc2.zip  llvmorg-19.1.0-rc2.tar.gz  llvmorg-19.1.0-rc2.tar.bz2  Tobias Hieta2 months
llvmorg-19.1.0-rc1llvmorg-19.1.0-rc1.zip  llvmorg-19.1.0-rc1.tar.gz  llvmorg-19.1.0-rc1.tar.bz2  Tobias Hieta2 months
llvmorg-20-initllvmorg-20-init.zip  llvmorg-20-init.tar.gz  llvmorg-20-init.tar.bz2  Tobias Hieta3 months
llvmorg-18.1.8llvmorg-18.1.8.zip  llvmorg-18.1.8.tar.gz  llvmorg-18.1.8.tar.bz2  Tom Stellard4 months
llvmorg-18.1.7llvmorg-18.1.7.zip  llvmorg-18.1.7.tar.gz  llvmorg-18.1.7.tar.bz2  Tom Stellard4 months
llvmorg-18.1.6llvmorg-18.1.6.zip  llvmorg-18.1.6.tar.gz  llvmorg-18.1.6.tar.bz2  Tom Stellard5 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-03-27[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.nfchwasan-promote-instrumentglobals-to-memberVitaly Buka6-28/+81
2024-03-26[clang][AST] Silence unused-value warnings in unittest DeclPrinterTestAlina Sbirlea1-5/+5
2024-03-26[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka1-24/+24
2024-03-27[RISCV] Add areInlineCompatible for riscv target (#86639)Jianjian Guan4-0/+53
2024-03-26[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka4-0/+74
2024-03-26[NFC][HWASAN] Regenerate testVitaly Buka1-2/+2
2024-03-27[RISCV] Teach RISCVMakeCompressible handle byte/half load/store for Zcb. (#83...Yeting Kuo2-3/+632
2024-03-27[llvm-debuginfo-analyzer][DOC] Convert 'README.txt' to markdown. (#86394)Carlos Alberto Enciso6-225/+178
2024-03-27[mlir][bazel] Expose GPUCommonPass.h only by a single target. (#86730)Christian Sigg1-4/+7
2024-03-26Revert "[RISCV][TTI] Scale the cost of the sext/zext with LMUL (#86617)"ShihPo Hung6-566/+556
[...]