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