aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-04[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.nfccodegen-precommit-test-for-84858Vitaly Buka8-38/+195
2024-04-04[NFC][UBSAN] Regenerate a testVitaly Buka1-8/+30
2024-04-04Revert "Debuginfod Testing & fixes: 3rd times the charm? (#87676)"Shubham Rastogi10-515/+17
2024-04-04[LV, VP]VP intrinsics support for the Loop Vectorizer + adding new tail-foldi...Alexey Bataev27-69/+2124
2024-04-04[RISCV][NFC] Add isTargetAndroid API in RISCVSubtarget (#87671)Paul Kirth1-0/+1
2024-04-04[bazel] Add support for building lldb (#87589)Keith Smiley5-3/+3289
2024-04-05[flang] Add --gcc-toolchain and --gcc-install-dir options to flang. (#87360)Michael Kruse31-1/+45
2024-04-04[UBSAN] Remove invalid assert added with #87709Vitaly Buka1-1/+0
2024-04-05[SPARC] Implement L and H inline asm argument modifiers (#87259)Koakuma4-0/+64
2024-04-04[UBSAN][HWASAN] Remove redundant flags (#87709)Vitaly Buka7-23/+19
2024-04-04[NFC][HWASAN][UBSAN] Remove cl:init from few opts (#87692)Vitaly Buka2-2/+2
2024-04-04[bazel] Add missing dependency for mlir:SCFUtils (#87711)Chenguang Wang1-0/+1
2024-04-04[libc] Temporary math macros fix (#87681)Michael Jones3-2/+19
2024-04-04[HWASAN][UBSAN] Don't use default `profile-summary-cutoff-hot` (#87691)Vitaly Buka4-22/+9
2024-04-04[flang] Added windows-include.h wrapper to resolve name conflicts. (#87650)Slava Zakharin5-11/+29
2024-04-04[libc++][NFC] Make __desugars_to a variable template and rename the header to...Nikolas Klauser11-31/+26
2024-04-04[mlir][SCF] Modernize `coalesceLoops` method to handle `scf.for` loops with i...MaheshRavishankar13-240/+587
2024-04-04[memprof] Introduce writeMemProf (NFC) (#87698)Kazu Hirata1-76/+142
2024-04-04Revert "[ARM][Thumb2] Mark BTI-clearing instructions as scheduling region bou...Victor Campos3-189/+0
2024-04-04[Headers] Don't declare unreachable() from stddef.h in C++ (#86748)Ian Anderson1-0/+4
2024-04-04[NFC] [HWASan] clarify FIXME comment (#87689)Florian Mayer1-0/+3
2024-04-04[builtin][NFC] Remove ClangBuiltin<"__builtin_allow_ubsan_check"> (#87581)Vitaly Buka1-2/+1
2024-04-04[flang][cuda] Add restriction on assumed size device variable (#87664)Valentin Clement (バレンタイン クレメン)2-1/+7
2024-04-04[mlir][ods] Fix attribute setter gen when properties are on (#87688)Jeff Niu2-13/+60
2024-04-04[NFC][UBSAN] Similar to #87687 for UBSANVitaly Buka1-64/+64
2024-04-04[MLIR][CF] Fix cf.switch parsing with result numbers (#87658)Keyi Zhang2-2/+15
2024-04-04[HWASan] Allow stack_history_size of 4096 (#86362)Florian Mayer1-2/+2
2024-04-04[NFC][HWASAN] Cleanup opt opt test (#87687)Vitaly Buka1-12/+12
2024-04-04[NFC][HWASAN] Simplify `selectiveInstrumentationShouldSkip` (#87670)Vitaly Buka1-20/+16
2024-04-04[SLP]Fix PR87630: wrong result for externally used vector value.Alexey Bataev2-8/+14
2024-04-04[OpenMP] Unsupport absolute KMP_HW_SUBSET test for s390x (#87555)Jonathan Peyton1-0/+6
2024-04-04[libc++][CI] Updates to Clang 19. (#85301)Mark de Wever6-19/+19
2024-04-04Debuginfod Testing & fixes: 3rd times the charm? (#87676)Kevin Frei10-17/+515
2024-04-04[libc] Move thread sync when closing port earlierJoseph Huber1-4/+4
2024-04-04[SLP]Add a test with the incorrect casting for external user, NFC.Alexey Bataev1-0/+64
2024-04-04[AArch64] Fix heuristics for folding "lsl" into load/store ops. (#86894)Eli Friedman14-177/+119
2024-04-04[CostModel][X86] Add costkinds test coverage for masked load/store/gather/sca...Simon Pilgrim5-16/+7255
2024-04-04[AArch64][PAC][MC][ELF] Support PAuth ABI compatibility tag (#85236)Daniil Kovalev6-12/+127
2024-04-04[TextAPI] Reorder addRPath parameters (#87601)Cyndy Ishida4-9/+9
2024-04-04[ValueTracking] Add more conditions in to `isTruePredicate`Noah Goldstein3-64/+77
2024-04-04[ValueTracking] Add tests for deducing more conditions in `isTruePredicate`; NFCNoah Goldstein2-0/+466
2024-04-04[ValueTracking] Infer known bits fromfrom `(icmp eq (and/or x,y), C)`Noah Goldstein3-20/+25
2024-04-04[ValueTracking] Add tests for computing known bits from `(icmp eq (and/or x,y...Noah Goldstein1-5/+105
2024-04-04[mlir] Add `requiresReplacedValues` and `visitReplacedValues` to `PromotableO...Fabian Mora5-10/+82
2024-04-04[CMake] Install LLVMgold.so for LLVM_INSTALL_TOOLCHAIN_ONLY=on (#87567)Fangrui Song1-1/+1
2024-04-04[memprof] Make RecordWriterTrait a non-template class (#87604)Kazu Hirata2-7/+10
2024-04-04[gn build] Port fd38366e4525Arthur Eubanks1-1/+0
2024-04-04[gn build] Port 8bb9443333e0Arthur Eubanks1-0/+1
2024-04-04[gn build] Port 3365d6217901Arthur Eubanks1-0/+1
2024-04-04[gn build] Manually port 6f2d8cc0Arthur Eubanks2-0/+2