aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-04[bazel] Port #94109 (#94395)Keith Smiley1-2/+3
2024-06-04[atomics] Initialize pthread_mutex_t and avoid false sharingFangrui Song1-4/+16
2024-06-04[bazel] Port #94218 (#94390)Keith Smiley1-0/+1
2024-06-04[mlir][scf] Implement conversion from scf.forall to scf.parallel (#94109)Spenser Bauman11-27/+313
2024-06-04[LV] Apply loop guards when checking recur during hoisting RT checks.Florian Hahn2-15/+13
2024-06-04[bazel] Reduce output on CI (#94298)Keith Smiley1-0/+3
2024-06-04[DirectX] Update for removal of icmp and fcmp constant expressionsJustin Bogner1-8/+0
2024-06-04[libc][new] Add placement new functions (#94290)PiJoules1-0/+4
2024-06-04AMDGPU/NFC: Make MACH indentation consistent (#94370)Konstantin Zhuravlyov1-58/+58
2024-06-04gn build: Sync GENERIC_TF_SOURCES with CMake.pcc1-6/+6
2024-06-04gn build: Define SANITIZER_COMMON_NO_REDEFINE_BUILTINS for ubsan_minimal.pcc1-0/+1
2024-06-04gn build: Pass -fno-sanitize=vptr,function with use_ubsanpcc1-0/+1
2024-06-04gn build: Support llvm_enable_zstd.pcc8-4/+46
2024-06-04[libc++] Adjust XFAIL for quick_exit (#94274)Louis Dionne1-3/+4
2024-06-04[libc++] Properly detect whether C++20 modules are supported by the compiler ...Louis Dionne1-1/+8
2024-06-04[compiler-rt][builtins] Switch libatomic locks to pthread_mutex_t (#94374)Logikable1-12/+5
2024-06-04[flang] Carry over alignment computed by frontend for COMMON (#94280)Valentin Clement (バレンタイン クレメン)13-22/+38
2024-06-04[BOLT][DWARF][NFC] Add split-dwarf5 test with multiple CUs (#93744)Sayhaan Siddiqui2-0/+840
2024-06-04Disable constexpr function body checking in more situations (#94347)Aaron Ballman6-4/+80
2024-06-04[lldb] Support reading DW_OP_piece from file address (#94026)Jonas Devlieghere3-29/+97
2024-06-04[WebAssembly] Implement all f16x8 unary instructions. (#94063)Brendan Dahl3-2/+128
2024-06-04[llvm-readobj][COFF] Consistent PDBGUID Formatting (#94256)Miguel A. Arroyo3-5/+8
2024-06-04[AMDGPU] Do not override PseudoInstr in SMEM Pseudo definitions. NFC.Jay Foad1-9/+1
2024-06-04[Sema] Fix handling of fields with initializers in nested anonymous unions. (...Eli Friedman3-14/+49
2024-06-04[AMDGPU] Do not override PseudoInstr in FLAT Pseudo definitions. NFC. (#94369)Jay Foad1-17/+4
2024-06-04[clang][deps] Collect discovered module dependencies' Link Libraries (#93588)Artem Chikin36-9/+285
2024-06-04[ELF] Orphan placement: prefer the last similar section when its rank <= orph...Fangrui Song4-31/+59
2024-06-04[flang] Escape '%' in %VAL/%REF messages (#94331)Leandro Lupori1-1/+1
2024-06-04[Driver] Don't use absolute paths for invoking subcommands for driver tests (...Haojian Wu4-13/+13
2024-06-04[InstCombine] Fold `select Cond, not X, X` into `Cond ^ X` (#93591)Yingwei Zheng2-0/+166
2024-06-04[flang] Use fir.declare/fir.dummy_scope for TBAA tags attachments. (#92472)Slava Zakharin10-34/+469
2024-06-04[BasicAA] Consider 'nneg' flag when comparing CastedValues (#94129)Alex MacLean2-19/+224
2024-06-04Silence a not all control paths return a value diagnostic; NFCAaron Ballman1-0/+1
2024-06-04[AMDGPU][NFC] Rename the clamp modifier definition to follow the prevailing c...Ivan Kosarev8-52/+55
2024-06-04[clang][dataflow] Propagate storage location of compound assignment operators...martinboehme2-0/+27
2024-06-04[OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (#93472)Joachim6-15/+29
2024-06-04[libc] add LIBC_INLINE for expected, use CTAD in abs_timeout (#94348)c8ef2-16/+20
2024-06-04[PATCH] [Xtensa] Implement FrameLowering methods and stack operation lowering...Andrei Safronov10-14/+404
2024-06-04[lldb][test] Disable MD5 test for old versions of Visual Studio (#94325)David Spickett1-0/+5
2024-06-04[gn] remove goma configs (#93941)Takuto Ikuta3-35/+3
2024-06-04update_test_checks: drop the other arm64_32 handlersJon Roelofs1-5/+0
2024-06-04[flang] relax ASSOCIATED checks for assumed-ranks (#94277)jeanPerier3-8/+23
2024-06-04[AArch64] Enable CmpBcc fusion for Neoverse-v2 (#90608)Elvina Yakubova2-0/+36
2024-06-04[libc][math][c23] Add {nearbyint,rint,lrint,llrint,lround,llround}f16 C23 mat...OverMighty26-32/+552
2024-06-04Reland "[clang-repl] Extend the C support. (#89804)"Vassil Vassilev3-5/+39
2024-06-04[InstCombine] Drop range attr in select of ctz foldNikita Popov2-6/+7
2024-06-04[InstCombine] Add tests for incorrect range handling in ctz fold (NFC)Nikita Popov1-0/+24
2024-06-04[clang] Add tests for Core issues about friend templates (#94288)Vlad Serebrennikov3-3/+134
2024-06-04[bazel] Add missing dep for __support_threads_sleepHaojian Wu1-0/+3
2024-06-04[cmake][runtimes] Add missing dependency on LLVMgold.so (#94199)Nikita Popov1-0/+5