summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/vitalybuka/spr/main.instrprofiling-do-not-sanitize-pgo-instrumentationVitaly Buka2024-03-27355-4319/+8165
|\
| * [NFC][IR] Add SetNoSanitize helpers (#86772)Vitaly Buka2024-03-273-0/+14
| * [NFC][HWASAN] Precommit globals-access testVitaly Buka2024-03-271-0/+60
| * [NFC][mlir] Reorder `declarePromisedInterface()` operands (#86628)Justin Fargnoli2024-03-2718-34/+34
| * [X86] combine-pavg.ll - add demandedelts test coverage for #86284Simon Pilgrim2024-03-271-0/+30
| * [X86] combineExtractFromVectorLoad support extraction from vector of differen...Simon Pilgrim2024-03-276-292/+179
| * [ELF] --pack-dyn-relocs=android+relr: place IRELATIVE in .rela.plt (#86751)Fangrui Song2024-03-272-2/+58
| * [LegalizeDAG] Merge PerformInsertVectorEltInMemory into ExpandInsertToVectorT...Craig Topper2024-03-271-57/+26
| * [flang][OpenMP] Rename makeList overloads to make{Objects,Clauses}, NFC (#86725)Krzysztof Parzyszek2024-03-275-34/+34
| * Fix signed/unsigned comparison warning. NFC.Simon Pilgrim2024-03-271-1/+1
| * [bazel] Remove -lm on macOS (#86706)Keith Smiley2024-03-271-0/+4
| * [InstallAPI] Add *umbrella-header options (#86587)Cyndy Ishida2024-03-2711-7/+206
| * [Thumb1] LivePhysRegs to LiveRegUnits (#84474)AtariDreams2024-03-271-8/+3
| * [X86] Add -verify-machineinstrs to huge stack testsSimon Pilgrim2024-03-272-3/+3
| * Fix "result of 32-bit shift implicitly converted to 64 bits" MSVC warning. NFCI.Simon Pilgrim2024-03-271-1/+1
| * [lldb] Revive shell test after updating UnwindTable (#86770)Jason Molenda2024-03-274-0/+78
| * [libc] Remove obsolete LIBC_HAS_BUILTIN macro (#86554)Marc Auberer2024-03-2726-107/+77
| * Revert rG58de1e2c5eee548a9b365e3b1554d87317072ad9 "Fix stack layout for frame...Simon Pilgrim2024-03-2721-116/+86
| * [ARM][MVE] Remove kill flags when reusing VPR register. (#86300)David Green2024-03-272-1/+25
| * [libc++][NFC] Simplify copy and move lowering to memmove a bit (#83574)Nikolas Klauser2024-03-275-48/+15
| * [SystemZ][z/OS] TXT records in the GOFF reader (#74526)Yusra Syeda2024-03-274-14/+326
| * [OpenMP] Close up permissions on /tmp files (#85469)Terry Wilmarth2024-03-271-5/+5
| * [libc][support][UInt] implement 128b math helpers (#86531)Nick Desaulniers2024-03-274-11/+66
| * [clang][RISCV] Enable RVV with function attribute __attribute__((target("arch...Brandon Wu2024-03-2710-81/+85
| * Fix stack layout for frames larger than 2gb (#84114)Wesley Wiser2024-03-2721-86/+116
| * [RISCV] RISCV vector calling convention (1/2) (#77560)Brandon Wu2024-03-2729-50/+409
| * [X86] combineExtractWithShuffle - use combineExtractFromVectorLoad to extract...Simon Pilgrim2024-03-274-664/+397
| * [lldb][Dwarf] Add missing timer when parsing .debug_abbrev. (#86568)Zequan Wu2024-03-271-0/+1
| * [clang] Fix an out-of-bound crash when checking template partial specializati...Haojian Wu2024-03-273-3/+20
| * [SLP]Fix PR86798: handle phi nodes being trunced, but not its operands.Alexey Bataev2024-03-272-1/+97
| * [FPEnv][AMDGPU] Correct AMDGPUSimplifyLibCalls handling of strictfp attribute...Kevin P. Neal2024-03-273-7/+9
| * [lldb][nfc] Delete unused variable (#86740)Felipe de Azevedo Piovezan2024-03-271-1/+0
| * [libc++] Fix one case in saturate_cast.pass.cpp for 64-bit on z/OS (#86724)zibi22024-03-271-1/+1
| * [workflows] Update the version of the scorecard-action (#86753)Tom Stellard2024-03-271-1/+1
| * [gn build] Port 4f9aab2b500dLLVM GN Syncbot2024-03-271-0/+2
| * [APINotes] Upstream the remaining API Notes fixes and testsEgor Zhdan2024-03-2796-20/+1829
| * [FreeBSD] Mark __stack_chk_guard dso_local except for PPC64 (#86665)Justin Cady2024-03-272-1/+11
| * [NFC][TableGen][GlobalISel] Move MIR pattern parsing out of combiner (#86789)Pierre van Houtryve2024-03-276-465/+623
| * [analyzer][docs] Document the `optin.performance.Padding` checker (#86411)komalverma042024-03-272-3/+82
| * [X86] masked_store.ll - add nounwind to remove cfi noiseSimon Pilgrim2024-03-271-46/+33
| * [X86] Add combineExtractFromVectorLoad helper - pulled out of combineExtractV...Simon Pilgrim2024-03-271-29/+49
| * [DAG] foldAddSubOfSignBit - reuse existing SDLoc instead of regenerating it. ...Simon Pilgrim2024-03-271-4/+4
| * [DAG] visitSub - reuse existing SDLoc instead of regenerating it. NFC.Simon Pilgrim2024-03-271-2/+2
| * [gn build] Port 1103a2a337e9LLVM GN Syncbot2024-03-271-0/+1
| * Reland [AMDGPU] MCExpr-ify MC layer kernel descriptor (#86494)Janek van Oirschot2024-03-2719-313/+1999
| * AMDGPU: Fix dead check prefixes in testMatt Arsenault2024-03-272-1128/+0
| * [CodeGen][LLVM] Make the `va_list` related intrinsics generic. (#85460)Alex Voicu2024-03-2748-274/+330
| * [llvm-dlltool][llvm-lib][COFF] Don't override NONAME exports with demangled A...Jacek Caban2024-03-272-2/+95
| * [LLD][COFF] Add support for EXPORTAS import name type. (#86541)Jacek Caban2024-03-274-6/+106
| * [RISCV] Add test case to show missing vmerge fold on tied pseudos. NFCLuke Lau2024-03-271-0/+16