summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-04[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseusers/vitalybuka/spr/main.nfchwasanubsan-remove-clinit-from-few-optsVitaly Buka
2024-04-04[libc++][NFC] Make __desugars_to a variable template and rename the header to...Nikolas Klauser
2024-04-04[mlir][SCF] Modernize `coalesceLoops` method to handle `scf.for` loops with i...MaheshRavishankar
2024-04-04[memprof] Introduce writeMemProf (NFC) (#87698)Kazu Hirata
2024-04-04Revert "[ARM][Thumb2] Mark BTI-clearing instructions as scheduling region bou...Victor Campos
2024-04-04[Headers] Don't declare unreachable() from stddef.h in C++ (#86748)Ian Anderson
2024-04-04[๐˜€๐—ฝ๐—ฟ] changes to main this commit is based onVitaly Buka
2024-04-04[NFC] [HWASan] clarify FIXME comment (#87689)Florian Mayer
2024-04-04[builtin][NFC] Remove ClangBuiltin<"__builtin_allow_ubsan_check"> (#87581)Vitaly Buka
2024-04-04[flang][cuda] Add restriction on assumed size device variable (#87664)Valentin Clement (ใƒใƒฌใƒณใ‚ฟใ‚คใƒณ ใ‚ฏใƒฌใƒกใƒณ)
2024-04-04[mlir][ods] Fix attribute setter gen when properties are on (#87688)Jeff Niu
2024-04-04[NFC][UBSAN] Similar to #87687 for UBSANVitaly Buka
2024-04-04[MLIR][CF] Fix cf.switch parsing with result numbers (#87658)Keyi Zhang
2024-04-04[HWASan] Allow stack_history_size of 4096 (#86362)Florian Mayer
2024-04-04[NFC][HWASAN] Cleanup opt opt test (#87687)Vitaly Buka
2024-04-04[NFC][HWASAN] Simplify `selectiveInstrumentationShouldSkip` (#87670)Vitaly Buka
2024-04-04[SLP]Fix PR87630: wrong result for externally used vector value.Alexey Bataev
2024-04-04[OpenMP] Unsupport absolute KMP_HW_SUBSET test for s390x (#87555)Jonathan Peyton
2024-04-04[libc++][CI] Updates to Clang 19. (#85301)Mark de Wever
2024-04-04Debuginfod Testing & fixes: 3rd times the charm? (#87676)Kevin Frei
2024-04-04[libc] Move thread sync when closing port earlierJoseph Huber
2024-04-04[SLP]Add a test with the incorrect casting for external user, NFC.Alexey Bataev
2024-04-04[AArch64] Fix heuristics for folding "lsl" into load/store ops. (#86894)Eli Friedman
2024-04-04[CostModel][X86] Add costkinds test coverage for masked load/store/gather/sca...Simon Pilgrim
2024-04-04[AArch64][PAC][MC][ELF] Support PAuth ABI compatibility tag (#85236)Daniil Kovalev
2024-04-04[TextAPI] Reorder addRPath parameters (#87601)Cyndy Ishida
2024-04-04[ValueTracking] Add more conditions in to `isTruePredicate`Noah Goldstein
2024-04-04[ValueTracking] Add tests for deducing more conditions in `isTruePredicate`; NFCNoah Goldstein
2024-04-04[ValueTracking] Infer known bits fromfrom `(icmp eq (and/or x,y), C)`Noah Goldstein
2024-04-04[ValueTracking] Add tests for computing known bits from `(icmp eq (and/or x,y...Noah Goldstein
2024-04-04[mlir] Add `requiresReplacedValues` and `visitReplacedValues` to `PromotableO...Fabian Mora
2024-04-04[CMake] Install LLVMgold.so for LLVM_INSTALL_TOOLCHAIN_ONLY=on (#87567)Fangrui Song
2024-04-04[memprof] Make RecordWriterTrait a non-template class (#87604)Kazu Hirata
2024-04-04[gn build] Port fd38366e4525Arthur Eubanks
2024-04-04[gn build] Port 8bb9443333e0Arthur Eubanks
2024-04-04[gn build] Port 3365d6217901Arthur Eubanks
2024-04-04[gn build] Manually port 6f2d8cc0Arthur Eubanks
2024-04-04[libc++][chrono] Completes the tzdb class. (#82157)Mark de Wever
2024-04-04[libclc] Use VERSION_GREATER_EQUAL where appropriate. NFCFraser Cormack
2024-04-04[gn build] Manually port 1679b27Arthur Eubanks
2024-04-04[TBAA] Test for tbaa.struct metadata with bitfields in big endian layout (#87...Julian Nagele
2024-04-04Revert "[GlobalISel] Fix the infinite loop issue in `commute_int_constant_to_...Gulfem Savrun Yeniceri
2024-04-04[ELF] PROVIDE: fix spurious "symbol not found"Fangrui Song
2024-04-04[llvm-objcopy] Add --compress-sectionsFangrui Song
2024-04-04[APInt] Remove multiplicativeInverse with explicit modulus (#87644)Jay Foad
2024-04-04[CostModel][X86] Update AVX1 sext v4i1 -> v4i64 cost based off worst case llv...Simon Pilgrim
2024-04-04[libc][bazel][math] Add float128 math functions and their smoke tests to baze...lntue
2024-04-04Revert "[mlir][test] Make SME e2e tests require an emulator (#86489)"Andrzej Warzynski
2024-04-04[X86] Rename Zn3FPP# ports -> Zn3FP#. NFCSimon Pilgrim
2024-04-04[libc++][oss-fuzz] Updates C++ version used. (#87531)Mark de Wever