llvm-16.2023-01-08Z.7370ff6
[ad41d1e
] 2023-01-08T23:34:30Z
[libc++][test] zip_view test cleanups
[8f7e674
] 2023-01-08T23:27:21Z
[AVR] Support .reloc directive
[9e5fde5
] 2023-01-08T23:21:30Z
[libc][Obvious] Temporarily disable log10_test for further investigation.
[1b9c21f
] 2023-01-08T22:52:46Z
[libc][Obvious] Remove constexpr fomr exact_mult in double_double.h
[5814b7b
] 2023-01-08T22:41:54Z
[libc][math] Implement log10 function correctly rounded for all rounding modes
[acd22b2
] 2023-01-08T21:45:50Z
[AAUnderlyingObjects] Introduce an AA for getting underlying objects of a pointer
[496f9a7
] 2023-01-08T21:16:16Z
[mlir][analysis] Add an analysis for preserving symbol tables
[a22f145
] 2023-01-08T19:16:57Z
[AArch64][compiler-rt] Option to build compiler-rt without FMV support.
[ddab12d
] 2023-01-08T19:06:06Z
[X86] Add shuffle test coverage for Issue #59860
[840d10a
] 2023-01-08T19:05:31Z
[AVR] Custom lower 32-bit shift instructions
[8f8afab
] 2023-01-08T19:05:31Z
[AVR] Optimize 32-bit shift: move bytes around
[81f5f22
] 2023-01-08T19:05:31Z
[AVR] Optimize 32-bit shifts: shift by 4 bits
[fad5e0c
] 2023-01-08T19:05:31Z
[AVR] Optimize 32-bit shifts: reverse shift + move
[9592920
] 2023-01-08T19:05:31Z
[AVR] Optimize 32-bit shifts: optimize REG_SEQUENCE
[2cc30c4
] 2023-01-08T18:24:53Z
[gn] port b712aef5b37e
[a9775e0
] 2023-01-08T18:22:35Z
[gn build] Port 86aac87fe4b5
[0408b13
] 2023-01-08T17:56:07Z
[SelectionDAG][AVR] Add support for lrint and lround intrinsics
[167338d
] 2023-01-08T17:56:06Z
[AVR] correctly declare __do_copy_data and __do_clear_bss
[91487b2
] 2023-01-08T17:19:49Z
[X86][Disassembler][NFCI] Read bytes with support::endian::read
[21d3871
] 2023-01-08T17:04:09Z
[InstCombine] fold not-shift of signbit to icmp+zext, part 2
[310eea1
] 2023-01-08T16:45:43Z
[OpenMP] Migrate OpenMPOffloadMappingFlags from Clang CodeGen to OMPConstants
[b6942a2
] 2023-01-08T16:37:02Z
[NFC] Hide implementation details in anonymous namespaces
[e68fc86
] 2023-01-08T16:37:02Z
[NFCI][Offload Bundler] Replace hand-rolled endian conversion with llvm::support
[86aac87
] 2023-01-08T16:01:21Z
[libc++] Granularize and remove <__bits>
[78914e8
] 2023-01-08T15:52:57Z
[VPlan] Keep entries in worklist in sinkScalarOperands.
[0c731b0
] 2023-01-08T15:43:23Z
[libc++][CI] Fixes robust against ADL for C++03.
[c0d0b12
] 2023-01-08T15:18:13Z
[clang-tidy][NFC] Remove unused User argument in misc-misleading-bidirectional check
[f7e9d5b
] 2023-01-08T14:48:04Z
[clangd] Fix an inlay-hint crash on a null deduced type.
[7223bcf
] 2023-01-08T14:46:51Z
[libc++] [C++20] [P0415] Constexpr for std::complex.
[c9602e0
] 2023-01-08T12:22:05Z
[SVE] Fix incorrect VT usage when lowering fixed length vector divides.
[335668b
] 2023-01-08T12:19:23Z
[C++20][Modules] Do not allow non-inline external definitions in header units.
[1c65897
] 2023-01-08T12:04:52Z
Apply clang-tidy fixes for readability-simplify-boolean-expr in Vectorization.cpp (NFC)
[25acbf3
] 2023-01-08T12:04:52Z
Apply clang-tidy fixes for llvm-qualified-auto in ModuleImport.cpp (NFC)
[fc87452
] 2023-01-08T11:28:14Z
libc++: bring back the unsigned in the return type in wcstoull_l
[ca61961
] 2023-01-08T09:35:26Z
Implement CWG2631
[eda8e99
] 2023-01-08T06:41:59Z
[InstCombine] Combine (zext a) mul (zext b) to llvm.umul.with.overflow only if mul has NUW flag
[0db88db
] 2023-01-08T06:32:38Z
flang] Remove remaining uses of llvm::Optional (NFC)
[c092158
] 2023-01-08T06:26:48Z
[flang] Use std::optional instead of llvm::Optional (NFC)
[4d4d478
] 2023-01-08T04:55:47Z
[flang] Add #include (NFC)
[29ffafb
] 2023-01-08T04:34:53Z
[clang-tools-extra] Remove remaining uses of llvm::Optional (NFC)
[f71ffd3
] 2023-01-08T04:19:42Z
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)
[71f5573
] 2023-01-08T04:02:20Z
[clang-tools-extra] Add #include (NFC)
[270e96f
] 2023-01-08T02:48:07Z
Revert "AMDGPU: Invert handling of enqueued block detection"
[570117b
] 2023-01-07T22:36:35Z
[lldb] Remove remaining uses of llvm::Optional (NFC)
[2fe8327
] 2023-01-07T22:18:35Z
[lldb] Use std::optional instead of llvm::Optional (NFC)
[f190ce6
] 2023-01-07T21:43:00Z
[lldb] Add #include (NFC)
[6fe70cb
] 2023-01-07T18:39:05Z
clang/AMDGPU: Force disable block enqueue arguments for HIP
[b712aef
] 2023-01-07T17:45:26Z
[llvm-driver] Mark some tests unsupported
[1e56f7a0
] 2023-01-07T17:38:44Z
[lldb] clang-format PathMappingList.cpp
[f60aefd
] 2023-01-07T17:32:18Z
[BPF] generate btf_decl_tag records for params of extern functions
[6dc85bd3
] 2023-01-07T15:26:40Z
[AVR] Fix incorrect decoding of RJMP and RCALL
[9920324
] 2023-01-07T14:38:01Z
[SPIR-V] Map IR function pointers to registers in ModuleAnalysis
[0d4ab5d
] 2023-01-07T14:08:29Z
[ARM][AArch64] Add tests for And/Or into CSel fold. NFC
[1920c79
] 2023-01-07T09:19:16Z
[libc++] remove weird empty line
[b180024
] 2023-01-07T07:26:39Z
[LoongArch] Reorder code and inline variable in lowerGlobalTLSAddress for clarity. NFC
[58bdf8f
] 2023-01-07T06:48:52Z
[BPF] preserve btf_decl_tag for parameters of extern functions
[5702202
] 2023-01-07T06:36:52Z
[BPF] Triple::isBPF() utility method
[2c174a5
] 2023-01-07T04:10:13Z
[LoongArch] Move illegal ImmArg tests to llvm/test/Verifier
[1758a6e
] 2023-01-07T04:09:45Z
[libc++][test][NFC] revert indentation damage
[faa29ee
] 2023-01-07T03:14:31Z
[Clang] Fix warning on unused varaible
[7a45b13
] 2023-01-07T02:42:07Z
[AVR] Fix some ambiguous cases in AsmParser
[68b6cab
] 2023-01-07T02:33:19Z
AMDGPU: Use getTypeAllocSize
[47554a0
] 2023-01-07T02:23:28Z
AMDGPU: Use more accurate IR type for block handle
[b7587ca
] 2023-01-07T02:23:14Z
AMDGPU: Add more opencl printf tests
[47288cc
] 2023-01-07T02:16:08Z
AMDGPU: Invert handling of enqueued block detection
[4ce5400
] 2023-01-07T02:15:39Z
AMDGPU: Convert enqueue-kernel.ll to opaque pointers
[0416883
] 2023-01-07T02:15:39Z
AMDGPU: Fix enqueue block lowering for opaque pointers
[cf97ee7
] 2023-01-07T02:02:23Z
[Clang] Fix mispelled option passed to the linker wrapper
[f5f746f
] 2023-01-07T02:01:41Z
[OpenMP] Introduce '-f[no-]openmp-target-jit' flag to control JIT for offloading
[996ad44
] 2023-01-07T01:01:48Z
[SLP][NFC]Fix compile build by declaring ArrayRef, NFC.
[cc17e93
] 2023-01-07T00:55:54Z
[SLP][NFC]Remove unused variables, NFC.
[7439e1b
] 2023-01-07T00:04:09Z
[SLP]Fix incorrect reordering of clustered scalars.
[8304f6d
] 2023-01-06T23:32:07Z
[libc] Add a separate install target for the libc static archives.
[493459b
] 2023-01-06T23:13:57Z
[mlir][spirv] Add folder for LogicalNotEqual
[a344c90
] 2023-01-06T23:01:25Z
[DebugInfo] Add support for variadic DBG_INSTR_REFs in LiveDebugValues
[9e1a344
] 2023-01-06T22:57:14Z
[MLIR][TOSA] Switch Tosa to DenseArrayAttr
[5be422b
] 2023-01-06T22:38:12Z
[Fix][-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations
[0995a31
] 2023-01-06T22:34:25Z
AMDGPU: Try to fix 32-bit build bot
[f945080
] 2023-01-06T22:28:07Z
[ubsan][test] Fix typo in D139230
[8723836
] 2023-01-06T22:22:13Z
AMDGPU: Add additional printf string tests
[40078a6
] 2023-01-06T22:22:13Z
AMDGPU: Use BinaryByteStream in printf expansion
[ead535b
] 2023-01-06T22:13:11Z
[mlir][tensor] Add producer fusion for tensor.unpack op.
[e66500c
] 2023-01-06T22:03:43Z
[Support] On Windows 11 and Windows Server 2022, fix an affinity mask issue on large core count machines
[3adb0ac
] 2023-01-06T21:48:14Z
[mlir][py] Fix python modules build with clang-cl due to requiring exceptions
[e22ff52
] 2023-01-06T21:45:43Z
[BOLT][DWARF] Change rangelists to use DW_RLE_offset_pair
[42b1d08
] 2023-01-06T21:37:13Z
Revert "[Fix][-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations"
[6d140b9
] 2023-01-06T20:32:35Z
[Fix][-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations
[e502f4f
] 2023-01-06T20:32:29Z
[mlir][Arith] Remove expansions of integer min and max ops
[87fe37d
] 2023-01-06T20:31:14Z
[-Wunsafe-buffer-usage] Changing the use of None with std::nullopt to address a warning.
[7440c0c
] 2023-01-06T20:30:09Z
[mlir] Add header file for ssize_t
[50d4a1f
] 2023-01-06T19:45:23Z
[-Wunsafe-buffer-usage] Safe-buffers re-architecture to introduce Fixable gadgets
[9b8a64b
] 2023-01-06T19:43:43Z
[libc] add noexcept to external function headers
[eecce28
] 2023-01-06T19:35:37Z
Fix PDL verifiers to be resilient to invalid IR
[d3933a5
] 2023-01-06T19:35:26Z
[libc++][test] Add missing include
[c383f4d
] 2023-01-06T19:31:10Z
[DebugInfo] Allow non-stack_value variadic expressions and use in DBG_INSTR_REF
[2f66c89
] 2023-01-06T19:16:31Z
[mlir] Support TBAA metadata in LLVMIR dialect.
[1b12d7d
] 2023-01-06T19:09:42Z
[AMDGPU] Combine redundant Asm64 and AsmVOP3DPPBase. NFC
[1ae36b1
] 2023-01-06T18:53:10Z
Remove special cases for invoke of non-throwing inline-asm.
[648ce3d
] 2023-01-06T18:53:10Z
Cleanup unwind table emission code a bit.
[7ce53e3
] 2023-01-06T18:47:45Z
[mlir][tosa] Add tosa.conv3d lowering to Linalg
[75d268d
] 2023-01-06T18:46:39Z
When loading mach-o corefile, new fallback for finding images
[7d0d34f
] 2023-01-06T18:33:21Z
Re-land "[-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations"
[85bff00
] 2023-01-06T18:22:02Z
Fix: Title underline too short in D129372
[e10e936
] 2023-01-06T18:03:48Z
[DebugInfo][NFC] Add new MachineOperand type and change DBG_INSTR_REF syntax
[bdf7da2
] 2023-01-06T18:02:25Z
[libc++][test] Suppress MSVC warnings in std::expected tests
[70a5d8e
] 2023-01-06T18:01:48Z
[PPC] Add support for tune-cpu attribute
[4554663
] 2023-01-06T17:54:19Z
Recommit "[RISCV] Enable the LocalStackSlotAllocation pass support"
[968f2c7
] 2023-01-06T17:38:55Z
Re-gernerate a test in preparation for D141060
[c214cee
] 2023-01-06T17:35:08Z
[mlir] improve error handling in Linalg op splitting
[7efdc11
] 2023-01-06T17:29:30Z
[mlir][nvvm] Add lowering of gpu.printf to nvvm
[9b5f626
] 2023-01-06T17:25:05Z
[SLP]Fix cost of the broadcast buildvector/gather.
[9f087ba
] 2023-01-06T16:39:14Z
[RISCV] Improve 4x and 8x (s/u)int_to_fp.
[c60149b
] 2023-01-06T16:36:01Z
Revert "[Dominator] Add findNearestCommonDominator() for Instructions (NFC)"
[1aa9862
] 2023-01-06T16:29:23Z
[RISCV] Add more XVentanaCondOps patterns.
[d18a2dc
] 2023-01-06T16:28:18Z
[GVN] Name instructions in test (NFC)
[896ca59
] 2023-01-06T16:25:30Z
[EntryExitInstrumenter] Convert test to opaque pointers (NFC)
[e5a71a4
] 2023-01-06T16:20:37Z
[RISCV] Add support for the vscale_range attribute.
[f41abcd
] 2023-01-06T16:20:17Z
[mlir][vector] Relax restriction on reduction distribution
[8e20cb6
] 2023-01-06T16:14:03Z
flang: break the build on 32bit systems
[f7bd4ef
] 2023-01-06T16:09:21Z
Doc: improve the flang readme page
[7f0de95
] 2023-01-06T16:06:25Z
[Dominator] Add findNearestCommonDominator() for Instructions (NFC)
[f9a0d04
] 2023-01-06T15:46:03Z
[gn build] Port 16c1c9fdcc48
[275658d
] 2023-01-06T15:43:47Z
[SelectionDAG] Implicitly truncate known bits in SPLAT_VECTOR
[b599a30
] 2023-01-06T15:43:44Z
[WebAssembly][NFC] Add test case for PR59626
[16c1c9f
] 2023-01-06T15:33:00Z
Revert D140263 "[NFC] Vastly simplifies TypeSize"
[8cc9530
] 2023-01-06T15:32:38Z
[LoopFlatten][NFC] Run instnamer on pr59339.ll
[161bfa5
] 2023-01-06T15:32:38Z
[LoopFlattening] Check for extra uses on Mul
[9eb6989
] 2023-01-06T15:32:07Z
[AArch64][SME]: Make 'Expand' the default action for all Ops.
[87b6b34
] 2023-01-06T15:27:50Z
Revert D141134 "[NFC] Only expose getXXXSize functions in TypeSize"
[dd56e1c
] 2023-01-06T15:24:52Z
[NFC] Only expose getXXXSize functions in TypeSize
[b857608
] 2023-01-06T15:11:11Z
[StackLifetime] Fix sign compare warning (NFC)
[07bf39d
] 2023-01-06T15:11:10Z
[MemCpyOpt] Extract processStoreOfLoad() method (NFC)
[75c0359
] 2023-01-06T15:09:45Z
[Libomptarget] Add move to expected conversion
[2d58846
] 2023-01-06T15:09:45Z
[Libomptarget] Add more moves to expected conversion
[2b31c5e
] 2023-01-06T15:02:49Z
[mlir] fix use-after-free on error path in transform dialect
[b62906b
] 2023-01-06T14:50:48Z
[clang-format] fix template closer followed by >
[a545c7f
] 2023-01-06T14:44:46Z
[IR] Use isEntryBlock() API (NFC)
[a6a526e
] 2023-01-06T14:36:16Z
[IR] Add AllocaInst::getAllocationSize() (NFC)
[bf82070
] 2023-01-06T14:06:11Z
[SDAG] try to avoid multiply for XY==0
[6fe8593
] 2023-01-06T13:58:10Z
AMDGPU/GlobalISel: Add wave32 checks to bool test
[b4d4432
] 2023-01-06T13:58:10Z
AMDGPU/GlobalISel: Add missing test for implicit_def regbankselect
[051cc46
] 2023-01-06T13:56:25Z
[C++20] Determine the dependency of unevaluated lambdas more accurately
[b7ef63a
] 2023-01-06T13:50:17Z
[AMDGPU] Add a feature for VALUTransUseHazard
[bb37cab
] 2023-01-06T13:40:46Z
[llvm-exegesis][NFC] Update benchmark phase naming to match documentation
[5eee80c
] 2023-01-06T13:38:56Z
[mlir][memref] Add runtime verification for memref::CastOp
[f58eede
] 2023-01-06T13:37:04Z
[x86] add tests for xy == 0; NFC
[bd87b84
] 2023-01-06T13:37:04Z
[AArch64] add tests for x*y == 0; NFC
[1b44015
] 2023-01-06T13:35:43Z
Make switch-to-lookup-large-types.ll more reliable
[9b2276c
] 2023-01-06T13:35:43Z
[UpdateTestChecks] Do not add --force-update to UTC_ARGS
[4abc820
] 2023-01-06T13:35:31Z
[CallSiteSplitting] Convert test to opaque pointers (NFC)
[cd4de53
] 2023-01-06T13:20:13Z
[gn build] Port 4670d5ece57d
[4670d5e
] 2023-01-06T13:19:32Z
[NFC] Vastly simplifies TypeSize
[fb66026
] 2023-01-06T12:28:29Z
[WebAssembly] Explicitly add {z,s}ext so extends are selected
[4b455a7
] 2023-01-06T12:23:41Z
[mlir] adapt TransformEachOpTrait to parameter values
[054ec47
] 2023-01-06T12:23:37Z
[mlir] NFC: move DiagnosedSilenceableFailure to Utils in Transform dialect
[97c0506
] 2023-01-06T12:23:33Z
[mlir] NFC: rename TransformTypeInterface to TransformHandleTypeInterface
[ed02fa8
] 2023-01-06T12:23:29Z
[mlir] introduce parameters into the transofrm dialect
[943d864
] 2023-01-06T11:51:38Z
[bazel] Add missing :Support dependency after 1b8224537070
[6176d6a
] 2023-01-06T11:33:45Z
[mlir][tensor] Support parallel_insert_slice in MergeConsecutiveInsertExtractSlicePatterns.cpp
[bcfd32a
] 2023-01-06T11:28:29Z
[mlir][linalg] Swap extract_slice(fill(x)) ops
[5cf8532
] 2023-01-06T11:22:21Z
[clang][analyzer] Extend StreamChecker with some new functions.
[5867241
] 2023-01-06T11:14:45Z
[Transforms] Convert some tests to opaque pointers (NFC)
[0b066e0
] 2023-01-06T11:08:34Z
[AArch64] add GlobalIsel support for scalar CNT instruction
[b3bad0a
] 2023-01-06T11:07:06Z
[GlobalSplit] Convert test to opaque pointers (NFC)
[f09d32d
] 2023-01-06T11:06:42Z
[ConstantFold] Don't drop zero index gep with inrange attribute
[48c6836
] 2023-01-06T10:59:46Z
NFC Address review comment for D140905
[68469a8
] 2023-01-06T10:56:17Z
[LV] Disable runtime unrolling for vectorized loops.
[7ea47f9
] 2023-01-06T10:51:02Z
[DebugInfo] Replace UndefValue with PoisonValue in setKillLocation
[9c7afba
] 2023-01-06T10:48:03Z
[LoopUnroll] Name instructions in test (NFC)
[b7b0ce6
] 2023-01-06T10:48:03Z
[LoopUnroll] Convert test to opaque pointers (NFC)
[5e92f7e
] 2023-01-06T10:38:54Z
Apply clang-tidy fixes for performance-unnecessary-value-param in SparseTensorCodegen.cpp (NFC)
[7a752e8
] 2023-01-06T10:36:37Z
[LoopIdiom] Convert tests to opaque pointers (NFC)
[ce8d682
] 2023-01-06T10:19:19Z
[cmake] Add llvm-debuginfod as test dependency
[775af51
] 2023-01-06T10:11:14Z
[DebugInfo] Prefer setKillLocation rather than replacing operands with undef
[89f1876
] 2023-01-06T10:07:57Z
[LoopIdiom] Name instructions in test (NFC)
[3c7fe7d
] 2023-01-06T10:04:24Z
[clang][analyzer] Add stream related functions to StdLibraryFunctionsChecker.
[960bf8a
] 2023-01-06T09:55:38Z
[X86] Add tests for atomic bittest with register/memory operands
[062a7ea
] 2023-01-06T09:30:50Z
[libc] Add a section about supported compilers in the documentation
[0421074
] 2023-01-06T09:15:02Z
[DebugInfo][NFC] Rename is/setUndef to is/setKilllocation
[9e84e03
] 2023-01-06T08:58:35Z
[lldb] Allow configuring on Windows with python interpreter within a junction
[241cb29
] 2023-01-06T08:57:15Z
[flang] add hlfir.null to implement NULL()
[543db09
] 2023-01-06T08:46:02Z
[CodeGen][AMDGPU] EXTRACT_VECTOR_ELT: input vector element type can differ from output type
[c8ec751
] 2023-01-06T08:44:27Z
Revert "CodingStandards: restrict CamelCase variable names guideline to llvm/clang/clang-tools-extra/polly/bolt"
[e3c2faa
] 2023-01-06T08:43:47Z
Revert "[X86] Revert -fno-plt __tls_get_addr workaround for old GNU ld"
[65e3398
] 2023-01-06T08:38:07Z
[NFC] [Coroutines] Move collectFrameAlloca to decrease the times to iterate the function
[d6acd01
] 2023-01-06T07:57:50Z
[Sema] Fix crash when evaluating nested call with value-dependent arg
[2679fc3
] 2023-01-06T07:25:44Z
[NFC] Test commit.
[5a57ebc
] 2023-01-06T07:18:12Z
[VP][RISCV] Add vp.abs and RISC-V support.
[34aa2e2
] 2023-01-06T06:59:07Z
Save the result of getenv() to a string
[a698790
] 2023-01-06T06:44:45Z
[X86] Add additional tests to no-shift.ll
[1ff3064
] 2023-01-06T06:21:13Z
[Driver] Simplify -fsanitize-memory-track-origins handling. NFC
[22df454
] 2023-01-06T06:06:46Z
Revert "[Fix]"[-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations""
[87f57f4
] 2023-01-06T04:41:11Z
[RegAllocFast] Handle new debug values for spills
[143ec50
] 2023-01-06T04:33:56Z
[Sema] Fix a bug where clang doesn't detect uses of unavailable decls in C++ base or member initializers
[ea0cd51
] 2023-01-06T03:48:25Z
[CodeGen][ObjC] Fix a memory leak that occurs when a non-trivial C struct property is set using dot notation
[9e06d18
] 2023-01-06T03:41:35Z
[LoongArch] Add intrinsics for CACOP instruction
[a021db3
] 2023-01-06T03:36:13Z
[mlir] Fix build error due to -Wsign-compare after revision D140871
[d989950
] 2023-01-06T03:18:28Z
[clang-format] Disallow decltype in the middle of constraints
[b1eeec6
] 2023-01-06T03:17:58Z
[clang-format] Remove special logic for parsing concept definitions.
[54fab18
] 2023-01-06T03:03:56Z
[clang-format] Require space before noexcept qualifier
[7f56488
] 2023-01-06T02:25:32Z
Fix for tests on Windows buildbot
[85edf1f
] 2023-01-06T02:23:29Z
[PowerPC] remove the ctr clobbers check related to TLS access
[8fd279f
] 2023-01-06T02:21:08Z
[Driver] move Fuchsia header search path management to the driver
[dd0edc8
] 2023-01-06T02:18:53Z
[PowerPC][NFC] add an option to keep the test point
[8d798ea
] 2023-01-06T01:28:55Z
[LoongArch] Add "32bit" target feature
[f70d17f
] 2023-01-06T01:21:22Z
[LoongArch] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros
[1b82245
] 2023-01-06T01:11:47Z
[mlir][spirv] Add smul_extended expansion for WebGPU
[2b1a517
] 2023-01-06T01:07:28Z
Revert "[clang][dataflow] Only model struct fields that are used in the function being analyzed."
[3b2537b
] 2023-01-06T00:37:13Z
[RISCV] Rename SDT_RISCVVecCvtX2FOp_VL->SDT_RISCVVecCvtF2XOp_VL. NFC
[f547c17
] 2023-01-06T00:28:40Z
[LSAN][NFC] Removed FinishThreadLocked from the LSAN interface.
[33aba5d
] 2023-01-06T00:27:18Z
[AMDGPU] Switch to autogenerated checks
[bbe2c16
] 2023-01-05T23:55:30Z
[NFC][MLIR] Adding better names to lit test for pooling vectorization
[81e3079
] 2023-01-05T23:42:57Z
[mlir][sparse] Replace sparse_tensor.sort with sparse_tensor.sort_coo for sorting COO tensors.
[47232be
] 2023-01-05T23:41:26Z
[mlir][spirv] Fix extended umul expansion for WebGPU
[2c6ecc9
] 2023-01-05T23:25:51Z
[clang-format] Add an option to insert a newline at EOF if missing
[755e776
] 2023-01-05T23:08:32Z
[mlir][linalg] Vectorize 1D convolution
[1436a92
] 2023-01-05T23:03:46Z
[LVI] Look through negations when evaluating conditions
[cf8fd21
] 2023-01-05T22:36:36Z
[C] Make (c ? e1 : e2) noreturn only if both e1 and e2 are noreturn
[1db51d8e
] 2023-01-05T22:30:42Z
[Transform] Rewrite LowerSwitch using APInt
[c3ab645
] 2023-01-05T22:10:14Z
Add isInAnonymousNamespace() to the dynamic AST matchers
[3acb255
] 2023-01-05T21:57:54Z
Disable a part of the unit test CommandLineTest/BadResponseFile for z/OS.
[45d9079
] 2023-01-05T21:53:55Z
[NFC][IR] Avoid string leak with target extension types.
[5e8f597
] 2023-01-05T21:46:39Z
[clang][dataflow] Only model struct fields that are used in the function being analyzed.
[69f2b5f
] 2023-01-05T21:43:12Z
Revert an unintentional API ABI break
[8184949
] 2023-01-05T21:35:04Z
clang/AMDGPU: Remove flat-address-space from feature map
[ad48e9669
] 2023-01-05T21:32:02Z
[NFC] [Doc] Fix example for AnnotateTypeDocs
[25d7233
] 2023-01-05T21:29:56Z
[AMDGPU] Add .uniform_work_group_size metadata to v5
[2aedfdd
] 2023-01-05T21:28:48Z
[CodeGen] Default TargetOptions::RelaxELFRelocations to true
[5751c43
] 2023-01-05T21:23:23Z
[clang-format] Improve UnwrappedLineParser::mightFitOnOneLine()
[179d24d
] 2023-01-05T20:53:52Z
Parse: handle another case of invalid handling for attributes
[6daa983
] 2023-01-05T20:10:56Z
[AMDGPU] MachineScheduler: schedule execution metric added for the UnclusteredHighRPStage
[8641687
] 2023-01-05T20:04:13Z
Revert "Revert "[-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations""
[ef47a0a
] 2023-01-05T20:04:13Z
[Fix]"[-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations"
[b67c16f
] 2023-01-05T19:51:37Z
Verifier: Disallow uses of intrinsic global variables
[b4993be
] 2023-01-05T19:49:28Z
Remove documentation about the Go bindings
[239a174
] 2023-01-05T19:18:31Z
[RISCV] Prevent constant hoisting for or/and/xor that can use bseti/bclri/binvi.
[b58927e
] 2023-01-05T19:18:17Z
[test] Test attribute((noreturn)), Noreturn, and [[return]] with conditional operator
[2828a54
] 2023-01-05T19:14:11Z
[lld-macho] Don't support relocations in cstring sections
[93a0ff2
] 2023-01-05T19:07:04Z
[profile] Update test to make condition non-redundant.
[108766f
] 2023-01-05T18:49:23Z
Fix typos
[7c327c2
] 2023-01-05T18:48:32Z
AMDGPU: Fix broken opaque pointer handling in printf pass
[866c587
] 2023-01-05T18:39:04Z
[NFC][exegesis] SnippetGenerator::generateConfigurations()
: don't forget to reserve()
[53ab564
] 2023-01-05T18:39:04Z
[NFC][YAMLTraits] Use SmallString<>
+SSO when yamlizing non-strings
[4228ab0
] 2023-01-05T18:30:10Z
[lld-macho][test] Simplify classrefs test
[3b1d455
] 2023-01-05T18:24:01Z
[clang] Correct -frewrite-includes generation of line control directives with mixed EOL forms.
[8b5d036
] 2023-01-05T18:16:58Z
[AArch64] Regenerate fp16-vector-nvcast.ll check lines. NFC
[6d677c0
] 2023-01-05T18:11:36Z
[SLP] Unify GEP cost modeling for load, store and GEP nodes.
[fbe0b51
] 2023-01-05T17:43:59Z
[libc] Make the sidebar colors have a higher constract in the white background.
[36de85f
] 2023-01-05T17:37:21Z
[libc] Add document for a recipe to do a full standalone cross-build.
[9bde3d0
] 2023-01-05T17:35:55Z
[mlir][sparse] Add operator sparse_tensor.indices_buffer.
[ad14cef
] 2023-01-05T17:28:08Z
[InstCombine] add tests for cmp of pow2 mask; NFC
[6e5c358
] 2023-01-05T17:27:32Z
[libc] Add documentation on hacking with vscode
[943fc12
] 2023-01-05T17:11:56Z
[NFC][AttributesTest] Fix signedness warnings
[b5b79e5
] 2023-01-05T17:11:56Z
[NFC][exegesis] BenchmarkCodeStreamer
: use existing RegNameToRegNo map
[7504e9a
] 2023-01-05T16:48:24Z
[RISCV][NFC] Refine the patch of D141061
[05a2ae1
] 2023-01-05T16:44:30Z
[RISCV][InsertVSETVLI] Using right instruction during mutate AVL of vsetvli
[11e92bd
] 2023-01-05T16:41:44Z
[SelectionDAG] Improve codegen for udiv by constant if any divisors are 1.
[1f93517
] 2023-01-05T16:39:23Z
AMDGPU: Switch enqueue kernel test to generated checks
[3b2e904
] 2023-01-05T16:32:16Z
[NFC][Exegesis][X86] Test that we don't crash while coming up with snippets
[80d49ff
] 2023-01-05T16:23:41Z
By-pass some ArrayRef deduction guide
[66dcb86
] 2023-01-05T16:14:37Z
[Attributes] Remove trailing empty attribute sets (PR59746)
[eebfee8
] 2023-01-05T15:36:50Z
[DebugInfo][SelectionDAGISel] Do not drop all dbg.declares if one with empty metadata is found
[210b731
] 2023-01-05T15:28:57Z
[clang-tidy] Fix minor bug in add_new_check.py
[1be75c2
] 2023-01-05T15:26:02Z
IROutliner: Fix missing C++ mode comment
[a50cec5
] 2023-01-05T15:26:02Z
llvm-reduce: Don't delete instructions in global variable reduction
[53075f8
] 2023-01-05T15:26:02Z
Verifier: Move test from test/Analysis to test/Verifier
[faac898
] 2023-01-05T15:20:26Z
[mlir] fix out-of-bounds in reduction tiling
[5f2acfb
] 2023-01-05T14:47:17Z
[ScalarEvolutionExpanderTest] Avoid sign warning
[e0ad2af
] 2023-01-05T14:47:17Z
[exegesis] "Skip codegen" dry-run mode
[85d049a
] 2023-01-05T14:35:28Z
Implement support for option 'fexcess-precision'.
[abcdc26
] 2023-01-05T14:28:50Z
[libc] get_table_negative cannot be constexpr
[3fe7f6a
] 2023-01-05T14:27:32Z
[NFC] Use std::size(x) Instead of ArrayRef(x).size
[7b922fc
] 2023-01-05T14:18:00Z
AMDGPU: Fix broken and permissive handling of printf format strings
[c9bce9f
] 2023-01-05T14:03:43Z
[gn build] Port b06b248ad9dc
[79c7302
] 2023-01-05T14:01:37Z
[libc] Fix invalid constructor declaration
[b06b248
] 2023-01-05T13:57:22Z
[clang-tidy] Implement CppCoreGuideline CP.53
[2d9b4a5
] 2023-01-05T13:45:34Z
[flang][NFC] share Constant lowering
[6aa02f9
] 2023-01-05T13:16:11Z
[Examples] Convert test to opaque pointers (NFC)
[095f031
] 2023-01-05T13:15:00Z
[DFSan] Convert test to opaque pointers (NFC)
[38818b6
] 2023-01-05T13:11:08Z
Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ part
[11be5cc
] 2023-01-05T13:05:39Z
[LoopSimplifyCFG] Convert test to opaque pointers (NFC)
[d9c50cc
] 2023-01-05T13:01:28Z
[NFC][NVPTX] Move a comment back to its proper place
[b72dd6f
] 2023-01-05T12:40:56Z
[mlir] Add function_entry_count to LLVMFuncOp
[27b8f54
] 2023-01-05T12:27:32Z
[X86] Support -march=emeraldrapids
[60442f0
] 2023-01-05T12:21:20Z
[CodeGen] Convert some tests to opaque pointers (NFC)
[c820f2a
] 2023-01-05T12:11:44Z
[Verifier] Convert some tests to opaque pointers (NFC)
[a28f074
] 2023-01-05T12:08:58Z
[clang-format] Add an option for breaking after C++11 attributes
[f289108
] 2023-01-05T12:08:34Z
[X86] Modify model value of meteorlake.
[1ff2532
] 2023-01-05T12:01:24Z
[SCEVExpanderTest] Convert to opaque pointers (NFC)
[3ed1c21
] 2023-01-05T11:51:28Z
[PredicateInfo] Enable test with broken REQUIRES condition (NFC)
[8d5b759
] 2023-01-05T11:50:31Z
[AArch64][GlobalISel] implement GPR (U/S)(MIN/MAX) instr support
[055fb77
] 2023-01-05T11:43:45Z
[Transforms] Convert some tests to opaque pointers (NFC)
[586fd86
] 2023-01-05T11:37:37Z
[LoopVectorizer] Fix inloop reductions mask placement
[7ac6b2f
] 2023-01-05T11:34:36Z
[CVP] Convert tests to opaque pointers (NFC)
[b061159
] 2023-01-05T11:32:44Z
[SLPVectorizer] Convert test to opaque pointers (NFC)
[6236d77
] 2023-01-05T11:26:39Z
[llvm-reduce] Remove typed pointer test (NFC)
[569d657
] 2023-01-05T11:25:31Z
[UpdateTestChecks] Convert tests to opaque pointers (NFC)
[e449e1d
] 2023-01-05T11:13:40Z
[Driver] move NetBSD header search path management to the driver
[0d518ae
] 2023-01-05T11:12:40Z
[GlobalISel] New combine to commute constant operands to the RHS
[76376af
] 2023-01-05T11:11:43Z
[LinkModulesTest] Convert to opaque pointers (NFC)
[551ec87
] 2023-01-05T10:22:49Z
Use --pass-pipeline syntax for mlir/test/Dialect/LLVMIR/canonicalize.mlir (NFC)
[d4714b3
] 2023-01-05T10:14:31Z
[OperationsTest] Convert to opaque pointers (NFC)
[de918aa
] 2023-01-05T10:09:03Z
[RandomIRBuilderTest] Convert to opaque pointers (NFC)
[ebd9753
] 2023-01-05T10:03:15Z
[CodeGenOpenCLCXX] Convert tests to opaque pointers (NFC)
[c25af9b
] 2023-01-05T10:02:57Z
[libc][NFC] Use a function instead of templated static member functions for TYPE_DESC
[495ddf1
] 2023-01-05T09:59:35Z
Apply clang-tidy fixes for performance-unnecessary-value-param in AffineCanonicalizationUtils.cpp (NFC)
[aae20a7
] 2023-01-05T09:57:30Z
[CodeGenOpenCL] Convert some tests to opaque pointers (NFC)
[ccb6e0a
] 2023-01-05T09:53:37Z
[AsmParserTest] Convert to opaque pointers (NFC)
[3919769
] 2023-01-05T09:49:32Z
[IVDescriptorsTest] Convert to opaque pointers (NFC)
[d227c3b
] 2023-01-05T09:45:07Z
[Hexagon][VE][WebAssembly] Define GCC_HAVE_SYNC_COMPARE_AND_SWAP macros
[7e6c756
] 2023-01-05T09:32:28Z
[NFC][Coroutines] Build DominatorTree only once before collecting frame allocas (PR58650)
[6ee4f25
] 2023-01-05T09:15:31Z
[GlobalISel] Add G_BUILD_VECTOR[_TRUNC] to CSE
[22924bd
] 2023-01-05T09:02:39Z
[GlobalISel] Don't switch opcodes in MIRBuilder::buildInstr
[61c5775
] 2023-01-05T08:59:27Z
[GlobalISel] Precommit a test for D140965
[2c3f82b
] 2023-01-05T08:27:54Z
[NVPTX] Fix NVPTX lowering of frem when denominator is infinite.
[ccc1324
] 2023-01-05T08:17:46Z
Introduce environment variables to deal with JIT IR
[629d880
] 2023-01-05T08:05:49Z
[LoopUnrollAndJam] Visit phi operand dependencies in post-order
[6a930e8
] 2023-01-05T07:53:59Z
1: use class instead of MVT 2: minor fix for the comments
[ac93a4e
] 2023-01-05T07:45:29Z
[PowerPC][GISel]fcmp support
[5006d82
] 2023-01-05T06:38:08Z
[InstCombine][NFC] Regenerate test cases by update_test_checks.py
[90cf22b
] 2023-01-05T06:22:07Z
[InstCombine][NFC] Regenerate test cases by update_test_checks.py
[4215a84
] 2023-01-05T06:05:40Z
[lldb] Remove unneeded .get() NFC
[665e477
] 2023-01-05T05:29:42Z
[ObjC][ARC] Fix non-deterministic behavior in ProvenanceAnalysis
[87b2c76
] 2023-01-05T04:04:35Z
[Instcombine] fold logic ops to select
[50be285
] 2023-01-05T03:35:50Z
[LoopUnrollAndJam] Forget scalar evolution dispositions. Do no explicitly forget subloop.
[20a1dcf
] 2023-01-05T02:44:41Z
[RISCV][NFC] Update RISCVUsage.rst for Svnapot extension
[f8751b8
] 2023-01-05T02:40:42Z
[TargetLowering] Remove stale FIXME. NFC
[3fdd85d
] 2023-01-05T02:16:04Z
[mlir][sparse] Add AOS optimization.
[ff66d41
] 2023-01-05T02:01:30Z
Revert "[gn] port f29cfab55d1f"
[39a83eb
] 2023-01-05T01:51:51Z
amdgpu-arch: Prefer hsa/hsa.h over hsa.h
[8dfe60c
] 2023-01-05T01:51:18Z
AMDGPU: Set scratch_en if there is dynamic stack but no fixed stack
[c6c5413
] 2023-01-05T01:41:36Z
Revert "[InlineAdvisor] Restructure advisor plugin unittest cmake"
[22b65a3
] 2023-01-05T01:33:12Z
[NFC][Clang][ASTTests] Use ASSERT instead of EXPECT for nullptr checks
[f58b025
] 2023-01-05T01:16:21Z
Revert "[-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations"
[f84f17c
] 2023-01-05T00:50:21Z
[-Wunsafe-buffer-usage] Add an unsafe gadget for pointer-arithmetic operations
[0dc7ecb
] 2023-01-05T00:11:51Z
Fix typeo in LoadBinariesViaExhaustiveSearch when looking for kernel
[b2ac5fd
] 2023-01-04T23:51:56Z
[-Wunsafe-buffer-usage] Add a new forEachDescendant
matcher that skips callable declarations
[733740b
] 2023-01-04T23:47:13Z
Fix a phase-ordering problem in SimplifyCFG.
[d65e66a
] 2023-01-04T23:33:42Z
[libcxx][test] fix allocator in allocator_propagation test
[3f749a5
] 2023-01-04T23:18:12Z
[Support][SelectionDAG][GlobalISel] Hoist PostShift adjustment for IsAdd into UnsignedDivideUsingMagic.
[76dc9a8
] 2023-01-04T23:10:06Z
[mlir][tosa] Remove clamping behavior in tosa.cast
for integer truncation
[4e02ff2
] 2023-01-04T23:09:36Z
[clang] Revert parentesized aggregate initalization patches
[f95108f
] 2023-01-04T23:01:58Z
[DWARFLinker] Clean up analyzeContextInfo signature (NFC)
[45f3472
] 2023-01-04T23:01:58Z
[dsymutil] Avoid invalid keep chains due to pruning
[2a43a44
] 2023-01-04T22:33:24Z
[NFCI][DAGCombiner] foldExtendVectorInregToExtendOfSubvector()
: just build new VT
[2b1d077
] 2023-01-04T22:12:31Z
[NFC][AArch64] Add some tests for upcoming patch
[317a1ad
] 2023-01-04T22:12:31Z
[DAGCombiner] Fold *_EXTEND_INREG of one of CONCAT_VECTORS operands into *_EXTEND of operand
[41005b7
] 2023-01-04T22:12:31Z
[DAGCombiner] Do try to combine ISD::ANY_EXTEND_VECTOR_INREG
nodes
[068033a
] 2023-01-04T22:12:30Z
[NFC][X86] Make vec_anyext.ll test non-useless
[dbce111
] 2023-01-04T22:12:30Z
[NFC][DAG] Move getOpcode_EXTEND*()
helpers from X86 into SelectionDAG
[11030c7
] 2023-01-04T21:58:20Z
[MLIR][TOSA] Switch Tosa_IntArrayAttr[N], Tosa_IntArrayAttrUpto[N] to DenseI64ArrayAttr
[da4e827
] 2023-01-04T21:51:26Z
Don't read off end of GPR register array to access fp/sp/lr/pc
[7cf9934
] 2023-01-04T21:51:14Z
[DWARF] Store CFA value on DW_CFA_remember_state
[0676156
] 2023-01-04T21:17:13Z
Revert "[VPlan] Also consider operands of sink candidates in same block."
[a1b1894
] 2023-01-04T21:10:40Z
[SLP]Fix incorrect shuffle results because of missing shuffle mask analysis.
[5c18ae3
] 2023-01-04T21:07:55Z
[MLIR][Tensor] Canonicalize expand/collapse_shape of splat to splat
[63d31a4
] 2023-01-04T21:05:43Z
[mlir][sparse] Move some member functions from SparseTensorDescriptorImpl to MutSparseTensorDescriptor.
[9f91b72
] 2023-01-04T20:57:40Z
Apply clang-tidy fixes for llvm-else-after-return in GPUToSPIRV.cpp (NFC)
[ca21499
] 2023-01-04T20:53:54Z
[mlir][tosa] Fix floating point offset for tosa.resize
[91fefaa
] 2023-01-04T20:39:04Z
Revert "[Sema] Don't mark deleted special member functions as non-trivial"
[73c9f16
] 2023-01-04T20:28:07Z
[LowerTypeTests] Add ENDBR to .cfi.jumptable for x86 Indirect Branch Tracking
[9768a71
] 2023-01-04T20:17:32Z
[X86] Regen a couple tests so they are autogen clean [nfc]
[1c7ffe0
] 2023-01-04T20:12:31Z
[mlir][sparse] add test that combines sparse codegen and lowering to llvm struct
[fb32a69
] 2023-01-04T20:04:19Z
[sanitizer] Move {,}pthread_mutex{lock,unlock} interceptors to tsan
[ce43e2f
] 2023-01-04T20:03:00Z
[llvm][CUDA] Allow NVVMREflect to process OpenCL-specific __nvvm_reflect_ocl()
[56a40cd
] 2023-01-04T20:00:20Z
[X86] Autogen tests for ease of update in upcoming change [nfc]
[9bb2ec2
] 2023-01-04T19:54:57Z
llvm-objdump: Fix --build-id documentation string
[3ba051b
] 2023-01-04T19:44:23Z
Revert "[clang] Add the check of membership in decltype for the issue #58674#"
[846d06c
] 2023-01-04T19:42:43Z
[DAG] tryToFoldExtendOfConstant()
: sext undef
is not undef
[5226077
] 2023-01-04T19:30:49Z
[X86] Autogen tests for ease of update in upcoming change [nfc]
[d5dd37a
] 2023-01-04T19:27:04Z
[Sema] Don't mark deleted special member functions as non-trivial
[624ed0d
] 2023-01-04T19:08:03Z
[mlir][spirv] Relax instruction order checks in test
[c1d0118
] 2023-01-04T18:52:30Z
[PowerPC] Materialize floats in the range [-16.0, 15.0].
[9560ac3
] 2023-01-04T18:47:39Z
[MachineCombine] Reorganize code for readability and tracing [nfc]
[352b660
] 2023-01-04T18:30:48Z
[SLP][NFC]Add a pass.
[c957fe0
] 2023-01-04T18:29:47Z
[mlir][spirv] Add pattern to expand UMulExtended for WebGPU
[53a858f
] 2023-01-04T18:17:03Z
[SLP][NFC]Add a test for incorrect skipping of shuffle instruction at peek-through-shuffles, NFC.
[91f1c59
] 2023-01-04T18:16:11Z
[NFC][X86] Add few more tests for freezing BUILD_VECTOR
[e4b260e
] 2023-01-04T18:16:11Z
[Codegen][X86] LowerBUILD_VECTOR()
: improve lowering w/ multiple FREEZE-UNDEF ops
[6a67b63
] 2023-01-04T18:16:11Z
[exegesis] Analysis: filtering for benchmark results
[c63dced
] 2023-01-04T18:14:27Z
[OpenMP][JIT] Introduce support for AMDGPU
[c43a787
] 2023-01-04T18:13:02Z
[InstCombine] don't let 'exact' inhibit demanded bits folds for udiv
[8bca60f
] 2023-01-04T18:01:15Z
[SelectionDAG][GlobalISel] Don't use UnsignedDivisionByConstantInfo for divisor of 1.
[fb13dcf
] 2023-01-04T18:00:37Z
[ConstraintElim] Enable pass by default.
[e568d00
] 2023-01-04T17:56:16Z
[mlir][sparse] minor code layout edits
[4bbcbda
] 2023-01-04T17:45:03Z
[AMDGPU] Unify divergent nodes if the PostDom tree has one root
[e9c8242
] 2023-01-04T17:40:14Z
[lld-macho][nfc] Re-enable previously disabled test.
[0909040
] 2023-01-04T17:10:14Z
[NFC] Update parseDimensionList comments for dynamic size from -1 to kDynamic
[0b857c5
] 2023-01-04T16:50:27Z
Fix to D140567
[ac17b6b
] 2023-01-04T16:43:47Z
[NFC] Autogenerate CodeGen/X86/sdiv-pow2.ll
[192c0e5
] 2023-01-04T16:30:50Z
IROutliner: Fix assert with non-0 alloca addrspace
[2fab927
] 2023-01-04T16:25:42Z
[LoopVectorize] Convert some tests to opaque pointers (NFC)
[970fcba
] 2023-01-04T16:17:17Z
[LoopVersioningLICM] Convert tests to opaque pointers (NFC)
[0fde03c
] 2023-01-04T16:13:54Z
[mlir][llvm] Modernize the import of LLVM IR globals.
[d3d7ba1
] 2023-01-04T16:12:48Z
[LowerTypeTests] Convert tests to opaque pointers (NFC)
[1a57889
] 2023-01-04T16:09:13Z
[MakeGuardsExplicit] Convert test to opaque pointers (NFC)
[ee27890
] 2023-01-04T16:07:15Z
[MergeFunc] Convert tests to opaque pointers (NFC)
[9a3e399
] 2023-01-04T16:04:34Z
[MergeICmps] Convert tests to opaque pointers (NFC)
[ae1cf45
] 2023-01-04T16:03:10Z
[OpenMP] Convert some tests to opaque pointers (NFC)
[2e0a829
] 2023-01-04T16:03:10Z
[MetaRenamer] Convert tests to opaque pointers (NFC)
[11f3308
] 2023-01-04T16:02:20Z
[NFC] Regenerate reduction-inloop.ll check lines. NFC
[f0f6182
] 2023-01-04T15:56:37Z
[llgdb-tests] Convert test to check 'target=...'
[8596004
] 2023-01-04T15:47:17Z
[clang] Add the check of membership in decltype for the issue #58674#
[fa8448c
] 2023-01-04T15:44:50Z
[NewGVN] Convert some tests to opaque pointers (NFC)
[071109c
] 2023-01-04T15:42:45Z
[Reg2Mem] Convert test to opaque pointers (NFC)
[51ba347
] 2023-01-04T15:39:51Z
[SLPVectorizer] Convert test to opaque pointers (NFC)
[90aa436
] 2023-01-04T15:36:11Z
[mlir][sparse] Add layout to the memref for the indices buffers to prepare for the AOS storage optimization for COO regions.
[8383da1
] 2023-01-04T15:35:45Z
[SLPVectorizer] Name instructions in test (NFC)
[a34ae06
] 2023-01-04T15:34:39Z
[SLPVectorizer] Convert some tests to opaque pointers (NFC)
[ef11310
] 2023-01-04T15:31:00Z
[SCCP] Convert test to opaque pointers (NFC)
[5b21632
] 2023-01-04T15:30:48Z
Fix the LLVM sphinx build
[ae7bf2b
] 2023-01-04T15:30:08Z
CoroFrame: Put escaped variables with multiple lifetimes on coroutine frame
[2f79f54
] 2023-01-04T15:28:13Z
[SimpleLoopUnswitch] Convert tests to opaque pointers (NFC)
[e87aa92
] 2023-01-04T15:27:49Z
[SimplifyCFG] Convert some tests to opaque pointers (NFC)
[feb0778
] 2023-01-04T15:27:04Z
[libc][NFC] Remove unused variable
[28f21ca
] 2023-01-04T15:26:13Z
[TypePromotion] Convert tests to opaque pointers (NFC)
[4c3e25d
] 2023-01-04T15:21:56Z
[Annotation2Metadata] Support opaque pointers
[d091506
] 2023-01-04T15:16:57Z
[UnifyLoopExits] Convert test to opaque pointers (NFC)
[f841ad3
] 2023-01-04T15:07:47Z
[WebAssembly] Replace LOAD_SPLAT with SPLAT_VECTOR
[a26cbd0
] 2023-01-04T14:46:00Z
[Driver] Convert test to check 'target=...'
[23ce938
] 2023-01-04T13:59:23Z
[ConstraintElim] Add option to limit number of rows tracked in system.
[6f7ff9b
] 2023-01-04T13:16:12Z
[MC] Consistently use MCInstrDesc::getImplicitUses and getImplicitDefs. NFC.
[9978529
] 2023-01-04T13:09:26Z
[AArch64] Alter arm_neon_sve_bridge.h to be target-based, not preprocessor based.
[d106707
] 2023-01-04T13:07:43Z
MachineIRBuilder.h: Fix typo. NFC
[c8d43dc
] 2023-01-04T12:51:15Z
[JITLink][RISCV] Add R_RISCV_RVC_BRANCH and R_RISCV_RVC_JUMP
[68fe067
] 2023-01-04T12:00:24Z
[clangd] Disable backend-releated filelist compiler options.
[6ff87fe
] 2023-01-04T11:56:24Z
[NFC] Add x86 triple to lower-offset-expression.ll
[6aa9cfb
] 2023-01-04T11:28:39Z
[NVPTX] Replace PTX's ManagedStringPool with StringSaver
[72f3f68
] 2023-01-04T11:26:02Z
[runtimes] Only depend on builtins for same target
[a73e0c3
] 2023-01-04T11:23:55Z
[AAPointerInfo] fix assertion at the pass-through use of a pointer
[6cac7c2
] 2023-01-04T11:22:20Z
[AArch64] Alter arm_sve.h to be target-based, not preprocessor based.
[f8d008d
] 2023-01-04T11:21:12Z
[ConstraintElim] Remove legacy pass implementation.
[e7790fb
] 2023-01-04T11:02:21Z
[mlir] Add test-convergence
option to Canonicalizer tests
[8a06b23
] 2023-01-04T10:57:36Z
[NFC] let FunctionDecl::isReservedGlobalPlacementOperator return false when the function decl is not allocation functions
[8ec0a36
] 2023-01-04T10:43:03Z
[llvm-exegesis] Allow building llvm_exegesis_tests on builtkite
[37228b1
] 2023-01-04T10:40:23Z
[gn build] Port ba874483137d
[ba87448
] 2023-01-04T10:39:39Z
[llvm-exegesis] Remove functional test from unit tests
[9b76a30
] 2023-01-04T10:25:55Z
[mlir][llvm] Support importing magic globals
[3a5811a
] 2023-01-04T10:25:44Z
[mlir][affine][NFC] Extract core functionality of canonicalizeMinMaxOp
[5bedd67
] 2023-01-04T10:23:40Z
[mlir] Allow overriding AbstractDenseDataFlowAnalysis::visitOperation
[ec48682
] 2023-01-04T09:49:47Z
[InstCombine] add more tests into select-factorize; NFC
[0e11d65
] 2023-01-04T09:07:28Z
[clang-tidy] Don't emit misc-unused-using-decl warnings for header files.
[50a1c9b
] 2023-01-04T08:31:56Z
[Instcombine] Regenerate tests for logical-select; NFC
[d19fbfe
] 2023-01-04T07:55:55Z
[libcxx] Fix build with GLIBC
[3677ee6
] 2023-01-04T07:18:29Z
Move from llvm::makeArrayRef to ArrayRef deduction guides
[1e9e1b9
] 2023-01-04T07:15:01Z
[VP][RISCV] Add vp.ctlz/cttz and RISC-V support.
[63d4686
] 2023-01-04T06:11:30Z
[LoongArch] Add intrinsics for MOVFCSR2GR and MOVGR2FCSR instructions
[8661644
] 2023-01-04T02:05:30Z
[NFC] Autogenerate test/Transforms/InstCombine/fls.ll
[be08bb7
] 2023-01-04T01:40:36Z
[BOLT][CMake] Add merge-fdata to bolt component
[75c0695
] 2023-01-04T01:39:09Z
[BOLT][Docs] Add Sphinx documentation
[f40d25d
] 2023-01-04T01:32:11Z
[BOLT][NFC] Use llvm::reverse
[bf4596b
] 2023-01-04T01:26:57Z
CodeGen: Clean up some tests with broken "strictfp" attribute
[93e7571
] 2023-01-04T01:09:32Z
[OpenMP][AMDGPU][NFC] Improve error message for errors
[5524952
] 2023-01-04T01:07:52Z
[OpenMP][JIT][FIX] Create the default O0 pipeline for -O0
[428bc51
] 2023-01-04T00:58:13Z
[OpenMP] Unify "exec_mode" query code and default to SPMD
[ce6ae0b
] 2023-01-04T00:42:46Z
clang: Don't emit "frame-pointer"="none"
[84daed7
] 2023-01-04T00:34:13Z
[SelectionDAG][GlobalISel] Move even divisor optimization for division by constant into UnsignedDivideUsingMagic implementation. NFC
[817f64e
] 2023-01-03T23:49:12Z
[AMDGPU][NFC] DWARF extensions minor update
[1f3bb2d
] 2023-01-03T23:48:17Z
[ELF] Improve --obj-path tests
[b5ab42a
] 2023-01-03T23:06:43Z
[ELF] Simplify --thinlto-index-only tests
[7ff64d4
] 2023-01-03T22:52:10Z
[AMDGPU] Fix useDeprecatedPositionallyEncodedOperands errors.
[46dee4a
] 2023-01-03T22:47:13Z
[RISCV][InsertVSETVLI] Split out demanded property for zero/non-zero of VL
[609b789
] 2023-01-03T22:46:25Z
[flang] Control flow graph issues
[6b05a62
] 2023-01-03T22:43:36Z
[BOLT] Check no-LBR samples in mayHaveProfileData
[b5a1de9
] 2023-01-03T22:29:06Z
[mlir][tosa] Add broadcasting case for tosa.resize to linalg implementation
[ec40c8f
] 2023-01-03T22:26:21Z
[ValueTracking] Improve ComputeNumSignBits to handle Trunc
[6df5464
] 2023-01-03T22:22:38Z
[RISCV] Minor type fix [nfc]
[460c1bd
] 2023-01-03T22:19:52Z
[RISCV][InsertVSETVLI] Rewrite scalar insert forward rule in terms of demanded fields
[2a2b954
] 2023-01-03T22:08:13Z
[gn build] Port a455c91601a8
[a455c91
] 2023-01-03T22:03:44Z
llvm-reduce: Add reduction for invokes
[f4cb935
] 2023-01-03T22:03:20Z
llvm-reduce: Fix invalid reductions for exceptions, tokens and swifterror
[0008afc
] 2023-01-03T22:00:35Z
llvm-reduce: Remove leftover comment
[84e888e
] 2023-01-03T22:00:35Z
llvm-reduce: Speculative fix for windows build bot
[0086a35
] 2023-01-03T21:57:39Z
[clang][dataflow] Fix bug in optional-checker's handling of nullopt constructor.
[d36936f
] 2023-01-03T21:56:57Z
[RISCV][InsertVSETVLI] Add debug output capability to DemandedFields [nfc]
[2639625
] 2023-01-03T21:47:12Z
[OpenMP] Solve potential VERSION script error w/ OMPT symbols
[c3054ae
] 2023-01-03T21:26:37Z
OpenMPOpt: Fix using wrong address space for alloca
[2e7640e
] 2023-01-03T21:26:37Z
OpenMPOpt: Fix null dereference on missing declaration cache
[3ffda42
] 2023-01-03T21:18:46Z
[test] Fix #if
[de5416c
] 2023-01-03T21:17:39Z
[dfsan] Support Linux AArch64
[b0cee1f
] 2023-01-03T21:09:23Z
[Attributor][FIX] Treat undef as zero offset in AAPointerInfoFloating
[9c8b89f
] 2023-01-03T21:01:36Z
llvm-reduce: Refine missing argument behavior
[d5b7514
] 2023-01-03T20:57:58Z
llvm-reduce: Don't remove strictfp
[7cd0fd6
] 2023-01-03T20:48:14Z
llvm-reduce: Avoid invalid attribute reduction on optnone functions
[1b969c6
] 2023-01-03T20:24:14Z
Recommit "[M68k] Regenerate divide-by-constant.ll. NFC"
[7f9ddd6
] 2023-01-03T20:23:53Z
Revert "[M68k] Regenerate divide-by-constant.ll. NFC"
[0277f849
] 2023-01-03T20:23:26Z
[M68k] Regenerate divide-by-constant.ll. NFC
[9ab0d4d
] 2023-01-03T20:18:30Z
[OpenMP][2/2] Make device functions have hidden visibility
[0d6b26b
] 2023-01-03T19:57:52Z
[Clang] Fix a crash when encountering an ill-formed delimited UCN.
[a315534
] 2023-01-03T19:52:09Z
[mlir][tosa] Fix out-of-boundaries iteration for tosa-to-linalg
[55c6008
] 2023-01-03T19:45:24Z
[SLP][AArch64] Incorrectly estimated intrinsic as a function call.
[fcbf3fa
] 2023-01-03T19:36:13Z
[mlir][tosa] Fix tosa.transpose_conv2d decompositions for new version
[3efb027
] 2023-01-03T19:28:57Z
[Sanitizers] Fix procmap tests for apple arm64
[07107f3
] 2023-01-03T19:24:45Z
[llvm-profdata] Remove unnecessary file size check
[06c440f
] 2023-01-03T19:19:55Z
[mlir][tosa] Canonicalize tosa.transpose to tosa.reshape
[4d29f6e
] 2023-01-03T19:18:46Z
[mlir][python] Expose fp8 types with pybind.
[2671aa7
] 2023-01-03T19:13:16Z
[WebAssembly][NFC] Add test case for {u,s}itofp on SIMD types
[dde8a0f
] 2023-01-03T18:58:39Z
[clangd] show underlying type in type hint for decltype(expr)
[1fc0ad6
] 2023-01-03T18:55:07Z
[mlir][shape] Fix overridden arguments and fit to 80 col (NFC)
[621ffbc
] 2023-01-03T18:50:22Z
[DX] Improve parse error messages
[d346157
] 2023-01-03T18:49:33Z
Apply clang-tidy fixes for llvm-qualified-auto in TestBackwardDataFlowAnalysis.cpp (NFC)
[6ede7cf
] 2023-01-03T18:49:33Z
Apply clang-tidy fixes for readability-identifier-naming in TestBackwardDataFlowAnalysis.cpp (NFC)
[e35c7f1
] 2023-01-03T18:46:26Z
[RISCV] Remove some non-Zfh instructions from rv64zfh-invalid.s. NFC
[86dc7de
] 2023-01-03T18:45:28Z
Fix initializer name.
[d862f66
] 2023-01-03T18:36:24Z
[clang][dataflow] Treat unions as structs.
[a95717e
] 2023-01-03T18:29:11Z
[YAML] Support serializing MutableArrayRef
[750e1c8
] 2023-01-03T18:26:39Z
Revert "[libomptarget][plugin-nextgen] fix for [TypePromotion] NewPM support."
[fa715e2
] 2023-01-03T18:00:57Z
[libc][NFC] Remove a constexpr marking to fix GCC build.
[26fec4e
] 2023-01-03T17:45:57Z
[SLP]Fix crash on casting non-instruction extractelement.
[ecb85b5
] 2023-01-03T17:23:55Z
[dfsan] Remove injectMetadataGlobals
[f3c1d92
] 2023-01-03T17:07:43Z
[ConstraintElim] Adjust position in LTO pipeline.
[135f6a1
] 2023-01-03T17:04:13Z
[libomptarget][plugin-nextgen] fix for [TypePromotion] NewPM support.
[587360a
] 2023-01-03T16:54:53Z
[MCDwarf][NFC] Typo in function documentation
[5f6bf75
] 2023-01-03T16:48:00Z
llvm-reduce: Reduce individual operands of named metadata
[a7425e2
] 2023-01-03T16:40:42Z
OpenMPOpt: Use getFnAttributeAsParsedInteger
[7174568
] 2023-01-03T16:31:09Z
[lldb] Remove spurious n
at the end of option error message
[687e0e2
] 2023-01-03T16:29:18Z
AMDGPU: Create alloca wide load/store with explicit alignment
[82cf72a
] 2023-01-03T16:20:43Z
[InstCombine] Convert some tests to opaque pointers (NFC)
[e7d432f
] 2023-01-03T16:18:39Z
[JITLink][RISCV] Improve R_RISCV_JAL
[850adc1
] 2023-01-03T16:18:39Z
[JITLink][RISCV] Homogenize immediate handling
[ad3e0e4
] 2023-01-03T16:10:29Z
[APInt] Add APInt::isOneBitSet helper.
[e60b0d2
] 2023-01-03T16:07:02Z
llvm-reduce: Reduce prologue data
[4afb10d
] 2023-01-03T16:03:43Z
llvm-reduce: Reduce prefix data
[47e44c0
] 2023-01-03T16:02:34Z
llvm-reduce: Add reduction for function personalities
[a87de3a
] 2023-01-03T15:32:10Z
OpenMPOpt: Fix introducing empty nvvm.annotations into module
[49caf70
] 2023-01-03T15:32:10Z
AMDGPU: Use cast instead of unchecked dyn_cast
[aca7441
] 2023-01-03T15:18:58Z
[LoopFusion] Exit early if one of fusion candidate has guarded branch but the another has not
[ca2b854
] 2023-01-03T15:13:17Z
Utils: Fix comment typos
[cf99be5
] 2023-01-03T15:13:17Z
llvm-reduce: Restrict set of run delta passes in invoke test
[875ecca
] 2023-01-03T15:13:17Z
llvm-reduce: Remove unused class
[89ada6c
] 2023-01-03T15:13:17Z
llvm-reduce: Avoid push_back for constant array
[615333b
] 2023-01-03T15:09:29Z
[TypePromotion] NewPM support.
[d1390aa
] 2023-01-03T15:05:19Z
[NFC] Formatting
[e45c0a9
] 2023-01-03T14:58:45Z
Reapply "[NFC] Update CXXSTatus to show we implement CWG 2061""
[3f3b71a
] 2023-01-03T14:58:29Z
llvm-reduce: Try to fix error message test on windows
[5b25a0b
] 2023-01-03T14:51:12Z
[CVP] Simplify SRem when constantrange abs(lhs) < abs(rhs)
[419a216
] 2023-01-03T14:45:42Z
[NFC][AArch64] Adjust comments in tablegen file
[2b8c308
] 2023-01-03T14:42:43Z
[LLDB] Skip TestThreadSpecificBreakpoint.py on AArch64/Windows
[21be357
] 2023-01-03T14:42:43Z
[LLDB] Skip python exception unit test on AArch64/Windows
[6186928e
] 2023-01-03T14:40:20Z
[CVP] Add baseline tests of abs(lhs) < abs(rhs) in srem
[6fed2c9
] 2023-01-03T14:31:07Z
AMDGPU: Diagnose which LDS global failed to lower
[f3a113f
] 2023-01-03T14:28:47Z
[TLI] Fix signature for fprintf (PR59757)
[a5ae5af
] 2023-01-03T14:26:29Z
Revert "[NFC] Update CXXSTatus to show we implement CWG 2061"
[80a7803
] 2023-01-03T14:18:08Z
[NFC] Update CXXSTatus to show we implement CWG 2061
[40903ba
] 2023-01-03T14:09:17Z
llvm-reduce: Fix missing newline after error message
[aa8e9fa
] 2023-01-03T14:03:14Z
[OpenMP] Convert some tests to opaque pointers (NFC)
[9e0f765
] 2023-01-03T13:52:48Z
[SimplifyCFG] Add test for branch on undef/poison (NFC)
[33a3139
] 2023-01-03T13:52:48Z
[CGP] Avoid branch on poison UB in test (NFC)
[0cf0663
] 2023-01-03T13:47:25Z
[mlir][llvm] Make the import of LLVM IR metadata extensible.
[25c338c
] 2023-01-03T13:35:10Z
[LSR] Convert test to check IR (NFC)
[20fa198
] 2023-01-03T13:31:33Z
[RewriteStatepointsForGC] Avoid branch on undef UB in tests (NFC)
[f01a3a8
] 2023-01-03T13:27:26Z
[RewriteStatepointsForGC] Convert some tests to opaque pointers (NFC)
[9e6d2c8
] 2023-01-03T13:25:00Z
[ConstraintElim] Move after first instcombine run.
[2545078
] 2023-01-03T13:23:25Z
[SampleProfile] Avoid branch on undef UB in tests (NFC)
[d1c1a11
] 2023-01-03T13:14:57Z
[SafepointIRVerifier] Convert tests to opaque pointers (NFC)
[9bfc8ba
] 2023-01-03T13:12:31Z
[lldb][Test] TestDataFormatterLibcxxRangesRefView.py: skip on old compiler versions
[3c4eed1
] 2023-01-03T13:08:35Z
[PlaceSafepoints] Avoid branch on undef UB in test (NFC)
[995ee57
] 2023-01-03T13:07:07Z
[HotColdSplit] Avoid branch on undef UB in test (NFC)
[304838e
] 2023-01-03T12:57:51Z
[Coroutines] Convert some tests to opaque pointers (NFC)
[d74e365
] 2023-01-03T12:53:41Z
[Coroutines] Avoid branch on undef UB in test (NFC)
[cd8b361
] 2023-01-03T12:52:29Z
[llvm] XFAIL X86 tests failing on AArch64/Windows
[02b02cd
] 2023-01-03T12:51:00Z
[CodeGenPrepare] Avoid branch on undef UB in tests (NFC)
[6dd70c9
] 2023-01-03T12:23:13Z
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning.
[9d68270
] 2023-01-03T12:01:44Z
[CodeExtractor] Avoid branch on undef UB in tests (NFC)
[bbbbbfb
] 2023-01-03T12:00:14Z
[CodeExtractor] Convert some tests to opaque pointers (NFC)
[18f627b
] 2023-01-03T11:51:01Z
[CallSiteSplitting] Avoid branch on undef UB in test (NFC)
[555f384
] 2023-01-03T11:44:20Z
[Inline] Avoid branch on undef UB in tests (NFC)
[afc800b
] 2023-01-03T11:39:12Z
[mlir][transforms][NFC] Expand CanonicalizerPass documentation
[f492db7
] 2023-01-03T11:38:25Z
[SimplifyCFG] Avoid branch on undef UB in test (NFC)
[3c205ef
] 2023-01-03T11:28:18Z
[SLP][AArch64] Add fmuladd test coverage
[aa36207
] 2023-01-03T11:22:45Z
[compiler-rt] XFAIL builtins unit tests on WoA
[a0b470c
] 2023-01-03T10:13:20Z
[TypePromotion] Add truncate in ConvertTruncs when the original truncate type is not extend type
[b9dac89
] 2023-01-03T09:45:40Z
Apply clang-tidy fixes for llvm-else-after-return in TestBackwardDataFlowAnalysis.cpp (NFC)
[4d3ba7a
] 2023-01-03T09:45:39Z
Apply clang-tidy fixes for performance-move-const-arg in Utils.cpp (NFC)
[8d9828e
] 2023-01-03T08:25:38Z
[clang-tidy] Fix all broken links in the comment.
[c40697a
] 2023-01-03T08:07:03Z
Link the default GC strategies everywhere getGCStrategy is used.
[998a3a3
] 2023-01-03T07:44:12Z
Add a math.cbrt instruction and lowering to libm.
[367e618
] 2023-01-03T06:48:29Z
[C++20] [Modules] Emit full specialization of variable template as available externally in importers
[6a0333a
] 2023-01-03T05:56:22Z
[gn build] Port c570287fbf4d
[c570287
] 2023-01-03T05:55:39Z
[RISCV][NFC] Move RISCVISAInfo back to Support
[d0ce367
] 2023-01-03T05:37:57Z
[C++20] [Modules] Fix a crash when instantiate hidden friends
[7df1da0
] 2023-01-03T05:17:15Z
[llvm] Use std::optional instead of llvm::Optional (NFC)
[3bbdd9f
] 2023-01-03T03:58:18Z
[RISCV] Fix compile warning.
[db3f324
] 2023-01-03T03:24:18Z
[RISCV] Use vfirst.m to extract the first element from mask vector.
[ccdc271
] 2023-01-03T03:18:46Z
[polly] Use std::optional instead of llvm::Optional (NFC)
[1ae6891
] 2023-01-03T03:13:51Z
[clang-format][NFC] Remove CRs at EOLs introduced in 617277e7cbda
[5591675
] 2023-01-03T03:13:11Z
[flang] Use std::optional instead of llvm::Optional (NFC)
[5273219
] 2023-01-03T02:56:09Z
[mlir] Use std::optional instead of llvm::Optional (NFC)
[fbc8697
] 2023-01-03T02:55:30Z
[clang-format][NFC] Remove a superfluous semicolon after \version
[f2bec87
] 2023-01-03T02:50:36Z
[NFC][Clang][RISCV] Reduce boilerplate when determining prototype for segment loads
[e8d6c53
] 2023-01-03T02:40:21Z
[BOLT] Use std::optional instead of llvm::Optional (NFC)
[b9ef564
] 2023-01-03T02:29:04Z
[lld] Use std::optional instead of llvm::Optional (NFC)
[ae33124
] 2023-01-03T01:48:55Z
[ORC] Rename ThreadSafeModule::takingModuleDo to consumingModuleDo.
[0bf85d7
] 2023-01-03T01:38:16Z
[ORC] Add ThreadSafeModule::takingModuleDo for consuming operations on TSMs.
[2c675be
] 2023-01-03T00:17:40Z
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)
[9cf4419
] 2023-01-02T23:54:57Z
[clang] Use std::optional instead of llvm::Optional (NFC)
[d2ab013
] 2023-01-02T23:03:27Z
Fix the broken bazel build for f6076bd81fce06bb29f83d370b8298110ecc2f99
[5674385
] 2023-01-02T22:34:24Z
[clang][dataflow] Remove unused includes
[f6076bd
] 2023-01-02T21:04:13Z
[mlir][ROCDL] Translate known block size attributes to ROCDL
[2838507
] 2023-01-02T20:57:35Z
precommit formatting of LowerSwitch.cpp for D140747
[871c415
] 2023-01-02T18:33:28Z
[InstCombine] add tests for not-sext-bool+mask; NFC
[cb95690
] 2023-01-02T18:33:28Z
[InstCombine] fold mask with not-of-sext-bool to select
[953cdcb
] 2023-01-02T18:33:27Z
[InstCombine] early exit to reduce indents in foldSelectIntoOp(); NFC
[1fb0710
] 2023-01-02T18:26:37Z
[NFC][InstCombine] Add tests for conditional negation via math
[cf58063
] 2023-01-02T18:26:37Z
[InstCombine] Canonicalize math-y conditional negation into a select
[ce1be13
] 2023-01-02T17:52:13Z
[VPlan] Use VP_CLASSOF_IMPL for VPWidenCanonicalIVRecipe(NFC).
[64f1d84
] 2023-01-02T17:32:31Z
[VPlan] Use VP_CLASSOF_IMPL for VPWidenMemoryInstructionRecipe (NFC).
[2d6d47f
] 2023-01-02T17:22:34Z
[VPlan] Use VP_CLASSOF_IMPL for VPPredInstPHI (NFC).
[be575c5
] 2023-01-02T16:39:00Z
Re-land D139865 "Add known_block_size and known_grid_size to gpu.func"
[e730e7d
] 2023-01-02T16:00:26Z
[LoopRotate] Convert tests to opaque pointers (NFC)
[3a584c7
] 2023-01-02T15:58:57Z
[LoopRotate] Make test more robust (NFC)
[402476e
] 2023-01-02T15:57:13Z
[LoopRotate] Name instructions in test (NFC)
[ba89c66
] 2023-01-02T15:52:03Z
[LoopPredication] Convert tests to opaque pointers (NFC)
[4fc417e
] 2023-01-02T15:34:35Z
[DAGCombiner] convertBuildVecZextToBuildVecWithZeros()
: rework split factor calculation
[dbee45d
] 2023-01-02T15:33:45Z
[LLDB] Enable TestSignedTypes.py for AArch64/Windows
[81ac464
] 2023-01-02T14:29:13Z
[InstCombine] Support vectors in icmp of GEP fold
[a21458c
] 2023-01-02T14:18:19Z
[InstCombine] Add tests for icmp of vector GEP (NFC)
[6f539de
] 2023-01-02T13:49:47Z
[JITLink][RISCV] Order EdgeKind_riscv the same way as relocations
[3f04553
] 2023-01-02T13:40:15Z
[ValueTracking] Use SmallVector for non-undef/poison ops
[e87c2bd
] 2023-01-02T13:14:40Z
[mlir] NFC use the correct markdown header in BufferizationTransformOps.td
[556af19
] 2023-01-02T12:22:50Z
[llvm-objcopy] Use getNumberOfSymbols() instead of getRawNumberOfSymbols()
[9cd113a
] 2023-01-02T12:05:59Z
[mlir][Bazel] Port cf487cce6f64
[e44b11d
] 2023-01-02T11:34:23Z
[ValueTracking] Treat branch on undef as UB as well
[0977894
] 2023-01-02T11:25:55Z
[SimpleLoopUnswitch] Perform poison query before transform
[f325b5b
] 2023-01-02T11:24:00Z
[clang-tidy] Support std::string_view in readability-redundant-string-cstr
[cf487cc
] 2023-01-02T10:35:44Z
[mlir][llvm] Make the import of LLVM IR intrinsics extensible.
[86195b8
] 2023-01-02T10:05:01Z
[ValueTracking] Remove branch-on-poison-as-ub flag (NFC)
[3f55853
] 2023-01-02T09:20:15Z
[LLD][Windows]Feature "checksum" for Windows PE
[70423ee
] 2023-01-02T07:41:31Z
[mlir][MemRef] Apply ClangTidy performance fix (NFC).
[3100021
] 2023-01-02T05:48:39Z
[JITLink][RISCV] Fix incorrectly use of uint32_t
[ed4afd1
] 2023-01-01T23:13:36Z
[clang-format][docs] Fix indentation for the Sphinx build