summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-27[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.instrprofiling-do-not-sanitize-pgo-instrumentationVitaly Buka
2024-03-27[NFC][IR] Add SetNoSanitize helpers (#86772)Vitaly Buka
2024-03-27[NFC][HWASAN] Precommit globals-access testVitaly Buka
2024-03-27[NFC][mlir] Reorder `declarePromisedInterface()` operands (#86628)Justin Fargnoli
2024-03-27[X86] combine-pavg.ll - add demandedelts test coverage for #86284Simon Pilgrim
2024-03-27[X86] combineExtractFromVectorLoad support extraction from vector of differen...Simon Pilgrim
2024-03-27[ELF] --pack-dyn-relocs=android+relr: place IRELATIVE in .rela.plt (#86751)Fangrui Song
2024-03-27[LegalizeDAG] Merge PerformInsertVectorEltInMemory into ExpandInsertToVectorT...Craig Topper
2024-03-27[flang][OpenMP] Rename makeList overloads to make{Objects,Clauses}, NFC (#86725)Krzysztof Parzyszek
2024-03-27Fix signed/unsigned comparison warning. NFC.Simon Pilgrim
2024-03-27[bazel] Remove -lm on macOS (#86706)Keith Smiley
2024-03-27[InstallAPI] Add *umbrella-header options (#86587)Cyndy Ishida
2024-03-27[Thumb1] LivePhysRegs to LiveRegUnits (#84474)AtariDreams
2024-03-27[X86] Add -verify-machineinstrs to huge stack testsSimon Pilgrim
2024-03-27Fix "result of 32-bit shift implicitly converted to 64 bits" MSVC warning. NFCI.Simon Pilgrim
2024-03-27[lldb] Revive shell test after updating UnwindTable (#86770)Jason Molenda
2024-03-27[libc] Remove obsolete LIBC_HAS_BUILTIN macro (#86554)Marc Auberer
2024-03-27Revert rG58de1e2c5eee548a9b365e3b1554d87317072ad9 "Fix stack layout for frame...Simon Pilgrim
2024-03-27[ARM][MVE] Remove kill flags when reusing VPR register. (#86300)David Green
2024-03-27[libc++][NFC] Simplify copy and move lowering to memmove a bit (#83574)Nikolas Klauser
2024-03-27[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka
2024-03-27[SystemZ][z/OS] TXT records in the GOFF reader (#74526)Yusra Syeda
2024-03-27[OpenMP] Close up permissions on /tmp files (#85469)Terry Wilmarth
2024-03-27[libc][support][UInt] implement 128b math helpers (#86531)Nick Desaulniers
2024-03-27[clang][RISCV] Enable RVV with function attribute __attribute__((target("arch...Brandon Wu
2024-03-27Fix stack layout for frames larger than 2gb (#84114)Wesley Wiser
2024-03-27[RISCV] RISCV vector calling convention (1/2) (#77560)Brandon Wu
2024-03-27[X86] combineExtractWithShuffle - use combineExtractFromVectorLoad to extract...Simon Pilgrim
2024-03-27[lldb][Dwarf] Add missing timer when parsing .debug_abbrev. (#86568)Zequan Wu
2024-03-27[clang] Fix an out-of-bound crash when checking template partial specializati...Haojian Wu
2024-03-27[SLP]Fix PR86798: handle phi nodes being trunced, but not its operands.Alexey Bataev
2024-03-27[FPEnv][AMDGPU] Correct AMDGPUSimplifyLibCalls handling of strictfp attribute...Kevin P. Neal
2024-03-27[lldb][nfc] Delete unused variable (#86740)Felipe de Azevedo Piovezan
2024-03-27[libc++] Fix one case in saturate_cast.pass.cpp for 64-bit on z/OS (#86724)zibi2
2024-03-27[workflows] Update the version of the scorecard-action (#86753)Tom Stellard
2024-03-27[gn build] Port 4f9aab2b500dLLVM GN Syncbot
2024-03-27[APINotes] Upstream the remaining API Notes fixes and testsEgor Zhdan
2024-03-27[FreeBSD] Mark __stack_chk_guard dso_local except for PPC64 (#86665)Justin Cady
2024-03-27[NFC][TableGen][GlobalISel] Move MIR pattern parsing out of combiner (#86789)Pierre van Houtryve
2024-03-27[analyzer][docs] Document the `optin.performance.Padding` checker (#86411)komalverma04
2024-03-27[X86] masked_store.ll - add nounwind to remove cfi noiseSimon Pilgrim
2024-03-27[X86] Add combineExtractFromVectorLoad helper - pulled out of combineExtractV...Simon Pilgrim
2024-03-27[DAG] foldAddSubOfSignBit - reuse existing SDLoc instead of regenerating it. ...Simon Pilgrim
2024-03-27[DAG] visitSub - reuse existing SDLoc instead of regenerating it. NFC.Simon Pilgrim
2024-03-27[gn build] Port 1103a2a337e9LLVM GN Syncbot
2024-03-27Reland [AMDGPU] MCExpr-ify MC layer kernel descriptor (#86494)Janek van Oirschot
2024-03-27AMDGPU: Fix dead check prefixes in testMatt Arsenault
2024-03-27[CodeGen][LLVM] Make the `va_list` related intrinsics generic. (#85460)Alex Voicu
2024-03-27[llvm-dlltool][llvm-lib][COFF] Don't override NONAME exports with demangled A...Jacek Caban
2024-03-27[LLD][COFF] Add support for EXPORTAS import name type. (#86541)Jacek Caban