summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13[π˜€π—½π—Ώ] changes introduced through rebaseusers/vitalybuka/spr/main.hwasan-improve-support-of-forking-with-threadsVitaly Buka
2023-12-13[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2023-12-13[NFC][GlobalISel] Fix case of local variableVitaly Buka
2023-12-13[GlobalISel] Fix misaligned read after #74429Vitaly Buka
2023-12-13[clang-format] Fix a bug in git-clang-format.bat (#75268)Owen Pan
2023-12-13Revert "[MLIR] Fuse locations of merged constants (#74670)"Fangrui Song
2023-12-13[X86][FastISel] Support medium code model in more places (#75375)Arthur Eubanks
2023-12-13[asan] Install `pthread_atfork` (#75290)Vitaly Buka
2023-12-13[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2023-12-13[RISCV] Extract a utility for computing bounds on VLMAX [nfc]Philip Reames
2023-12-13[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2023-12-13[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2023-12-13[mlir,vector] Fix -Wunused-variableFangrui Song
2023-12-13Revert "[clangd] Add test for GH75115 (#75116)"Nico Weber
2023-12-13[libc] add mempcpy to bazel overlay (#75383)Nick Desaulniers
2023-12-13Reland "[Coverage][llvm-cov] Enable MC/DC Support in LLVM Source-based Code C...Alan Phipps
2023-12-13[lsan] Install `pthread_atfork` (#75281)Vitaly Buka
2023-12-13[X86][test] Use separate check prefix in code-model-elf.llArthur Eubanks
2023-12-13Revert "[VPlan] Mark Select VPInstructions as not having sideeffects."Florian Hahn
2023-12-13[LV] Add test case for #75298.Florian Hahn
2023-12-13[RISCV] Add test coverage for profitable vsetvli a0, zero, <vtype> casesPhilip Reames
2023-12-13workflows/release-binaries: Add schedule to run job once per month (#73812)Tom Stellard
2023-12-13[mlir][vector] Add pattern to drop unit dim from elementwise(a, b)) (#74817)Andrzej WarzyΕ„ski
2023-12-13[clang-format] Fix parsing of `operator<() {}` (#75144)XDeme
2023-12-13[runtimes] Add missing test dependencies to check-all (#75090)Tom Stellard
2023-12-13[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2023-12-13[hwasan] Add `__hwasan_get_tag_from_pointer` (#75267)Vitaly Buka
2023-12-13[gn build] Port a5ffabce98a4LLVM GN Syncbot
2023-12-13[test][sanitizer] Disable test on DarwinVitaly Buka
2023-12-13[libc++] Fix `take_view::__sentinel`'s `operator==` (#74655)Jakub Mazurkiewicz
2023-12-13[runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ ...Louis Dionne
2023-12-13[XCOFF] Display branch-absolute targets in hex. (#72532)stephenpeckham
2023-12-13[AMDGPU] Fix no waitcnt produced between LDS DMA and ds_read on gfx10 (#75245)Stanislav Mekhanoshin
2023-12-13[llvm][Support] Add UNIX socket support (#73603)criis
2023-12-13Remove the builtin_headers_in_system_modules feature (#75262)Ian Anderson
2023-12-13[flang] module namelist IO with renaming (#75264)vdonaldson
2023-12-13[SystemZ][z/OS] Add missing strnlen function for z/OS to fix build failures (...Abhina Sree
2023-12-13[libc] fix unit tests (#75361)Nick Desaulniers
2023-12-13[libc++abi] Fix test on Android (#74753)Maksim Panchenko
2023-12-13[gn build] Port 6892c175c565LLVM GN Syncbot
2023-12-13[RISCV] Remove setJumpIsExpensive(). (#74647)Craig Topper
2023-12-13[gn build] Manually port ed2d497291fArthur Eubanks
2023-12-13[ConstantHoisting] Add a TTI hook to prevent hoisting. (#69004)Paul Walker
2023-12-13[MLIR][Presburger] Fix IntegerRelation::swapVar not swapping identifiers (#74...Bharathi Ramana Joshi
2023-12-13Move status badge as suggested in post-commit revieweric
2023-12-13[libc][NFC] Shorten type names in tests (#75358)Guillaume Chatelet
2023-12-13[clang] Use StringRef::{starts,ends}_with (NFC) (#75149)Kazu Hirata
2023-12-13[libc] fix -Wmacro-redefined (#75261)Nick Desaulniers
2023-12-13[clang][Driver] Support -fms-volatile as equivalent to /volatile:ms (#74790)Eli Friedman
2023-12-13[Transforms] Fix a warningKazu Hirata