aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-18[libc] Default the GPU build to the default memory utilitiesJoseph Huber5-0/+10
2023-07-18[clang-tidy][NFC] Update path of main translation unitJens Carl1-1/+1
2023-07-18Revert "[libc][memfunctions] Explicit error when platform in not supported"Jon Chesterfield5-20/+15
2023-07-18[libc++][chrono] Fixes month inc and dec operations.Mark de Wever6-128/+135
2023-07-18[clangd] Refine the workflow for diagnostic Fixits.Haojian Wu5-112/+213
2023-07-18Revert "[AArch64] Fix an immediate out of range for large realignments on Win...Martin Storsjö2-41/+4
2023-07-18[openacc] Add dialect definition for acc declareRazvan Lupusoru3-31/+329
2023-07-18[mlir][LLVM] Append call ops alias scopes to inlined operationsMarkus Böck2-8/+212
2023-07-18[mlir][transform][bufferization][python] Add .td file for bindings.Ingo Müller3-0/+35
2023-07-18[mlir][Bazel] Add missing dependency.Adrian Kuegel1-0/+1
2023-07-18[mlir][Bazel] Add VectorToArmSME target.Adrian Kuegel1-0/+21
2023-07-18[libc][memfunctions] Explicit error when platform in not supportedGuillaume Chatelet5-15/+20
2023-07-18[mlir][Bazel] Add missing dependency.Adrian Kuegel1-0/+1
2023-07-18[MLIR][Presburger] Implement domain and range restriction for PresburgerRelationiambrj3-0/+108
2023-07-18[clang][dataflow] Strengthen flow condition assertions.Martin Braenne1-2/+4
2023-07-18[clang][NFC] Fix typos in sema builtins testPaweł Bylica1-4/+4
2023-07-18[MCA] Document behaviour of ResourceRefChristoph Stiller1-0/+3
2023-07-18[SLP]Include cost of the reshuffling for same nodes with resizing.Alexey Bataev2-2/+23
2023-07-18[ARM] Replace TransferImpOps with copyImplicitOpsJohn Brawn3-77/+146
2023-07-18[LoongArch][NFC] Revise instruction format to match lsx and lasx styleswanglei5-512/+471
2023-07-18[AArch64] Fix an immediate out of range for large realignments on WindowsMartin Storsjö2-4/+41
2023-07-18[RISCV] Add VP patterns for vandn.[vv,vx]Luke Lau2-0/+1471
2023-07-18[RISCV] Add SDNode patterns for vandn.[vv,vx]Luke Lau2-0/+2036
2023-07-18[mlir][NVGPU][transform] Add `create_async_groups` transform opMatthias Springer11-0/+496
2023-07-18[libc][NFC] Split memmove implementations per platformGuillaume Chatelet6-60/+166
2023-07-18[Flang] Remove unused variable 'converter' in genCustomIntrinsicRefCoreJie Fu1-2/+1
2023-07-18[Constants] Use getGEPReturnType() (NFC)Nikita Popov1-18/+7
2023-07-18[NFC][clang-extdef-mapping] fix test failure on unsupported targetsdingfei1-2/+4
2023-07-18[mlir] NFC: untangle SCF Patterns.h and Transforms.hAlex Zinenko10-68/+64
2023-07-18[mlir][LLVM] Perform deep clone of alias scopes during inliningMarkus Böck2-7/+108
2023-07-18[include-cleaner] Avoid a caching issue when running --edit mode on multiple ...Haojian Wu1-4/+17
2023-07-18[Flang] Include logical default with default-integer-8Kiran Chandramohan7-11/+16
2023-07-18[flang][hlfir][NFC] catch dynamically optional args with no loweringTom Eccles1-0/+2
2023-07-18[flang][hlfir] support dynamically optional array arguments to intrinsics wit...Tom Eccles2-36/+375
2023-07-18[flang][hlfir] add support for elemental intrinsics with custom handlingTom Eccles2-3/+188
2023-07-18[flang][hlfir] custom intrinsic handling for scalar argumentsTom Eccles2-2/+486
2023-07-18[InstCombine] Allow KnownBits to be propagatedPaulo Matos2-6/+49
2023-07-18AMDGPU: Preserve flags in fdiv_fast loweringMatt Arsenault2-11/+9
2023-07-18AMDGPU: Generate and add fdiv testsMatt Arsenault3-615/+9548
2023-07-18ValueTracking: Fix computeKnownFPClass canonicalize handlingMatt Arsenault2-62/+84
2023-07-18ValueTracking: Add more tests for canonicalize class handlingMatt Arsenault1-10/+411
2023-07-18AMDGPU: Add some additional rcp/rsq testsMatt Arsenault1-1/+429
2023-07-18[IR] Remove typed pointer handling from getGEPReturnType() (NFC)Nikita Popov3-20/+12
2023-07-18[AArch64] Force streaming-compatible codegen when attributes are set.Sander de Smalen6-36/+66
2023-07-18libomptarget: Try to fix dependency tracking for llvm toolsMatt Arsenault1-6/+7
2023-07-18Revert "[sanitizer][asan][win] Intercept _strdup on Windows instead of strdup"Mitch Phillips1-17/+2
2023-07-18MachineSink: Fix sinking VGPR def out of a divergent loopMatt Arsenault4-7/+14
2023-07-18AMDGPU: Add baseline test for broken machine sinkingMatt Arsenault3-0/+615
2023-07-18[llvm] Remove uses of getWithSamePointeeType() (NFC)Nikita Popov9-53/+20
2023-07-18[LV] Move all VPlan transforms after initial VPlan construction.Florian Hahn2-12/+12