aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-04[𝘀𝗽𝗿] changes to main this commit is based onusers/ilovepi/spr/main.riscv-precommit-stack-protector-checks-for-linux-and-androidPaul Kirth1-0/+1
2024-04-03[NFC] Delete unintentionally added fileChris Bieneman1-76/+0
2024-04-03[libc++][chrono] Loads leap-seconds.list in tzdb. (#82113)Mark de Wever25-23/+852
2024-04-03[clang-format] Lambda parameter should be passed by const reference (#87306)Owen Pan1-1/+1
2024-04-03[mlir] Enhance TimingManager Printing Flexibility (#85821)Hsiangkai Wang4-94/+297
2024-04-03[libc++] Disables -Wweak-vtables diagnostics. (#85577)Mark de Wever1-0/+3
2024-04-03[VectorCombine][X86] Add some tests showing failure to fold shuffle(cast(x),c...Simon Pilgrim1-0/+189
2024-04-03[AMDGPU][MC] Enables sgpr or imm src1 for float VOP3 DPP, but excludi… (#87...Joe Nash19-19/+2055
2024-04-03[NFC] Automatically generate indirect-branch-tracking-eh2.llAmaury Séchet1-48/+172
2024-04-03[SelectionDAG] Dump convergencectrl_glue DAG node (#87487)Jay Foad1-0/+1
2024-04-03[NFC] Bump DIAG_SIZE_FRONTEND (hit the limit downstream as of e05c1b46)Paul Robinson1-1/+1
2024-04-03[lldb] Correct byte order check for 128 bit integer registersDavid Spickett1-1/+1
2024-04-03[CodeGen] Fix test after #86049Weining Lu1-0/+1
2024-04-03[DAG] visitADDLikeCommutative - convert (add x, shl(0 - y, n)) fold to SDPatt...Simon Pilgrim1-6/+4
2024-04-03[mlir] Apply ClangTidy findings.Adrian Kuegel1-3/+3
2024-04-03[X86] getEffectiveX86CodeModel - take a Triple argument instead of just a Is6...Simon Pilgrim1-3/+4
2024-04-03[DAG] SimplifyDemandedVectorElts - add ISD::AVGCEILS/AVGCEILU/AVGFLOORS/AVGFL...aniplcc3-7/+60
2024-04-03[SLP][NFC]Simplify common analysis of instructions in BoUpSLP::collectValuesT...Alexey Bataev1-107/+78
2024-04-03[SystemZ][z/OS] Remove COMPILER_IBMXL macro for z/OS (#87493)Fanbo Meng2-7/+4
2024-04-03[VPlan] Factor out logic to check if recipe is dead (NFCI).Florian Hahn1-16/+22
2024-04-03[mlir][EmitC] Fix examples in op descriptions (#87478)Simon Camphausen1-6/+4
2024-04-03[Flang][AMDGPU] Change default AMDHSA Code Object version to 5 (#87464)Dominik Adamski2-3/+3
2024-04-03[clang][UBSan] Add implicit conversion check for bitfields (#75481)Axel Lundberg11-73/+493
2024-04-03[MLIR] Add endianness accessors to the data layout (#87347)Christian Ulmann8-0/+90
2024-04-03[Flang] Support for procedure pointer component default initialization. (#87356)Daniel Chen2-3/+51
2024-04-03[X86] Add vector truncation tests for nsw/nuw flagsSimon Pilgrim1-0/+2213
2024-04-03[LV] Precommit tests with any-of reductions and epilogue vectorization.Florian Hahn1-0/+222
2024-04-03[libc++] Update status page after the Tokyo meeting (#87395)Louis Dionne21-736/+1684
2024-04-03[libc++] Upstream ptrauth support in libc++ and libc++abi (#84573)Louis Dionne3-1/+44
2024-04-03[VP][DAGCombine] Use `simplifySelect` when combining vp.select. (#87342)AinsleySnow2-0/+60
2024-04-03[X86] Haswell/Broadwell/Skylake DPPS folded instructions use an extra port06 ...Simon Pilgrim12-46/+54
2024-04-03[Object][COFF][NFC] Introduce getMachineArchType helper. (#87370)Jacek Caban3-37/+38
2024-04-03Print more descriptive error message when trying to link a global with append...Gleb Popov2-2/+2
2024-04-03[X86_32] Teach X86_32 va_arg to ignore empty structs. (#86075)Longsheng Mou2-0/+27
2024-04-03[mlir][EmitC] Add support for pointer and opaque types to subscript op (#86266)Simon Camphausen9-31/+175
2024-04-03[bazel] Port for e05c1b46d0d3739cc48ad912dbe6e9affce05927.Haojian Wu1-1/+5
2024-04-03[libc++] Fix tests on musl (#85085) (#86934)Louis Dionne3-42/+47
2024-04-03[libc++] Add a static_assert for a Mandates in seed_seq (#86992)Louis Dionne2-0/+64
2024-04-03[SLP] Use isValidElementType instead of (#87469)Han-Kuan Chen1-1/+1
2024-04-03Reenable external categories (#87357)Daniel Grumberg80-8845/+3892
2024-04-03[AMDGPU] Remove useless aliases for FLAT instructions. NFC. (#87462)Jay Foad1-2/+2
2024-04-03[PPC] [NFC] add testcase for more store forwardingChen Zheng1-0/+17
2024-04-03[VPlan] Remove VPTransformState::addMetadata with ArrayRef arg (NFCI).Florian Hahn2-18/+5
2024-04-03[NFC] Check the nullness of pointer before dereference it in the assertionChuanqi Xu1-1/+1
2024-04-03[C++20] [Modules] [Driver] Emit unused argument warning if we use '-fmodule-o...Chuanqi Xu3-3/+23
2024-04-03[CodeGen][ShrinkWrap] Clarify StackAddressUsedBlockInfo meaning (#80679)Elizaveta Noskova1-3/+8
2024-04-03Revert "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format (#8...Phoebe Wang2-7/+3
2024-04-03[AArch64][GlobalISel] Basic add_sat and sub_sat vector handling. (#80650)David Green8-427/+775
2024-04-03[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format (#87149)Phoebe Wang2-3/+7
2024-04-03[NFC] Make `DeclContext::noload_lookup()` accept transparent contextChuanqi Xu1-3/+3