aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 days[libc++][format][3/3] Improves formatting performance.users/mordante/format_performance__use_improved_bufferMark de Wever4-296/+353
12 days[libc++][format][2/3] Optimizes c-string arguments. (#101805)Mark de Wever1-25/+7
12 days[RISCV] Combine RVBUnary and RVKUnary into classes that are more similar to A...Craig Topper3-38/+38
12 days[ELF] Pass Ctx & to InputFilesFangrui Song7-38/+44
12 days[libc] GPU RPC interface: add return value to `rpc_host_call` (#111288)Ivan Butygin6-12/+32
12 days[X86] combineAndLoadToBZHI - don't do an return early return if we fail to ma...Simon Pilgrim2-35/+17
12 days[X86] replace-load-and-with-bzhi.ll - add commuted test cases to show failure...Simon Pilgrim1-0/+87
12 days[X86] replace-load-and-with-bzhi.ll - cleanup check-prefixes to use X86/X64 f...Simon Pilgrim1-44/+44
12 days[ExecutionEngine] Avoid repeated hash lookups (NFC) (#111275)Kazu Hirata1-7/+4
12 days[ByteCode] Avoid repeated hash lookups (NFC) (#111273)Kazu Hirata1-7/+5
12 days[StaticAnalyzer] Avoid repeated hash lookups (NFC) (#111272)Kazu Hirata1-15/+11
12 days[CodeGen] Avoid repeated hash lookups (NFC) (#111274)Kazu Hirata1-6/+4
12 days[RISCV] Simplify fixed-vector-fp.ll run lines. NFCLuke Lau1-1503/+2738
12 days[libc++][format][1/3] Adds more benchmarks. (#101803)Mark de Wever5-2/+462
12 days[X86] combineOrXorWithSETCC - avoid duplicate SDLoc/operands code. NFC.Simon Pilgrim1-13/+9
12 days[X86] convertIntLogicToFPLogic - avoid duplicate SDLoc/operands code. NFC.Simon Pilgrim1-10/+13
12 days[libc] Clean up some include in `libc`. (#110980)c8ef11-11/+10
12 days[X86] combineBitOpWithPACK - avoid duplicate SDLoc/operands code. NFC.Simon Pilgrim1-10/+5
12 days[X86] combineBitOpWithMOVMSK - avoid duplicate SDLoc/operands code. NFC.Simon Pilgrim1-9/+5
12 days[X86] combineBitOpWithShift - avoid duplicate SDLoc/operands code. NFC.Simon Pilgrim1-11/+6
12 days[x86] combineMul - use computeKnownBits directly to find MUL_IMM constant splat.Simon Pilgrim3-94/+45
12 days[X86] combineSubABS - avoid duplicate SDLoc. NFC.Simon Pilgrim1-10/+5
12 days[ValueTypes][RISCV] Add v1bf16 type (#111112)Luke Lau6-352/+470
12 days[VPlan] Add additional FOR hoisting test.Florian Hahn1-3/+28
12 days[clang-tidy] Create bugprone-bitwise-pointer-cast check (#108083)Carlos Galvez9-0/+247
12 days[InstCombine] Canonicalize more geps with constant gep bases and constant off...David Green3-23/+50
12 days[LV] Honor uniform-after-vectorization in setVectorizedCallDecision.Florian Hahn2-3/+124
12 days[ELF] Pass Ctx & to Arch/Fangrui Song15-47/+52
12 days[ELF] Pass Ctx & to Arch/Fangrui Song18-141/+145
12 days[libc++] Fix a typo (#111239)Yang Kun1-1/+1
12 days[X86] For minsize memset/memcpy, use byte or double-word accesses (#87003)Rose5-154/+205
12 days[RISCV] Unify RVBShift_ri and RVBShiftW_ri with Shift_ri and ShiftW_ri. NFC (...Craig Topper2-23/+20
13 daysRevert "Reapply "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buff...NAKAMURA Takumi12-3980/+263
13 days[libc] Add missing include to __support/StringUtil/tables/stdc_errors.h. (#11...Job Henandez Lara2-1/+2
13 days[libc] remove errno.h includes (#110934)Job Henandez Lara142-222/+91
13 days[NFC][rtsan] Update docs to include [[clang::blocking]] (#111249)davidtrevelyan1-20/+60
13 days[RISCV] Give ZEXT_H_RV32 and ZEXT_H_RV64 R-type format to match PACK. NFCCraig Topper1-2/+10
13 days[mlir][SPIRV] Fix build (2) (#111265)Matthias Springer1-15/+16
13 days[mlir][SPIRV] Fix build error (#111264)Matthias Springer1-6/+0
13 days[mlir][NFC] Mark type converter in `populate...` functions as `const` (#111250)Matthias Springer115-282/+293
13 days[Basic] Avoid repeated hash lookups (NFC) (#111228)Kazu Hirata1-7/+5
13 days[RISCV] Use THShift_ri class instead of RVBShift_ri for TH_TST instruction. NFCCraig Topper1-1/+1
13 days[VPlan] Only generate first lane for VPPredInstPHI if no others used.Florian Hahn4-6/+121
13 days[ELF] Don't call getPPC64TargetInfo outside Driver. NFCFangrui Song2-2/+2
13 days[GISel] Don't preserve NSW flag when converting G_MUL of INT_MIN to G_SHL. (#...Craig Topper2-0/+50
13 days[APInt] Slightly simplify APInt::ashrSlowCase. NFC (#111220)Craig Topper1-4/+3
13 days[Sema] Avoid repeated hash lookups (NFC) (#111227)Kazu Hirata1-12/+6
13 days[Affine] Avoid repeated hash lookups (NFC) (#111226)Kazu Hirata1-2/+1
13 days[Driver] Avoid repeated hash lookups (NFC) (#111225)Kazu Hirata1-8/+9
13 days[clang][test] Remove a broken bytecode testTimm Bäder1-2/+0