llvm-16.2022-11-27Z.204cd4e
[b6c5875
] 2022-11-27T23:26:23Z
[NFC][asan] Rename variables in __sanitizer_annotate_contiguous_container
[ad663be
] 2022-11-27T23:26:23Z
[test][asan] Deduplicate code
[8226ec0
] 2022-11-27T23:26:23Z
[test][asan] Check find_bad_address test
[0ea3386
] 2022-11-27T22:40:10Z
[IR] Use std::optional in Statepoint.h (NFC)
[f9b93cf
] 2022-11-27T22:40:08Z
[IR] Use std::optional in ModuleSummaryIndex.h (NFC)
[a18ca45
] 2022-11-27T22:40:07Z
[IR] Use std::optional in Instructions.h (NFC)
[6fd5c0b
] 2022-11-27T22:40:05Z
[IR] Use std::optional in InstrTypes.h (NFC)
[cc0764e
] 2022-11-27T22:16:13Z
[Support] Use std::optional in raw_ostream.h (NFC)
[cb31997
] 2022-11-27T22:16:11Z
[Support] Use std::optional in ToolOutputFile.h (NFC)
[c6007e5
] 2022-11-27T22:16:09Z
[Support] Use std::optional in InstructionCost.h (NFC)
[88e41b4
] 2022-11-27T22:16:08Z
[Support] Use std::optional in InitLLVM.h (NFC)
[74151a2
] 2022-11-27T22:16:06Z
[Support] Use std::optional in HashBuilder.h (NFC)
[4700e7c
] 2022-11-27T22:16:05Z
[Support] Use std::optional in GlobPattern.h (NFC)
[d12a685
] 2022-11-27T22:16:03Z
[Support] Use std::optional in GenericDomTreeConstruction.h (NFC)
[9178753
] 2022-11-27T22:16:01Z
[Support] Use std::optional in CachePruning.h (NFC)
[537137e
] 2022-11-27T21:32:20Z
mlir/linalg: use std::optional
[d32ec52
] 2022-11-27T21:32:18Z
mlir/VectorToGPU: use std::optional (NFC)
[ae634b1
] 2022-11-27T20:18:28Z
[Analysis] Use std::optional in TensorSpec.h (NFC)
[1226028
] 2022-11-27T20:18:26Z
[Analysis] Use std::optional in TargetTransformInfo.h (NFC)
[a5410e7
] 2022-11-27T20:18:24Z
[Analysis] Use std::optional in TargetLibraryInfo.h (NFC)
[013afcf
] 2022-11-27T20:18:23Z
[Analysis] Use std::optional in ProfileSummaryInfo.h (NFC)
[0cd85e2
] 2022-11-27T20:18:21Z
[Analysis] Use std::optional in ObjCARCAnalysisUtils.h (NFC)
[419adb6
] 2022-11-27T20:18:20Z
[Analysis] Use std::optional in ModuleSummaryAnalysis.h (NFC)
[1e723b75
] 2022-11-27T20:18:18Z
[Analysis] Use std::optional in MemoryDependenceAnalysis.h (NFC)
[9944625
] 2022-11-27T20:18:16Z
[Analysis] Use std::optional in MLInlineAdvisor.h (NFC)
[2924a7f
] 2022-11-27T20:18:15Z
[Analysis] Use std::optional in LoopCacheAnalysis.h (NFC)
[02e9de3
] 2022-11-27T20:18:13Z
[Analysis] Use std::optional in LoopAccessAnalysis.h (NFC)
[5047104
] 2022-11-27T19:49:06Z
[Analysis] Use std::optional in LazyCallGraph.h (NFC)
[4c88bc5
] 2022-11-27T19:49:05Z
[Analysis] Use std::optional in InlineCost.h (NFC)
[b77a88c
] 2022-11-27T19:49:03Z
[Analysis] Use std::optional in IRSimilarityIdentifier.h (NFC)
[c3c0cd6
] 2022-11-27T19:49:01Z
[Analysis] Use std::optional in DemandedBits.h (NFC)
[561a470
] 2022-11-27T19:49:00Z
[Analysis] Use std::optional in BlockFrequencyInfoImpl.h (NFC)
[d1925fa
] 2022-11-27T19:48:58Z
[Analysis] Use std::optional in BasicAliasAnalysis.h (NFC)
[c0c5ffa
] 2022-11-27T19:48:57Z
[ADT] Use std::optional in TypeSwitch.h (NFC)
[dd436d3
] 2022-11-27T19:48:55Z
[ADT] Use std::optional in StringSwitch.h (NFC)
[4bcab22
] 2022-11-27T19:21:29Z
[NFC][InstCombine] Drop "unused" check prefixes in newly added test
[8a85fa6
] 2022-11-27T18:58:36Z
Fixup last commit - actually stage check line updates
[242798c
] 2022-11-27T18:57:43Z
[NFC][InstCombine] Add test coverage for potential fold
[1b900b0
] 2022-11-27T18:51:09Z
Apply clang-tidy fixes for bugprone-copy-constructor-init in TestLinalgDecomposeOps.cpp (NFC)
[272b45c
] 2022-11-27T18:51:09Z
Apply clang-tidy fixes for modernize-use-equals-default in TestLinalgDecomposeOps.cpp (NFC)
[f452c96
] 2022-11-27T18:14:53Z
Reassociate: Convert tests to opaque pointers
[b4b5f14
] 2022-11-27T17:55:30Z
Verifier: Update error message for opaque pointers
[fe46688
] 2022-11-27T17:42:08Z
Verifier: Check ifunc resolver functions return a pointer
[8e3e218
] 2022-11-27T17:41:29Z
llvm-reduce: Fix producing invalid reductions on ifunc
[b6909fe
] 2022-11-27T17:41:28Z
JumpThreading: Modernize some test checking
[026df95
] 2022-11-27T16:54:47Z
[X86] Remove unnecessary VBLENDWYrr overrides
[7603b1e
] 2022-11-27T16:44:38Z
[Docs] Mention to add RUN line before running script to generate assertion
[23b2613
] 2022-11-27T16:37:17Z
[X86] Add test coverage for Issue #59217
[83d5052
] 2022-11-27T16:19:28Z
JumpThreading: Convert tests to opaque pointers
[07e34d2
] 2022-11-27T16:19:28Z
JumpThreading: Convert tests to -passes
[2285ba9
] 2022-11-27T16:16:36Z
[X86] Fix uops counts for SLM extract/extract-store instructions
[d0fea14
] 2022-11-27T15:48:25Z
Scalarizer: Fix fragile test of constant pointer
[e446d1d
] 2022-11-27T15:30:37Z
CodeGenPrepare: Don't use anonymous values some in tests
[8824318
] 2022-11-27T15:17:38Z
X86: Make test check more precise
[ffb2095
] 2022-11-27T15:15:31Z
CodeGenPrepare: Don't use undef base pointers in addressing mode test
[32b4d47
] 2022-11-27T15:09:58Z
Utils: Fix assume builder test using old name of null_pointer_is_valid
[926bba1
] 2022-11-27T15:09:58Z
SeparateConstOffsetFromGEP: Switch tests to use -passes
[d6cfc29
] 2022-11-27T15:00:30Z
[lld/mac] Covert start-lib.s test to use qualified paths instead of cd %t
[a774986
] 2022-11-27T14:40:43Z
Utils: Don't use anonymous values in test
[6437e04
] 2022-11-27T14:40:22Z
HotColdSplit: Don't use anonymous values in test
[5e49649
] 2022-11-27T14:40:00Z
SampleProfile: Don't use anonymous values in test
[16663d8
] 2022-11-27T14:39:42Z
IndirectCallPromotion: Fix illegal promotion with opaque pointers
[91ae1af
] 2022-11-27T14:31:12Z
[AVR] Remove unused register scavenger
[3b2b83c
] 2022-11-27T14:28:17Z
[AVR] Add $ separator string (like avr-gcc)
[131cddc
] 2022-11-27T14:27:42Z
[AVR] Fix broken bitcast for aliases in non-zero address space
[6a353c7
] 2022-11-27T12:53:10Z
[AArch64] Add GPR rr instructions to isAssociativeAndCommutative
[bb7b937
] 2022-11-27T12:29:53Z
[Orc][examples] Temporarily re-enable tests for the C API and keep an eye on sanitizer bots
[0ec197a
] 2022-11-27T12:24:17Z
[Orc][examples] Emit artifacts in test-specific output folder (NFC)
[c1a419c
] 2022-11-27T10:45:26Z
[lldb][JITLoaderGDB] Resolve __jit_debug_register_code as eSymbolTypeCode
[233a889
] 2022-11-27T05:12:31Z
[ELF] Simplify ObjFile::parseLazy. NFC
[1117d91
] 2022-11-27T05:03:34Z
[lld] Use std::optional in lld.cpp (NFC)
[43429cd
] 2022-11-27T05:02:09Z
[MachO] Use std::optional in InputFiles.cpp (NFC)
[59cc8fb
] 2022-11-27T04:59:04Z
[MachO] Use std::optional in ExportTrie.cpp (NFC)
[dedb165
] 2022-11-27T04:56:52Z
[COFF] Use std::optional in PDB.cpp (NFC)
[ef70f9f
] 2022-11-27T04:54:36Z
[COFF] Use std::optional in InputFiles.cpp (NFC)
[fd8d0b0
] 2022-11-27T04:53:26Z
[COFF] Use std::optional in Driver.cpp (NFC)
[f63a19b
] 2022-11-27T04:29:05Z
[SPARC] Add tail call support for 64-bit target
[4191fda
] 2022-11-27T03:19:15Z
[ELF] Change most llvm::Optional to std::optional
[69acfae
] 2022-11-27T03:09:32Z
[yaml2obj] Use std::optional in yaml2obj.cpp (NFC)
[23a884b
] 2022-11-27T03:06:49Z
[obj2yaml] Use std::optional in elf2yaml.cpp (NFC)
[a2bc782
] 2022-11-27T03:05:08Z
[llvm-readobj] Use std::optional in ELFDumper.cpp (NFC)
[286223e
] 2022-11-27T03:01:24Z
[llvm-profgen] Use std::optional in ProfiledBinary.cpp (NFC)
[20d2432
] 2022-11-27T02:59:41Z
[llvm-profdata] Use std::optional in llvm-profdata.cpp (NFC)
[0428cf9
] 2022-11-27T02:58:05Z
[llvm-objdump] Use std::optional in llvm-objdump.cpp (NFC)
[a3bbbca
] 2022-11-27T02:53:51Z
[llvm-lipo] Use std::optional in llvm-lipo.cpp (NFC)
[6e5eeec
] 2022-11-27T02:51:35Z
[llvm-ifs] Use std::optional in llvm-ifs.cpp (NFC)
[170666e
] 2022-11-27T02:49:27Z
[llvm-dwp] Use std::optional in llvm-dwp.cpp (NFC)
[a7afa37
] 2022-11-27T02:47:28Z
[llvm-cov] Use std::optional in SourceCoverageViewText.cpp (NFC)
[4bb5141
] 2022-11-27T02:45:08Z
[llvm-cov] Use std::optional in SourceCoverageViewHTML.cpp (NFC)
[f64505c
] 2022-11-27T02:42:47Z
[llvm-cov] Use std::optional in CodeCoverage.cpp (NFC)
[fc93812
] 2022-11-27T02:39:27Z
[lli] Use std::optional in lli.cpp (NFC)
[4e58c88
] 2022-11-27T02:36:55Z
[dsymutil] Use std::optional in DwarfLinkerForBinary.cpp (NFC)
[41c6388
] 2022-11-27T02:11:32Z
[Vectorize] Use std::optional in VPlanSLP.cpp (NFC)
[5fc8f6c
] 2022-11-27T02:03:49Z
[Vectorize] Use std::optional in SLPVectorizer.cpp (NFC)
[2d1b093
] 2022-11-27T01:55:33Z
[Utils] Use std::optional in SimplifyCFG.cpp (NFC)
[88988c5
] 2022-11-27T01:53:17Z
[Utils] Use std::optional in LoopPeel.cpp (NFC)
[10bab60
] 2022-11-27T01:49:07Z
[Utils] Use std::optional in Local.cpp (NFC)
[12c80ef
] 2022-11-27T01:44:44Z
[Utils] Use std::optional in CloneFunction.cpp (NFC)
[d90a14f
] 2022-11-27T01:41:52Z
[Scalar] Use std::optional in SimpleLoopUnswitch.cpp (NFC)
[6288a09
] 2022-11-27T01:39:36Z
[Scalar] Use std::optional in ScalarizeMaskedMemIntrin.cpp (NFC)
[85cee3a
] 2022-11-27T01:36:26Z
[Scalar] Use std::optional in PartiallyInlineLibCalls.cpp (NFC)
[60d6445
] 2022-11-27T01:33:11Z
[Scalar] Use std::optional in LowerConstantIntrinsics.cpp (NFC)
[3bb0c70
] 2022-11-27T01:29:32Z
[Scalar] Use std::optional in LoopUnrollPass.cpp (NFC)
[f207cf1
] 2022-11-27T01:26:57Z
[Scalar] Use std::optional in LoopStrengthReduce.cpp (NFC)
[42c40f7
] 2022-11-27T01:24:20Z
[Scalar] Use std::optional in LoopSimplifyCFG.cpp (NFC)
[27ae235
] 2022-11-27T01:21:19Z
[Scalar] Use std::optional in LoopRotation.cpp (NFC)
[3e3be29
] 2022-11-27T01:18:54Z
[Scalar] Use std::optional in LoopPredication.cpp (NFC)
[d3a58c4
] 2022-11-27T01:14:23Z
[Scalar] Use std::optional in LoopInstSimplify.cpp (NFC)
[01fc2b8
] 2022-11-27T01:08:27Z
Revert "[FileCheck] Use std::optional in FileCheck.cpp (NFC)"
[bf0bd85
] 2022-11-26T23:48:46Z
[LV] Move trunc codegen to buildScalarSteps (NFCI).
[b68a38a
] 2022-11-26T23:29:30Z
[LTO] Use std::optional in LTO.cpp (NFC)
[e5a1ee5
] 2022-11-26T23:27:16Z
[FileCheck] Use std::optional in FileCheck.cpp (NFC)
[54ea422
] 2022-11-26T23:24:34Z
[Orc] Use std::optional in ObjectFileInterface.cpp (NFC)
[0b5ba08
] 2022-11-26T23:22:05Z
[Orc] Use std::optional in MachOPlatform.cpp (NFC)
[6698a2b
] 2022-11-26T23:19:50Z
[Orc] Use std::optional in ELFNixPlatform.cpp (NFC)
[e35c73f
] 2022-11-26T23:17:42Z
[Orc] Use std::optional in Core.cpp (NFC)
[e80118ee
] 2022-11-26T23:15:18Z
[JITLink] Use std::optional in MachOLinkGraphBuilder.cpp (NFC)
[d6f0ab4
] 2022-11-26T23:12:11Z
[CodeGen] Use std::optional in TargetPassConfig.cpp (NFC)
[5b839fc
] 2022-11-26T23:09:25Z
[CodeGen] Use std::optional in ShadowStackGCLowering.cpp (NFC)
[a5ef7bb
] 2022-11-26T23:07:23Z
[SelectionDAG] Use std::optional in SelectionDAGISel.cpp (NFC)
[01e998e
] 2022-11-26T23:05:06Z
[SelectionDAG] Use std::optional in SelectionDAGBuilder.cpp (NFC)
[d82f7fb
] 2022-11-26T23:02:45Z
[SelectionDAG] Use std::optional in FastISel.cpp (NFC)
[dd698b7
] 2022-11-26T23:00:23Z
[SelectionDAG] Use std::optional in DAGCombiner.cpp (NFC)
[d77ecb6
] 2022-11-26T22:57:44Z
[CodeGen] Use std::optional in SafeStack.cpp (NFC)
[8a45032
] 2022-11-26T22:55:08Z
[CodeGen] Use std::optional in MachineOperand.cpp (NFC)
[3ff6ed8
] 2022-11-26T22:52:33Z
[LiveDebugValues] Use std::optional in InstrRefBasedImpl.cpp (NFC)
[5076bdf
] 2022-11-26T22:50:12Z
[CodeGen] Use std::optional in IndirectBrExpandPass.cpp (NFC)
[af0d385
] 2022-11-26T22:47:46Z
[GlobalISel] Use std::optional in Utils.cpp (NFC)
[12bb553
] 2022-11-26T22:47:13Z
[VPlan] Move cast codegen to emitTransformedIndex (NFCI).
[3ccbfc3
] 2022-11-26T22:44:54Z
[GlobalISel] Use std::optional in LegalizerHelper.cpp (NFC)
[4531b61
] 2022-11-26T22:33:45Z
[GlobalISel] Use std::optional in CombinerHelper.cpp (NFC)
[214646d
] 2022-11-26T22:29:56Z
[CodeGen] Use std::optional in ExpandMemCmp.cpp (NFC)
[000749d
] 2022-11-26T22:27:19Z
[CodeGen] Use std::optional in CodeGenPrepare.cpp (NFC)
[07ce3b8
] 2022-11-26T22:24:38Z
[CodeGen] Use std::optional in BasicBlockSections.cpp (NFC)
[644159e
] 2022-11-26T22:21:32Z
[AsmPrinter] Use std::optional::value_or (NFC)
[15bb5c9
] 2022-11-26T22:16:31Z
[AsmPrinter] Use std::optional in DwarfCompileUnit.cpp (NFC)
[fb2f3b3
] 2022-11-26T22:13:47Z
[AsmPrinter] Use std::optional in DbgEntityHistoryCalculator.cpp (NFC)
[6a9ef0d
] 2022-11-26T22:11:17Z
[AsmPrinter] Use std::optional in AsmPrinter.cpp (NFC)
[e2138ec
] 2022-11-26T21:58:48Z
[clang] Use std::size (NFC)
[589725f
] 2022-11-26T21:47:32Z
[llvm] Use std::size (NFC)
[25f01d5
] 2022-11-26T21:00:06Z
Revert "[SROA] isVectorPromotionViable()
: memory intrinsics operate on vectors of bytes (take 2)"
[cb82d37
] 2022-11-26T20:40:51Z
[mlir][sparse][vectorization] optimize reduction chains
[3c4d2a0
] 2022-11-26T20:19:15Z
[SROA] isVectorPromotionViable()
: memory intrinsics operate on vectors of bytes (take 2)
[a677afd
] 2022-11-26T18:47:22Z
[TableGen] Use std::size (NFC)
[49aca00
] 2022-11-26T18:23:42Z
[NFC] Remove peekNextToken(int).
[13593dc
] 2022-11-26T18:14:33Z
[mlir][tensor][bufferize] Fix tensor.insert_slice regression
[a737146
] 2022-11-26T17:53:22Z
[ObjectYAML] Use std::size (NFC)
[453f27b
] 2022-11-26T15:46:36Z
[AArch64] LowerBUILD_VECTOR()
: NormalizeBuildVector()
might return non-BUILD_VECTOR
[4c1079c
] 2022-11-26T15:41:08Z
[CodeGen] Add missing copy assignment operator
[502c246
] 2022-11-26T14:38:54Z
[LLDB] Change getValue to value in NativeRegisterContextFreeBSD_x86_64.cpp
[f1aa734
] 2022-11-26T14:36:43Z
[Support] Apply clang-format on .inc files. NFC.
[b400dde
] 2022-11-26T13:41:41Z
[InstSimplify] Use dominate condtion to simplify instructions
[5c1e148
] 2022-11-26T12:55:49Z
[JITLink] Fix typo in comment. NFC
[bba5581
] 2022-11-26T08:02:40Z
[Scalar] Use std::optional in LoopFlatten.cpp (NFC)
[7fc772b
] 2022-11-26T07:59:45Z
[Scalar] Use std::optional in InductiveRangeCheckElimination.cpp (NFC)
[b54cd3f
] 2022-11-26T07:55:44Z
[Scalar] Use std::optional in GVN.cpp (NFC)
[edace86
] 2022-11-26T07:52:49Z
[Scalar] Use std::optional in CorrelatedValuePropagation.cpp (NFC)
[3da96e0
] 2022-11-26T07:49:50Z
[InstCombine] Use std::optional in InstructionCombining.cpp (NFC)
[881076c
] 2022-11-26T07:46:38Z
[InstCombine] Use std::optional in InstCombinePHI.cpp (NFC)
[c7fa15c
] 2022-11-26T07:44:08Z
[IPO] Use std::optional in IROutliner.cpp (NFC)
[a5f8a36
] 2022-11-26T07:38:32Z
[IPO] Use std::optional in GlobalOpt.cpp (NFC)
[ffba7ee
] 2022-11-26T07:35:05Z
[IPO] Use std::optional in Attributor.cpp (NFC)
[629819c
] 2022-11-26T07:23:40Z
[IPO] Use std::optional in AttributorAttributes.cpp (NFC)
[8dd2416
] 2022-11-26T07:18:17Z
[Coroutines] Use std::optional in CoroFrame.cpp (NFC)
[d7fdb5d
] 2022-11-26T07:15:51Z
[Coroutines] Use std::optional in CoroElide.cpp (NFC)
[3583f4f
] 2022-11-26T07:13:23Z
[X86] Use std::optional in X86SpeculativeLoadHardening.cpp (NFC)
[1493130
] 2022-11-26T07:08:26Z
[RISCV] Use std::optional in RISCVMergeBaseOffset.cpp (NFC)
[2f61c6c
] 2022-11-26T07:04:58Z
[RISCV] Use std::optional in RISCVISelLowering.cpp (NFC)
[362ca6c
] 2022-11-26T07:02:26Z
[RISCV] Use std::optional in RISCVISelDAGToDAG.cpp (NFC)
[7e00820
] 2022-11-26T06:59:57Z
[RISCV] Use std::optional in RISCVGatherScatterLowering.cpp (NFC)
[c672bb6
] 2022-11-26T06:57:25Z
[PowerPC] Use std::optional in PPCMacroFusion.cpp (NFC)
[da4dd0a
] 2022-11-26T06:54:42Z
[NVPTX] Use std::optional in NVPTXTargetTransformInfo.cpp (NFC)
[704b4f3
] 2022-11-26T06:52:18Z
[AsmParser] Use std::optional in LanaiAsmParser.cpp (NFC)
[9d7faff
] 2022-11-26T06:49:13Z
[Hexagon] Use std::optional in HexagonFrameLowering.cpp (NFC)
[ac7af9a
] 2022-11-26T06:45:26Z
[ARM] Use std::optional in ARMISelDAGToDAG.cpp (NFC)
[aad2d27
] 2022-11-26T06:43:00Z
[Utils] Use std::optional in AMDGPUBaseInfo.cpp (NFC)
[09e0aea
] 2022-11-26T06:40:00Z
[AMDGPU] Use std::optional in SIPeepholeSDWA.cpp (NFC)
[96cb34a
] 2022-11-26T06:36:37Z
[AsmParser] Use std::optional in AMDGPUAsmParser.cpp (NFC)
[ebe3281
] 2022-11-26T06:30:26Z
[AMDGPU] Use std::optional in AMDGPUReleaseVGPRs.cpp (NFC)
[959c9cc
] 2022-11-26T06:23:09Z
[AMDGPU] Use std::optional in AMDGPUInstructionSelector.cpp (NFC)
[f0105ee
] 2022-11-26T06:20:07Z
[GISel] Use std::optional in AArch64PostLegalizerLowering.cpp (NFC)
[5c99c2e
] 2022-11-26T06:17:26Z
[GISel] Use std::optional in AArch64InstructionSelector.cpp (NFC)
[fc07a54
] 2022-11-26T06:14:44Z
[AsmParser] Use std::optional in AArch64AsmParser.cpp (NFC)
[185f647
] 2022-11-26T06:11:32Z
[AArch64] Use std::optional in AArch64LowerHomogeneousPrologEpilog.cpp (NFC)
[298cb55
] 2022-11-26T06:08:30Z
[AArch64] Use std::optional in AArch64LoadStoreOptimizer.cpp (NFC)
[23ca552
] 2022-11-26T06:06:01Z
[AArch64] Use std::optional in AArch64ISelLowering.cpp (NFC)
[4f7e593
] 2022-11-26T05:57:21Z
[AArch64] Use std::optional in AArch64FrameLowering.cpp (NFC)
[0af53df
] 2022-11-26T05:53:00Z
[Support] Use std::optional in VirtualFileSystem.cpp (NFC)
[7c421b5
] 2022-11-26T05:48:18Z
[Support] Use std::optional in RISCVISAInfo.cpp (NFC)
[7aab805
] 2022-11-26T05:45:47Z
[Support] Use std::optional in JSON.cpp (NFC)
[1a20dad
] 2022-11-26T05:25:27Z
[Support] Use std::optional in FormatVariadic.cpp (NFC)
[11b75f9
] 2022-11-26T05:22:19Z
[Support] Use std::optional in ARMAttributeParser.cpp (NFC)
[72e8d03
] 2022-11-26T05:18:04Z
[Remarks] Use std::optional in YAMLRemarkSerializer.cpp (NFC)
[f17dbb9
] 2022-11-26T05:15:34Z
[Remarks] Use std::optional in YAMLRemarkParser.cpp (NFC)
[e9b0bcb
] 2022-11-26T05:13:15Z
[Remarks] Use std::optional in RemarkParser.cpp (NFC)
[940e819
] 2022-11-26T04:35:43Z
[ProfileData] Use std::optional in GCOV.cpp (NFC)
[e03868a
] 2022-11-26T04:33:10Z
[Coverage] Use std::optional in CoverageMapping.cpp (NFC)
[5d05d29
] 2022-11-26T04:01:29Z
[mlir][vector] Add fold pattern for InsertOp(Constant into Constant)
[20ba079
] 2022-11-25T23:38:53Z
[StaticAnalyzer] Don't use Optional::create (NFC)
[ecfa2d3
] 2022-11-25T21:57:58Z
Add version to all LLVM cmake package
[234d2e2
] 2022-11-25T21:56:33Z
[mlir][spirv] Enable WebGPU to use UnifyAliasedResourcePass
[e672f51
] 2022-11-25T21:38:00Z
[mlir][spirv] Add a field for client API in target environment
[410c1f6
] 2022-11-25T20:47:46Z
[Passes] Use std::optional in PassBuilder.cpp (NFC)
[96ebf9b
] 2022-11-25T20:44:51Z
[Object] Use std::optional in ELFObjectFile.cpp (NFC)
[573ff0f
] 2022-11-25T20:34:25Z
[AIX][LTO] Teaching lto-aix-system-assembler Relative Path and Tilde Resolution
[b669a2c
] 2022-11-25T20:34:10Z
[ObjectYAML] Use std::optional in MinidumpEmitter.cpp (NFC)
[2b2f2f6
] 2022-11-25T20:32:33Z
Revert "[LLDB] Recognize std::noop_coroutine()
in std::coroutine_handle
pretty printer"
[b738ea0
] 2022-11-25T20:31:45Z
[ObjectYAML] Use std::optional in CodeViewYAMLSymbols.cpp (NFC)
[400db9c
] 2022-11-25T20:28:42Z
[MC] Use std::optional in MCSchedule.cpp (NFC)
[7c88445
] 2022-11-25T20:26:10Z
[MCParser] Use std::optional in WasmAsmParser.cpp (NFC)
[e6319cd
] 2022-11-25T20:25:09Z
[flang] Update fir.dispatch op lowering for tbp with character result
[f6d4e68
] 2022-11-25T20:22:58Z
Revert "[LLDB] Do not dereference promise pointer in coroutine_handle
pretty printer"
[2887f92
] 2022-11-25T20:20:51Z
[MCParser] Use std::optional in MasmParser.cpp (NFC)
[e8a60b7
] 2022-11-25T20:18:23Z
[Linker] Use std::optional in IRMover.cpp (NFC)
[d6e3dba
] 2022-11-25T20:14:22Z
[InterfaceStub] Use std::optional in ELFObjHandler.cpp (NFC)
[1df47db
] 2022-11-25T20:13:31Z
Revert "[lldb][NFC] Change FindDefinitionTypeForDWARFDeclContext() to take DWARFDIE"
[cec2376
] 2022-11-25T20:11:44Z
[IR] Use std::optional in Verifier.cpp (NFC)
[44e438c
] 2022-11-25T20:08:56Z
[IR] Use std::optional in PassManager.cpp (NFC)
[5672b71
] 2022-11-25T20:06:20Z
[IR] Use std::optional in Module.cpp (NFC)
[171b749
] 2022-11-25T20:03:40Z
[IR] Use std::optional in IntrinsicInst.cpp (NFC)
[f4db916
] 2022-11-25T20:01:12Z
[IR] Use std::optional in AsmWriter.cpp (NFC)
[98036a2
] 2022-11-25T19:58:33Z
[Symbolize] Use std::optional in MarkupFilter.cpp (NFC)
[c789e4a
] 2022-11-25T19:55:58Z
[Native] Use std::optional in NativeTypeEnum.cpp (NFC)
[367515d
] 2022-11-25T19:52:53Z
[GSYM] Use std::optional in FunctionInfo.cpp (NFC)
[9f6c194
] 2022-11-25T19:49:32Z
[GSYM] Use std::optional in DwarfTransformer.cpp (NFC)
[360f3b8
] 2022-11-25T19:48:31Z
[mlir][vector] Update stale comment. NFC.
[d6ab42d
] 2022-11-25T19:46:31Z
[openmp] Fix build break for less common architectures
[97958c9
] 2022-11-25T19:46:31Z
[openmp] Support building for armv7 Windows with mingw tools
[5696927
] 2022-11-25T19:45:47Z
[DWARF] Use std::optional in DWARFFormValue.cpp (NFC)
[f795b20
] 2022-11-25T19:44:37Z
[mlir][vector] Update fold pattern name. NFC.
[d53a3dd
] 2022-11-25T19:41:44Z
[DWARF] Use std::optional in DWARFDebugFrame.cpp (NFC)
[5a98e8c
] 2022-11-25T19:37:32Z
[CodeView] Use std::optional in TypeStreamMerger.cpp (NFC)
[f960b93
] 2022-11-25T19:33:20Z
[Reader] Use std::optional in BitcodeReader.cpp (NFC)
[5ea7083
] 2022-11-25T19:30:34Z
[Analysis] Use std::optional in ValueTracking.cpp (NFC)
[ee8959d
] 2022-11-25T19:25:45Z
[Analysis] Use std::optional in ScalarEvolution.cpp (NFC)
[a6aaa96
] 2022-11-25T18:59:07Z
[AArch64] Assembly support for FEAT_LRCPC3
[afba867
] 2022-11-25T18:42:56Z
[mlir][vector] Add fold for ExtractStridedSlice(non-splat ConstantOp)
[0e72d00
] 2022-11-25T18:39:45Z
[mlir][vector] Constant fold sub-vector extraction
[2a324cb
] 2022-11-25T18:32:21Z
[Analysis] Use std::optional in MemoryLocation.cpp (NFC)
[68db727
] 2022-11-25T18:28:54Z
[Analysis] Use std::optional in LoopAnalysisManager.cpp (NFC)
[eb0b5a3
] 2022-11-25T18:25:36Z
[Analysis] Use std::optional in LazyValueInfo.cpp (NFC)
[4a124fd9
] 2022-11-25T18:22:33Z
[Analysis] Use std::optional in InlineCost.cpp (NFC)
[d49613f
] 2022-11-25T18:18:53Z
[Analysis] Use std::optional in CGSCCPassManager.cpp (NFC)
[e51b18f
] 2022-11-25T18:16:32Z
[Analysis] Use std::optional in CFLAndersAliasAnalysis.cpp (NFC)
[1d74b24
] 2022-11-25T18:11:42Z
[Analysis] Use std::optional in BasicAliasAnalysis.cpp (NFC)
[9c8a6a1
] 2022-11-25T17:51:25Z
[include-cleaner] Fix a warning
[64612f5
] 2022-11-25T16:59:27Z
[RISCV] Add ADD to getRegAllocationHints to improve to improve use of c.add.
[e4aad51
] 2022-11-25T16:49:01Z
[libc++][NFC] Add missing include to ext/__hash
[a2b5b58
] 2022-11-25T16:39:44Z
[RISCV] Use register allocation hints to improve use of compressed instructions.
[6ff1233
] 2022-11-25T16:27:36Z
[mlir][Vector] Add a LowerVectorsOp to VectorTransformOps
[c757780
] 2022-11-25T16:24:56Z
[X86] lowerShuffleAsDecomposedShuffleMerge - try to match unpck(permute(x),permute(y)) for v4i32/v2i64 shuffles
[e95c119
] 2022-11-25T16:13:20Z
[X86] oddshuffles.ll - update check-prefixes
[38f5ab4
] 2022-11-25T16:04:31Z
Revert "[clang][modules] NFCI: Pragma diagnostic mappings: write/read FileID instead of SourceLocation"
[732bf92
] 2022-11-25T15:39:24Z
[libc++][NFC] Remove unused includes from poll_with_backoff.h
[ed2fdac
] 2022-11-25T15:28:05Z
[LV] Use separate index to access StoredValues in vectorizeInterleave.
[480cd78
] 2022-11-25T15:25:17Z
[libc++][NFC] Consistently use newline between license and include guard
[a0a0dc6
] 2022-11-25T15:02:00Z
[AMDGPU][MC] Refactor MC Code Emitter to avoid using magic values
[38275ab
] 2022-11-25T14:56:38Z
[X86] Move lowerShuffleAsPermuteAndUnpack earlier in the source next to similar helpers. NFC.
[396fbe2
] 2022-11-25T14:51:44Z
[libc++] Bump AppleClang compiler requirement
[db335d0
] 2022-11-25T14:45:37Z
[clang-tidy] Ignore cxxRewrittenBinaryOperator in defaulted function decls in modernize-use-nullptr
[d65019b
] 2022-11-25T14:26:47Z
[NFC] Clean up printing of UnwrappedLines.
[f62d413
] 2022-11-25T14:22:09Z
[libc++] Use builtins when redeclaring <string.h> functions
[07ca9cc
] 2022-11-25T14:11:56Z
Revert "[Support] Move getHostNumPhysicalCores to Threading.h"
[be1ff1f
] 2022-11-25T14:07:14Z
[NFC] Refactor loop peeling code for calculating phi invariance.
[ca8c615
] 2022-11-25T13:53:34Z
Fix test output regression from ee88c0cf09969ba44307068797e12533b94768a6.
[e1eb81f
] 2022-11-25T13:42:51Z
[flang] Allow fir.rebox to unlimited polymorphic box
[eddcc01
] 2022-11-25T13:20:54Z
[gn build] Port ed34590c1acb
[ed34590
] 2022-11-25T13:19:36Z
[LLDB] Add LoongArch register definitions and operations
[1dc0a1e
] 2022-11-25T13:01:39Z
Revert "[Lex] Fix suggested spelling of /usr/bin/../include/foo"
[c4ce8a4
] 2022-11-25T12:51:50Z
[mlir][Vector] Vector transform skeleton
[5577207
] 2022-11-25T12:51:36Z
[Support] Move getHostNumPhysicalCores to Threading.h
[b32931c
] 2022-11-25T12:51:13Z
[lldb][nfc] Deindent ProcessGDBRemote::SetThreadStopInfo by two levels
[8d692b4
] 2022-11-25T12:47:50Z
[flang] Avoid crash in lowering for unlimited polymorphic function return
[aa14f00
] 2022-11-25T12:18:30Z
[RISCV] Branchless lowering for (select (x < 0), TrueConstant, FalseConstant) and (select (x >= 0), TrueConstant, FalseConstant)
[9d5e82e
] 2022-11-25T12:12:20Z
[include-cleaner] Make HTMLReport impl simpler/safer. NFC
[d77b7ca
] 2022-11-25T11:34:55Z
[BPF] Avoid checking for intrinsics using string comparisons. NFC
[54ad4d2
] 2022-11-25T11:34:55Z
Drop redundant pipe to opt -instnamer in clang tests
[3e9b6ad
] 2022-11-25T11:33:53Z
[ARM] Move ARM::parseBranchProtection into ARMTargetParserCommon
[b883e9f
] 2022-11-25T11:16:24Z
[X86] Add test case for (any_extend (bitcast (concat_vectors (and (vYi1 setcc, vYi1 x), undef)))) pattern
[6fd0ae3
] 2022-11-25T11:16:24Z
[X86] combineScalarAndWithMaskSetcc - handle (concat_vectors (and (vYi1 setcc, vYi1 x), undef)) patterns
[6a95e67
] 2022-11-25T10:57:35Z
[include-cleaner] HTMLReport shows headers that would be inserted
[c699a81
] 2022-11-25T10:55:42Z
[lldb/test] Remove the module cache directory in module-ownership.mm
[3427cb5
] 2022-11-25T10:55:41Z
[lldb] Prevent an infinite loop while reading memory regions
[b62c8d3
] 2022-11-25T10:54:58Z
Revert: Add version to all LLVM cmake package
[79b5829
] 2022-11-25T10:15:14Z
[TargetLowering][AArch64] Teach DemandedBits about SVE count intrinsics
[b89e0ac
] 2022-11-25T10:14:14Z
[Hexagon] Apply 7f06a5824cdb297a19b7c82bb191c22539f34070 to another copy of the same code
[7f06a58
] 2022-11-25T10:02:16Z
[Hexagon] Put asserts in an !NDEBUG region. NFCI
[8bed59c
] 2022-11-25T10:01:22Z
[Lex] Fix suggested spelling of /usr/bin/../include/foo
[2e5366a
] 2022-11-25T09:40:37Z
[NFC] Change dyn_cast
to cast
to make sure no dereference on nullptr
[b9be5a6
] 2022-11-25T09:37:41Z
Pre-commit PowerPC case for zero/inf fpclassify
[3648175
] 2022-11-25T09:24:56Z
[analyzer] Consider single-elem arrays as FAMs by default
[097ce76
] 2022-11-25T09:24:56Z
[analyzer] Deprecate FAM analyzer-config, recommend -fstrict-flex-arrays instead
[a89c9ba
] 2022-11-25T08:52:20Z
[VE] Remove unnecessary isReMaterializable flags
[a9733b8
] 2022-11-25T08:43:30Z
[MLIR] Adopt DenseI64ArrayAttr
in tensor, memref and linalg transform
[36f61d1
] 2022-11-25T08:39:39Z
[flang] Add hlfir.concat codegen
[94b9fba
] 2022-11-25T08:36:58Z
[flang] Lower concatenation to hlfir.concat
[8dea00f
] 2022-11-25T08:34:15Z
[flang] Add hlfir.concat operation definition
[fa3587d
] 2022-11-25T08:30:17Z
[flang] Remove debug option
[721f975
] 2022-11-25T08:13:04Z
Use PassGate from LLVMContext if any otherwise global one
[8e3545a
] 2022-11-25T07:53:55Z
[Debugify] Accumulate the number of variables in debugify metadata
[06c4103
] 2022-11-25T07:40:32Z
[Test] Add couple more tests where we can compute symbolic max exit count (fixed)
[5a1d92f
] 2022-11-25T07:20:54Z
[InstCombine] Update debug intrinsics when rewriting allocas
[eb95ab5
] 2022-11-25T06:37:24Z
Revert "[Test] Add couple more tests where we can compute symbolic max exit count"
[7e3373c
] 2022-11-25T06:35:16Z
[Test] Add couple more tests where we can compute symbolic max exit count
[9830738
] 2022-11-25T05:59:05Z
[SCEV][NFC] Rename constructor parameter to match its field name
[15e4146
] 2022-11-25T05:46:51Z
[LSR] precommit test for D138636; NFC
[04b9a70
] 2022-11-25T05:07:41Z
[SCEV][NFC] Get rid of redundant constructor, replace with default parameter
[b9c1d73
] 2022-11-25T04:45:10Z
[Test] Add test showing that SCEV fails to evaluate symbolic max for 'and' conditions
[4496d55
] 2022-11-25T04:41:36Z
[SCEV] Fix misplaced \n in printout of max symbolic exit counts
[fa71c16
] 2022-11-25T04:31:13Z
[Inliner] Move cl::opt inside llvm::
[d9ed93d
] 2022-11-25T02:10:42Z
[Hexagon] Don't lower legal EXTRACT_SUBVECTOR to EXTRACT_SUBREG
[0314ba3
] 2022-11-24T22:26:02Z
[modules] Fix marking ObjCMethodDecl::isOverriding
when there are no overrides.
[fb947c3
] 2022-11-24T21:06:21Z
[openmp] Use z_Linux_asm.S to provide __kmp_invoke_microtask with Clang for Windows/aarch64
[c1b7e9c
] 2022-11-24T19:47:21Z
[flang] Adapt descriptor codegen to support unlimited polymorphic entities
[cb88897
] 2022-11-24T19:24:44Z
[libc] Improve bcmp performance for aarch64
[ae85275
] 2022-11-24T19:17:48Z
[MemoryLocation] Support memcpy_chk in getForArgument.
[9e16509
] 2022-11-24T19:16:24Z
[bazel] Add copts attribute to gentbl_cc_library macro.
[33ac4fd
] 2022-11-24T18:59:12Z
Change debugserver to spawn processes in their own pgrp
[535c5d5
] 2022-11-24T18:27:19Z
[InstCombine] ease restriction for extractelt (bitcast X) fold
[39641b1
] 2022-11-24T18:19:13Z
[AArch64][SME]: Add precursory tests for D138519
[5cf75ec
] 2022-11-24T18:19:13Z
[AArch64][SME]: Generate streaming-compatible code for int/fp select/vselect
[5eec8df
] 2022-11-24T17:54:37Z
[AArch64] Add hasSVEorSME() helper and fix some incorrect checks
[605e22b
] 2022-11-24T17:47:48Z
[AArch64] Add Missing System Registers
[03fa1fe
] 2022-11-24T17:45:17Z
[AArch64][SME]: Add precursory tests for D138440
[f809f97
] 2022-11-24T17:45:17Z
[AArch64][SME]: Generate streaming-compatible code for FP rounding operations.
[34b4672
] 2022-11-24T17:22:40Z
[InstCombine] avoid 'tmp' variable name in tests; NFC
[5a90edb
] 2022-11-24T17:20:47Z
[clang-fuzzer] Add missing dependency
[66b1f6b
] 2022-11-24T17:12:39Z
Reland [clang-fuzzer] Use new pass manager for optimizing IR
[5cc6963
] 2022-11-24T17:11:24Z
[AArch64][SME]: Generate streaming-compatible code for int-reduce, fp-reduce
[e119a93
] 2022-11-24T17:11:23Z
[AArch64][SME]: Add precursory tests for D138309
[d75bd5e
] 2022-11-24T16:57:19Z
Revert "[clang-fuzzer] Use new pass manager for optimizing IR"
[a6eb76f
] 2022-11-24T16:52:22Z
[llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and TestingSupport
[194ab73
] 2022-11-24T16:44:56Z
[libc++][AIX] Add AIX buildbot owners
[c3c423b
] 2022-11-24T16:39:46Z
[lldb][NFC] Change FindDefinitionTypeForDWARFDeclContext() to take DWARFDIE
[a46a746
] 2022-11-24T16:39:31Z
[clang-fuzzer] Use new pass manager for optimizing IR
[dbe2f44
] 2022-11-24T16:26:35Z
[X86] combineScalarAndWithMaskSetcc - optionally peek through (oneuse) any_extend node
[b0d4045
] 2022-11-24T16:15:11Z
[AArch64] Add support for v8.9-A/v9.4-A Debug and PMU extensions
[5e04d8b
] 2022-11-24T16:09:52Z
Revert "[Debugify] Accumulate the number of variables in debugify metadata"
[6c09ea3
] 2022-11-24T16:09:44Z
[Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment
[b9e3f5f
] 2022-11-24T15:59:13Z
[Alignment][NFC] Use Align for MCStreamer::emitXCOFFLocalCommonSymbol
[a1bbe8a
] 2022-11-24T15:49:49Z
[Debugify] Accumulate the number of variables in debugify metadata
[1094254
] 2022-11-24T15:33:27Z
[flang] Lowering LOC intrinsic
[dfa7f4c
] 2022-11-24T15:20:33Z
[flang][test] Adjust Driver/pass-plugin-not-found.f90 error message
[0a77ff4
] 2022-11-24T15:17:11Z
[Debugify] Precommit test for D136949
[5627916
] 2022-11-24T15:16:37Z
[InstCombine] add tests for trunc+insertelt; NFC
[bf7f87e
] 2022-11-24T15:16:37Z
[InstCombine] reduce code duplication in foldBitcastExtElt(); NFC
[2aa338f
] 2022-11-24T15:11:13Z
[OpenMP][OMPIRBuilder] Mirgrate getName from clang to OMPIRBuilder
[4f17734
] 2022-11-24T14:51:46Z
[Alignment][NFC] Use Align in MCStreamer::emitCodeAlignment
[3e658ab
] 2022-11-24T14:36:44Z
[include-cleaner] Show details for #include directives (used/unused)
[99089b4
] 2022-11-24T14:35:01Z
[Alignment][NFC] Use Align in MCStreamer::emitBundleAlignMode
[ca78b56
] 2022-11-24T14:29:57Z
[SelectOpt] Don't treat LogicalAnd/LogicalOr as selects
[0cb2dd5
] 2022-11-24T14:15:50Z
[include-cleaner] Make Symbol (and Macro) hashable.
[a72609c
] 2022-11-24T14:14:06Z
[Format] Don't crash on mismatched brackets
[51d5fd4
] 2022-11-24T14:08:40Z
Fix MSVC "signed/unsigned mismatch" warning. NFC.
[25ea6fa
] 2022-11-24T14:08:40Z
[X86] Replace InstRW instregex single matches with instrs entries
[73dba0e
] 2022-11-24T14:01:08Z
Fix remaining build errors introduced in D90568 - 15e76eed0c7.
[6ebd0aa
] 2022-11-24T13:48:25Z
[include-cleaner] Record macro references in #ifdef clause.
[0923628
] 2022-11-24T13:42:53Z
Fix build error introduced in D90568 - 15e76eed0c7
[bc91104
] 2022-11-24T13:32:10Z
Revert "[libcxxabi] Always use thread_local for cxa_exception_storage"
[08a0faf
] 2022-11-24T13:22:39Z
[libc++] Keep char_traits for arbitrary T around until LLVM 18
[e647b4f
] 2022-11-24T13:19:18Z
[reland][Alignment][NFC] Use the Align type in MCSection
[c418dcc
] 2022-11-24T13:10:19Z
[libc++] Remove P1908 from the status page
[15e76ee
] 2022-11-24T12:44:35Z
[clang] Add [is|set]Nested methods to NamespaceDecl
[3467f9c
] 2022-11-24T12:42:30Z
Revert D138653 [Alignment][NFC] Use the Align type in MCSection"
[409f0dc
] 2022-11-24T12:32:58Z
[Alignment][NFC] Use the Align type in MCSection
[e5fa7eb
] 2022-11-24T12:29:58Z
[SCEV] Add printout of symbolic max backedge-taken and block exit count
[fc986e3
] 2022-11-24T11:48:30Z
[SCEV][NFC] Call getConstantMaxBackedgeTakenCount once in printout
[211d941
] 2022-11-24T11:43:42Z
[SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout
[011b2af
] 2022-11-24T11:38:53Z
[flang][NFC] move genCallOpAndResult into new ConvertCall.cpp file
[ec8ede8
] 2022-11-24T10:50:26Z
[AMDGPU][CodeGen] Support raw format TFE buffer loads other than byte, short and d16 ones.
[fce7a7a
] 2022-11-24T10:50:26Z
[AMDGPU][AsmParser] Refine parsing instruction operands.
[6f11c39
] 2022-11-24T10:38:11Z
[X86] combine-and.ll - add AVX2/AVX512 test coverage
[24c1d36
] 2022-11-24T10:26:37Z
[SCEV][NFC] Rename MaxNotTaken -> ConstantMaxNotTaken
[42237d5
] 2022-11-24T10:11:05Z
[lldb] Fix PathMappingListTest for the Optional interface change
[0780811
] 2022-11-24T10:05:34Z
[include-cleaner] Remove an unused local variable, NFC.
[9ee8d2e
] 2022-11-24T09:20:21Z
[Debugify] Strip llvm.mir.debugify metadata
[7821964
] 2022-11-24T09:19:39Z
[Debugify] Add precommit test for D138417
[d3e21ba
] 2022-11-24T09:13:38Z
[SCEV] Fix wrong initialization of MaxNotTaken
[f408635
] 2022-11-24T08:42:28Z
[CodeGen] Use poison instead of undef as placeholder in AtomicExpandPass [NFC]
[aac943c
] 2022-11-24T07:55:35Z
[NFC] Replaced BB->getInstList().front() with BB->front()
[5f759be
] 2022-11-24T07:22:26Z
[LTO] Move cl::opt inside llvm:: after D53294
[5fd80a0
] 2022-11-24T07:13:55Z
[MC] Move AsmMacroMaxNestingDepth inside llvm:: after D72680
[c2250d8
] 2022-11-24T07:08:49Z
[CSSPGO] Move cl::opt inside llvm:: after D100528 and D108342
[fa36d72
] 2022-11-24T07:03:02Z
[LoopVectorize] Internalize some cl::opt
[e53ce96
] 2022-11-24T06:58:14Z
StandardInstrumentations: Internalize some cl::opt
[e690a34
] 2022-11-24T06:53:23Z
AST: Internalize functions after D111283
[af4e856
] 2022-11-24T06:47:46Z
[NFC] Replaced BB->getInstList().{erase(),pop_front(),pop_back()} with eraseFromParent().
[fbcdf4a
] 2022-11-24T06:27:09Z
tsan: intercept epoll_pwait2
[875adb4
] 2022-11-24T05:09:45Z
Host: Internalize computeHostNumPhysicalCores/computeHostNumHardwareThreads
[93b553e
] 2022-11-24T04:12:16Z
Revert "Host: Internalize computeHostNumPhysicalCores/computeHostNumHardwareThreads"
[65abca4
] 2022-11-24T03:48:34Z
[MLGO] Fix InlineAdvisor and ModelUnderTrainingRunner after hasValue removal
[241acce
] 2022-11-24T03:09:45Z
[RISCV] Lower unmasked zero-stride vector load to (scalar load + splat)
[25b51b7
] 2022-11-24T03:07:19Z
[RISCV] Precommit test for D138101
[a827c5c
] 2022-11-24T03:07:01Z
Revert "[mlir][linalg] Add a new pattern to handle folding unit reduction dims."
[eca62f9
] 2022-11-24T02:38:44Z
[LoongArch] Diagnose the behavior of reading and writing registers that do not conform to the hardware register size
[55fceef
] 2022-11-24T02:33:44Z
[X86][AMX] Fix typo of the headerfile.
[02a2e18
] 2022-11-24T02:29:15Z
[flang] Harmonize standalone gtest support with other projects
[12ebfca
] 2022-11-24T01:47:00Z
[Object] Internalize readBBAddrMapImpl
[9969ceb
] 2022-11-24T01:44:04Z
Host: Internalize computeHostNumPhysicalCores/computeHostNumHardwareThreads
[f199f97
] 2022-11-24T01:33:34Z
ModuleSummaryAnalysis: Internalize some cl::opt
[8b9a62e
] 2022-11-24T01:25:53Z
[NFC] Use BB->size() instead of BB->getInstList().size().
[bc0caab
] 2022-11-24T01:22:49Z
RISCVISAInfo: Internalize struct FindByName
[79fd94e
] 2022-11-24T01:04:33Z
[InstSimplify] Add precommit test for D138542; NFC
[80145dc
] 2022-11-24T00:50:34Z
[ADT] Deprecate Optional::getPointer
[bd6a170
] 2022-11-24T00:33:10Z
[ADT] Deprecate llvm::NoneType
[974b4bf
] 2022-11-24T00:32:15Z
[mlir][sparse] Add expand_symmetry attribute to the new operator.
[437ccf5
] 2022-11-24T00:23:17Z
[windows-itanium] Propagate DLL storage class to Initialisation Guard Variables
[3027582
] 2022-11-24T00:04:56Z
[mlir][spirv] Define OpSMulExtended
and OpUMulExtended
ops
[51afca6
] 2022-11-23T23:57:21Z
[mlir][vector] Simplify fold pattern for ExtractOp(constant). NFC.
[a2f1879
] 2022-11-23T23:55:05Z
[lldb] Fix a warning
[3574b80
] 2022-11-23T23:42:19Z
[libc++][clang-tidy] Enable readability-simplify-boolean-expr
[4b6b248
] 2022-11-23T23:08:40Z
[ADT] Remove Optional::{has_value,value}, etc (NFC)
[34bcadc
] 2022-11-23T22:16:04Z
Use std::nullopt_t instead of NoneType (NFC)
[4b4cbbd
] 2022-11-23T22:09:53Z
[BasicAA] Add tests with __memcpy_chk.
[0dbc52a
] 2022-11-23T21:48:06Z
Add MC support of RISCV Zcd Extension
[ae9356e
] 2022-11-23T21:31:54Z
[Hexagon] Fix order of operands in V6_vmpyhus
[f8cb97a
] 2022-11-23T21:31:54Z
[Hexagon] Fix deinterleaving after vmpyh
[8f43b84
] 2022-11-23T21:22:44Z
[ASTReader] Fix zlib header detection 0x78 after D137885
[bfc812a
] 2022-11-23T20:09:33Z
[PowerPC][NFC] Merge LLVM_DEBUG statements to avoid unused variable warnings
[8b95d08
] 2022-11-23T20:01:47Z
Unbreak lldb build broken by d941fceca8e9
[934d5fa
] 2022-11-23T19:28:12Z
[PowerPC] Exploit xxperm, check for dead vectors and substitute vperm with xxperm
[fa7bc38
] 2022-11-23T19:27:49Z
[modules] Support zstd in .pcm file
[4f9c929
] 2022-11-23T19:26:02Z
[mlir][index] Add and, or, and xor ops
[cf5c537
] 2022-11-23T19:16:13Z
[memprof] Fix RAII usage of SpinMutexLock, remove unused headers.
[e3b02be
] 2022-11-23T18:48:01Z
[MLIR] Fix bug in simplify affine map with operands
[6eee66d
] 2022-11-23T18:47:10Z
[mlir][linalg] Add a new pattern to handle folding unit reduction dims.
[2cea4c2
] 2022-11-23T18:43:06Z
Do not suggest taking the address of a const pointer to get void*
[f286af2
] 2022-11-23T18:25:26Z
[mlir] Remove clone methods from DPS interface.
[d941fce
] 2022-11-23T18:07:12Z
Add the ability to see when a type in incomplete.
[bab9839
] 2022-11-23T17:45:52Z
[WebAssembly] Remove unnecessary GEP insts from table tests
[f069327
] 2022-11-23T17:22:06Z
CloneModule: Handling cloning ifuncs
[a5ee6e0
] 2022-11-23T15:49:16Z
[AArch64][SME]: Add precursory tests for D138292
[10eda33
] 2022-11-23T15:49:16Z
[AArch64][SME]: Generate streaming-compatible code for int-minmax, fp-minmax
[09f7554
] 2022-11-23T15:31:21Z
[libc++][NFC] Fix documentation build
[907baee
] 2022-11-23T15:07:07Z
Revert "Make -fsanitize=scudo use scudo_standalone. Delete check-scudo."
[ca51529
] 2022-11-23T14:53:07Z
[SystemZ] Extend combineGET_CCMASK() to handle a truncated SELECT_CCMASK.
[93b98eb
] 2022-11-23T14:52:11Z
[analyzer] getBinding should auto-detect type only if it was not given
[aeecef0
] 2022-11-23T14:51:01Z
[libc++] Remove default definition of std::char_traits
[647ddc0
] 2022-11-23T14:50:14Z
[libc++] Add missing __has_include checks for C headers not provided by libc++
[09b8b44
] 2022-11-23T14:40:51Z
[lld/mac] Reorder an assert() and a printArchiveMemberLoad() call
[58d1988
] 2022-11-23T14:11:09Z
[flang] Fix unittests in standalone build for third-party move
[6d4ab6d
] 2022-11-23T14:09:14Z
[LLDB][RISCV] Add RV32F instruction support for EmulateInstructionRISCV
[7707d49
] 2022-11-23T13:56:34Z
[Assignment Tracking] Fix DbgVariableIntrinsic::replaceVariableLocationOp
[cb0d288
] 2022-11-23T13:49:44Z
Utils: Fix deleting calls to null in non-0 address spaces
[e6a5fb6
] 2022-11-23T13:49:14Z
[libc++][NFC] Use if-else chain instead of match, which is a Python 3.10 construct
[ee4d6c8
] 2022-11-23T13:17:21Z
[VectorCombine] Enable scalarizeBinopOrCmp for scalable vectors
[f2d91a7
] 2022-11-23T12:52:00Z
[mlir][utils] Fix invalid reshapes in ComposeCollapseOfExpandOp
[19ab2a6
] 2022-11-23T12:41:24Z
[include-cleaner] Show includes matched by refs in HTML report.
[14aace3
] 2022-11-23T12:26:11Z
Revert "Add runToBinaryEntry option for lldb-vscode"
[5cfc22c
] 2022-11-23T12:11:16Z
Revert "[SROA] isVectorPromotionViable()
: memory intrinsics operate on vectors of bytes"
[7fefa99
] 2022-11-23T12:10:54Z
[AArch64] Add Host identifiers for cortex-a55, cortex-a510, cortex-a710 and cortex-x2.
[3651bc8
] 2022-11-23T11:43:44Z
[AArch64] Optimize cmp chain before legalization
[1215e86
] 2022-11-23T11:17:16Z
[CostModel][X86] Fix permute latency cost
[63d65d3
] 2022-11-23T10:35:22Z
Reland "[CGObjC] Add run line for release mode in test arc-exceptions-seh.mm (NFC)"
[c20a800
] 2022-11-23T10:30:39Z
[ObjC][ARC] Fix UB in ObjCARCOpt with -enable-objc-arc-opts=false
[021e2ad
] 2022-11-23T09:45:15Z
[bazel] Add missing dependencies after 7a69a9d7ae
[64f5fed
] 2022-11-23T09:04:42Z
[ASTContext][NFC] Remove getTargetAddressSpace(Qualifiers Q)
[88218d5
] 2022-11-23T09:04:42Z
[SelectionDAG] Remove deprecated MemSDNode->getAlignment()
[4559864
] 2022-11-23T09:04:42Z
[libc++] Fix __regex_word value when using newlib/picolibc
[3fe89be
] 2022-11-23T08:59:19Z
[clang][RISCV][NFC] Prevent data race in RVVType::computeType
[7fbdee3
] 2022-11-23T08:49:22Z
Add RegionBranchOpInterface for AffineIf Op
[b9745ad
] 2022-11-23T08:19:35Z
[mlir][tensor/memref] Disallow Collapse/ExpandShapeOps that do not reduce/increase the rank
[7a69a9d
] 2022-11-23T07:42:29Z
[NFC][mlir] VectorUtils / IndexingUtils simplifications and cleanups
[f5eeda0
] 2022-11-23T07:38:24Z
[SCEV][NFC] Fix typo in comment
[16bf359
] 2022-11-23T07:09:02Z
Add MC support of RISCV Zcf Extension
[b264787
] 2022-11-23T06:57:46Z
libclc: Use cmake files instead of llvm-config
[5279e6a
] 2022-11-23T05:50:53Z
[cmake] Fix Findzstd.cmake to handle OpenBSD shared libraries
[910204cf
] 2022-11-23T04:09:15Z
[ELF] createSyntheticSections: simplify config->relocatable. NFC
[d2cf0bd
] 2022-11-23T02:53:23Z
[RISCV] Add callback plumbing for getArithmeticInstrCost [nfc]
[652713e
] 2022-11-23T02:50:06Z
[MachO][ObjCopy] Handle exports trie in LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE
[9ba3b61
] 2022-11-23T02:42:44Z
InstCombine: Add baseline tests for canonicalize identities
[6463961
] 2022-11-23T02:42:44Z
InstCombine: Fold some identities for canonicalize
[0d527e5
] 2022-11-23T02:42:44Z
GlobalIFunc: Make ifunc respect function address spaces
[2dfe76e
] 2022-11-23T02:30:48Z
[CostModel][X86] Add CostKinds test coverage for shufflevector instruction
[0eaf675
] 2022-11-23T01:57:50Z
[AMDGPU][InsertWaits] No wait for WAW for global/scratch_load
[42ad9bf
] 2022-11-23T01:44:46Z
[MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE
[7218103
] 2022-11-23T01:39:04Z
[X86] Use lock add/sub/or/and/xor for cases that we only care about the EFLAGS (negated cases)
[8f0cd7c
] 2022-11-23T01:36:43Z
[NFC][DirectX backend] Update header to fix build error.
[f452b9d
] 2022-11-23T01:32:47Z
[AVR] Fix wrong ABI of AVRTiny.
[4ffc6f3
] 2022-11-23T01:29:14Z
[bolt] Stop setting config.llvm_plugin_ext in lit.site.cfg.py.in
[cdb7b80
] 2022-11-23T01:28:10Z
[DAGCombiner] fold or (xor x, y),? patterns
[987b493
] 2022-11-23T01:01:39Z
[PPC] Undefine ppc64 to match GCC
[169f055
] 2022-11-23T00:53:50Z
[mlir][sparse] fix compiler warning when using release build.
[7482175
] 2022-11-23T00:52:35Z
Apply clang-tidy fixes for readability-simplify-boolean-expr in CSE.cpp (NFC)
[5204259
] 2022-11-23T00:52:34Z
Apply clang-tidy fixes for llvm-include-order in FileUtilities.cpp (NFC)
[297a183
] 2022-11-23T00:47:33Z
[asan] Don't demangle odr_asan_gen* symbols
[4ff1bc2
] 2022-11-23T00:30:33Z
[BOLT][DWARF] Re-enable DWARF5 for asm-func-debug tests
[06c74b5
] 2022-11-23T00:29:24Z
Revert D138095 Use InernalAlloc in DemangleCXXABI
[655d857
] 2022-11-23T00:23:08Z
[SROA] isVectorPromotionViable()
: avoid allowing overly large vectors
[a8efcb9
] 2022-11-23T00:21:09Z
[AVR][Clang] Implement AVR_HAVE* macros
[27aabca
] 2022-11-23T00:09:33Z
[mlir][sparse] make resolve cycle works with affine expressions.
[e5e4dec
] 2022-11-23T00:04:55Z
[mlir][sparse] support affine expression on sparse dimensions (codegen implementation)
[372e793
] 2022-11-23T00:02:47Z
[mlir][sparse] support affine expression on sparse dimensions (analysis implementation)
[d23b63c
] 2022-11-22T23:46:59Z
Fix lto AddStream callsite in gold plugin.
[13e6050
] 2022-11-22T23:38:25Z
[NFC][SROA] Add some more tests for vector promotion
[6a77477
] 2022-11-22T23:38:25Z
[NFC][SROA] Autogenerate check lines in some tests being affected by upcoming change
[11c2c16
] 2022-11-22T23:38:25Z
[NFC][AMDGPU] Rewrite two test files to avoid completely simplifying away after next patch
[cf624b2
] 2022-11-22T23:38:25Z
[SROA] isVectorPromotionViable()
: memory intrinsics operate on vectors of bytes
[c4c0e79
] 2022-11-22T23:37:58Z
[libcxx] Add _LIBCPP_NODEBUG to std::conditional related typedfs
[4af73d7
] 2022-11-22T23:25:22Z
Refactor AsmPrinterHandler callbacks. NFCI.
[cacd3e7
] 2022-11-22T23:01:18Z
Add generic KCFI operand bundle lowering
[5d140dc
] 2022-11-22T23:00:26Z
Fix lto AddStreamFn in gold plugin.
[4fd3a12
] 2022-11-22T22:34:42Z
[mlir][sparse] support constant affine expression on dense dimension
[2edc54e
] 2022-11-22T22:22:52Z
[lit][AIX] Add LIBPATH to pass through env vars
[f0c16f8
] 2022-11-22T21:52:45Z
Add runToBinaryEntry option for lldb-vscode
[84be92d
] 2022-11-22T21:46:42Z
Reland "[LTO][COFF] Use bitcode file names in lto native object file names."
[10a43c4
] 2022-11-22T21:43:06Z
Fix localCache in gold plugin.
[3410808
] 2022-11-22T21:40:12Z
Revert "Reland "[LTO][COFF] Use bitcode file names in lto native object file names.""
[2302365
] 2022-11-22T21:33:34Z
[libc++] Replace ppc64 with powerpc64 and fix is_iec559 for non-ibm128
[c1d53fe
] 2022-11-22T21:27:02Z
[libc++][NFC] Add missing #ifdef for TEST_HAS_NO_WIDE_CHARACTERS
[b888caf
] 2022-11-22T21:26:06Z
XFAIL hidden-duplicates.m for AIX and zOS
[4e18d51
] 2022-11-22T21:23:00Z
[SROA] isVectorPromotionViable()
: pointer-ness is sticky
[529eafd
] 2022-11-22T21:23:00Z
[SROA] isVectorPromotionViable()
: integer-ify non-pointer non-common types
[bc0c89d
] 2022-11-22T21:15:22Z
[AMDGPU] More cleanup after D117544. NFC.
[8610cb04
] 2022-11-22T20:59:45Z
[ELF] -r: don't define TLS_MODULE_BASE
[2ec79af
] 2022-11-22T20:58:19Z
[Sema] check InitListExpr format strings like {"foo"}
[d9ef557
] 2022-11-22T20:37:51Z
[ELF] -r: don't define __global_pointer$
[0c01133
] 2022-11-22T20:32:22Z
[X86] Don't lower f16->f80 fpext to libcall on darwin.
[c763160
] 2022-11-22T20:31:01Z
[llvm-mca] Fix class dominance warnings for parseCodeRegions
[8271aa5
] 2022-11-22T20:22:06Z
[libcxxabi] Always use thread_local for cxa_exception_storage
[4bb6e22
] 2022-11-22T20:20:38Z
[Hexagon] Add missing patterns for select
[f116107
] 2022-11-22T20:12:42Z
[VectorCombine] Don't touch instruction after foldSingleElementStore, it might be deleted
[ab1a599
] 2022-11-22T20:08:30Z
Make -fsanitize=scudo use scudo_standalone. Delete check-scudo.
[a37807a
] 2022-11-22T19:51:09Z
Revert "[CGObjC] Add run line for release mode in test arc-exceptions-seh.mm (NFC)"
[9015e41
] 2022-11-22T19:38:57Z
[ELF] addRelIpltSymbols: make it explicit some passes are for non-relocatable links. NFC
[6327d26
] 2022-11-22T19:36:40Z
[CHR] Add a threshold for the code duplication
[b816b52
] 2022-11-22T19:35:58Z
[libc++][math.h][NFC] Refactor enable_ifs
[c702264
] 2022-11-22T19:35:55Z
[libc++][math.h] Remove some code duplication
[b0a29f6
] 2022-11-22T19:35:51Z
[libc++][math.h] Remove _libcpp functions and instead call builtins directly
[40d8f87
] 2022-11-22T19:35:47Z
[libc++] Assume that builtins for math.h functions are available
[ecef6b1
] 2022-11-22T19:35:44Z
[libc++] Remove duplication in math_h.pass.cpp and improve coverage
[e27e8e0
] 2022-11-22T19:31:22Z
[Hexagon] Use V6_vmpyuhvs for 16-bit mulhu on HVX v69+
[387620a
] 2022-11-22T19:26:18Z
Reland "[LTO][COFF] Use bitcode file names in lto native object file names."
[48bb147
] 2022-11-22T19:14:54Z
Revert "[clang-doc] Move file layout to the generators."
[1f515f3
] 2022-11-22T19:13:08Z
[mlir] Add tablegen types for fp8 types
[8f104b8
] 2022-11-22T19:03:13Z
Revert "[AArch64] Add GPR rr instructions to isAssociativeAndCommutative"
[eef5405
] 2022-11-22T18:55:05Z
Revert "[LTO][COFF] Use bitcode file names in lto native object file names."
[0ffcd24
] 2022-11-22T18:38:18Z
[Driver][Test] Fix pic.c when CLANG_DEFAULT_PIE_ON_LINUX set to OFF
[f8a469f
] 2022-11-22T18:27:29Z
[clang-doc] Move file layout to the generators.
[24993e7
] 2022-11-22T18:23:11Z
[LLDB][Minidump] Merge executable module's architecture into target's architecture.
[5a3d6ce
] 2022-11-22T18:20:04Z
[Clang][Driver] Add KCFI to SupportsCoverage
[531ed6d
] 2022-11-22T18:19:58Z
[LTO][COFF] Use bitcode file names in lto native object file names.
[629f17c
] 2022-11-22T18:16:15Z
[DAG] isGuaranteedNotToBeUndefOrPoison - handle FrameIndex/TargetFrameIndex
[073aebc
] 2022-11-22T18:11:54Z
[Utils] Improved chunk-print-before-all.py script
[48ab3e7
] 2022-11-22T18:08:04Z
[AMDGPU] Avoid SCC clobbering before S_CSELECT_B32
[97bbc8d
] 2022-11-22T18:00:24Z
[AArch64][SME]: Add precursory tests for D138290
[cc29c06
] 2022-11-22T18:00:24Z
[AArch64][SME]: Generate streaming-compatible code for fp_arith and fp-fma
[abfe65a
] 2022-11-22T17:57:22Z
[ADT] Define None as std::nullopt (NFC)
[8fa57a7
] 2022-11-22T17:56:15Z
[X86] Cleanup WriteBlend classes to match (V)PLENDW instruction
[b805853
] 2022-11-22T17:48:01Z
[Hexagon] Make local array static in getIntrinsicForHexagonNonClangBuiltin
[a2ef44a
] 2022-11-22T17:23:56Z
[Sanitizer][NFC] Rearranged prototype definitions in lsan_common.h to group them by implementation file.
[835da13
] 2022-11-22T17:18:29Z
[AArch64] Correctly recognize -reserve-regs-for-regalloc=X30,X29
[6ed6e8e
] 2022-11-22T17:08:00Z
[AMDGPU] Remove RegStrictDom variable. NFC.
[dce7c09
] 2022-11-22T17:01:36Z
[AMDGPU] Define and use new allZeroWaitcnt helper. NFC.
[4783345
] 2022-11-22T16:55:08Z
[AArch64] Add zext test with scalable vectors.
[e948cab
] 2022-11-22T16:48:33Z
[libc++][format] Fixes visit_format_arg.
[6052b17
] 2022-11-22T16:34:49Z
[mlir][tensor] Add dim(expand_shape/collapse_shape) folding
[2a1c192
] 2022-11-22T16:31:21Z
[clang][Parse] Remove constant expression from if condition
[6c01b5c
] 2022-11-22T16:17:35Z
[mlir][sparse] Fix a bug in concatenate operator rewriting.
[afb3509
] 2022-11-22T16:12:00Z
LoopDeletion: Fix missing newlines in debug printing
[2edafe8
] 2022-11-22T16:12:00Z
clang/HIP: Add new header test for math IR gen
[84dd12b
] 2022-11-22T16:09:28Z
[clang][dataflow] Add widening API and implement it for built-in boolean model.
[7cdfc84
] 2022-11-22T16:04:09Z
[mlir][bufferize][NFC] Minor code and comment cleanups
[0c08418
] 2022-11-22T15:43:03Z
[Flang] Removing Float Bessel functions for AIX
[75e09ce
] 2022-11-22T15:41:23Z
[libcxx] Add BOT_OWNERS.txt
[65226d3
] 2022-11-22T15:39:51Z
[lld-macho] Fix bug in CUE folding that resulted in wrong unwind table.
[056ebad
] 2022-11-22T15:38:42Z
[HIP] Fix lld failure when devie object is empty
[1ac6956
] 2022-11-22T15:37:52Z
[PowerPC] Add handling for WACC register spilling.
[ede6d60
] 2022-11-22T15:23:32Z
[VectorCombine] switch on opcode to compile faster
[60d690b
] 2022-11-22T15:13:29Z
Add include guards for PlatformQemuUser.h
[8effceb5
] 2022-11-22T15:13:29Z
[lldb] rm include/lldb/Host/posix/Fcntl.h
[08b6e1d
] 2022-11-22T15:08:47Z
[mlir] fix incorrect summary/description in doc
[44a18a8
] 2022-11-22T14:40:12Z
[SVE] Fix incorrect predicate for fixed length int/fp conversion.
[c08d3b0
] 2022-11-22T14:38:07Z
[lldb] Allow plugins to extend DWARF expression parsing for vendor extensions
[4d39552
] 2022-11-22T14:31:59Z
[AMDGPU][NFC] Remove isLegalVOP3PShuffleMask
[969d787
] 2022-11-22T14:25:04Z
[OpenMP][OMPIRBuilder] Add a configuration class that captures flags that affect codegen
[cb261e3
] 2022-11-22T14:23:12Z
[AArch64][clang] implement 2022 General Data-Processing instructions
[9e7febb
] 2022-11-22T14:18:58Z
[AMDGPU][GISel] Select llvm.amdgcn.fcmp intrinsics
[dcefbce
] 2022-11-22T14:16:11Z
[Sanitizer] Fix the implementation of internal_fstat on LoongArch
[d38735e
] 2022-11-22T14:14:03Z
[flang][NFC] Switch CollectBindings return to SymbolVector
[ac84798
] 2022-11-22T14:02:31Z
[scudo] Add loongarch64 support for scudo
[9d395e7
] 2022-11-22T13:48:34Z
[flang] Set initial size and type code for unlimited polymorphic descriptor
[7d09898
] 2022-11-22T13:47:56Z
[SelectOptimize] Add some debug logging. NFC
[95ef005
] 2022-11-22T13:42:44Z
[RISCV][NFC] Mark rs1 in most memory instructions as memory operand.
[faa9be7
] 2022-11-22T13:34:55Z
[mlir][bufferize][NFC] Rename DialectAnalysisState and move to OneShotAnalysis
[cdfb65e
] 2022-11-22T13:26:40Z
[Clang][Sema] Added space after ',' in a warning
[470aea5
] 2022-11-22T13:07:06Z
[InstCombine] Fold extractelt with select of constants
[01023bf
] 2022-11-22T12:43:08Z
[CGObjC] Add run line for release mode in test arc-exceptions-seh.mm (NFC)
[b50e1bd
] 2022-11-22T12:41:22Z
Revert "[CodeGen] Use poison instead of undef as placeholder in AtomicExpandPass [NFC]"
[878010d
] 2022-11-22T12:39:25Z
[AMDGPU] precommit test for D138401; NFC
[c7c7ef8
] 2022-11-22T12:17:44Z
[XCOFF] set fragment for XMC_PR csects.
[3f65c8f
] 2022-11-22T11:46:38Z
Revert "[libc++] Remove workarounds for systems that used to require __need_XXX macros"
[f50423c
] 2022-11-22T11:40:25Z
[CodeGen] Use poison instead of undef as placeholder in AtomicExpandPass [NFC]
[9a9d636
] 2022-11-22T11:02:53Z
[CGObjC] Open cleanup scope before SaveAndRestore CurrentFuncletPad and push CatchRetScope early
[de767db
] 2022-11-22T10:41:59Z
[AMDGPU] Add encoding tests for SALU_CYCLE_2/3
[85e38e5
] 2022-11-22T10:34:44Z
[MLIR][Tensor] Use the existing helper function applyPermutationToVector
(NFC)
[0d9761d
] 2022-11-22T10:28:27Z
[mlir][SCF] Add tensor.dim(scf.foreach_thread) folding
[a3c3e59
] 2022-11-22T09:58:23Z
[mlir] Update custom for Pack/Unpack.
[65b72a7
] 2022-11-22T09:51:53Z
[mlir] Clean-up ViewLikeOpInterface w.r.t. kDynamic change.
[6564412
] 2022-11-22T09:46:52Z
[bazel] Add missing dependency after 9aa505a28d
[ee82b86
] 2022-11-22T09:30:24Z
[mlir] Initial MLIR VP intrinsic integration test on host and RVV emulator.
[caa9f63
] 2022-11-22T09:29:04Z
[CodeGen] Refactor visitSCALAR_TO_VECTOR. NFC.
[219417b
] 2022-11-22T09:22:26Z
[RISCV] Add CodeGen support and MC testcase of RISCV Zca Extension
[220147d
] 2022-11-22T09:17:59Z
[AMDGPU] Make aperture registers 64 bit
[81bd5e2
] 2022-11-22T09:12:14Z
Revert "[flang][NFC] Switch CollectBindings return to SymbolVector"
[f285be6
] 2022-11-22T09:02:58Z
[SCEV][NFC] Introduce API for getting basic block's symbolic max exit count
[0cf2286
] 2022-11-22T08:49:50Z
[LoongArch] Fix issue on CMake Xcode build configuration
[97e8eeb
] 2022-11-22T08:43:11Z
[flang][NFC] Switch CollectBindings return to SymbolVector
[fedf4dc
] 2022-11-22T08:41:50Z
[flang] Do not propagate type desc when box type is not polymorphic
[e07ca2a
] 2022-11-22T08:33:38Z
[libcxx] Fix std::equal not accepting volatile types by refactoring __equal_to
[b803957
] 2022-11-22T08:27:14Z
[SCEV][NFC] Call getExitCount with SymbolicMaximum when computing loop symbolic max
[a751676
] 2022-11-22T08:26:50Z
[AMDGPU][GISel] Add llvm.amdgcn.icmp selection
[9aa505a
] 2022-11-22T08:11:59Z
Introduce tensor.pack
and tensor.unpack
operations
[d9143ce
] 2022-11-22T08:00:27Z
[PowerPC][GISel]add support for float point arithmetic operations
[801c77b
] 2022-11-22T07:29:29Z
[LoongArch] Support when the depth of _builtin_frame_address is greater than zero
[375323f
] 2022-11-22T07:25:28Z
[PowerPC] store the LR before stack update for big offsets.
[2aa8a1a
] 2022-11-22T07:25:23Z
[PowerPC][NFC] add test case for mflr store fix
[8e9e22f
] 2022-11-22T07:23:56Z
[LoopFlatten] Fix IV increment use count
[2d4b998
] 2022-11-22T07:08:17Z
[mlir][Linalg] Avoid unnecessary propagating producer result to fused op result.
[57fd7ff
] 2022-11-22T05:53:37Z
[IndVarSimplify] Lift limitations on IV being a Phi for turn-to-invariant
[3a95d7d
] 2022-11-22T04:04:26Z
[clang] Fix -fp-model={strict|precise} to disable -fapprox-func
[f99514a
] 2022-11-22T03:24:02Z
[RISCV] Remove SExtWRemovalCands set from RISCVSExtWRemoval.
[4e6adb3
] 2022-11-22T03:22:53Z
[RISCV] Transform fixable instruction in place in RISCVSExtWRemoval. NFC
[a391b49
] 2022-11-22T03:16:40Z
[RISCV] Prevent constant hoisting for (and (shl X, C), mask<<C)
[6ba4b62
] 2022-11-22T03:06:42Z
Return None instead of Optional() (NFC)
[1f914944
] 2022-11-22T03:03:40Z
Don't use Optional::getPointer (NFC)
[b39b76f
] 2022-11-22T02:47:47Z
[X86] Allow no X87 on 32-bit
[a270891
] 2022-11-22T02:45:40Z
[test][asan] Another try to fix Windows bot
[a2dc9f3
] 2022-11-22T02:08:27Z
[llvm-link] Fix options of llvm-link
[9d09982
] 2022-11-22T01:52:39Z
[test][asan] Replace tr with sed
[edbfb82
] 2022-11-22T01:48:46Z
[gn build] Add missing dep from check-bolt on llvm-bat-dump
[93591851
] 2022-11-22T01:40:56Z
[clang][docs] Correct indent of option explanation
[2a0919b
] 2022-11-22T01:40:55Z
[clang][docs] Remove an unnecessary space
[799b6b9
] 2022-11-22T01:40:54Z
[clang][docs] Use option
directive in User's Manual
[793ff08
] 2022-11-22T01:37:08Z
[test][asan] Try to fix Windows bot
[fb28733
] 2022-11-22T01:31:19Z
[mlir][sparse] support affine expression on dense dimensions (except constant affine)
[ab46648
] 2022-11-22T01:09:49Z
[libcxx] adds an include-what-you-use (IWYU) mapping file
[90d7817
] 2022-11-22T01:00:50Z
[AArch64] Remove emitCalleeSavedFrameMoves
[8add770
] 2022-11-22T00:57:14Z
Revert "[scudo] Detect double free when running with MTE."
[914eff5
] 2022-11-22T00:51:06Z
[mlir][sparse][vector] ensure loop peeling to remove vector masks works
[6bb781f
] 2022-11-22T00:45:54Z
[gn build] Add build files for //bolt
[16d3c0c
] 2022-11-22T00:38:52Z
[test][asan] Limit scope of the var
[6c87dea
] 2022-11-22T00:38:52Z
[test][asan] Ignore new lines in header
[1c5ad6d
] 2022-11-22T00:38:52Z
[1a/3][ASan][compiler-rt] API for double ended containers
[e8ce5f1
] 2022-11-22T00:24:32Z
[bolt] Use llvm::sys::RWMutex instead of std::shared_timed_mutex
[99b3849
] 2022-11-22T00:12:12Z
[mlir][sparse] introduce vectorization pass for sparse loops
[9df8ba6
] 2022-11-22T00:02:09Z
pr59000: Clarify packed-non-pod warning that it's pod-for-the-purposes-of-layout
[2b1e895
] 2022-11-21T23:35:17Z
[PowerPC] Add support for G_ADD and G_SUB.
[3465f02
] 2022-11-21T23:00:53Z
[libc++][NFC] Add missing conditionals for the existence of wide characters
[8b97b4e
] 2022-11-21T22:43:15Z
[mlir][MemRef] NFC rename simplify-extract-strided-metadata
[b78d538
] 2022-11-21T22:34:50Z
parse: process GNU and standard attributes on top-level decls
[26068c6
] 2022-11-21T22:34:08Z
[libc++] <type_traits>: Avoid instantiating a pointer type.
[d9ae078
] 2022-11-21T22:16:04Z
[WebAssembly] Disable register coalescing at -O1
[5dad4c6
] 2022-11-21T21:56:14Z
[SCEV] Iteratively compute ranges for deeply nested expressions.
[e1e1cad
] 2022-11-21T21:52:21Z
[libc++][math.h][NFC] Reformat functions
[a617ff0
] 2022-11-21T21:21:22Z
[PowerPC] Move PPCGenRegisterBankInfo.def into the directory where it would be if it was autogenerated
[8627811
] 2022-11-21T21:12:31Z
[clang-format] Support new file formatting with vim
[4548fca
] 2022-11-21T21:08:50Z
[libc++] Don't workaround GCC issue on non-GCC compilers
[699a59a
] 2022-11-21T21:01:12Z
[clangd] Mark "override" and "final" as modifiers
[db7c822
] 2022-11-21T20:51:52Z
Restore global descriptor demangling after D138095 "[asan] Keep Itanium mangled names in global metadata"
[b3f15cc
] 2022-11-21T20:45:27Z
Reland "[lldb] Fix SBFileSpec.fullpath"
[ae96b5b
] 2022-11-21T20:40:15Z
[WebAssembly] Update relaxed-simd instruction names
[4daeb8c
] 2022-11-21T20:33:51Z
[clang-format] Fix a crash due to dereferencing null MatchingParen
[ba87147
] 2022-11-21T20:31:43Z
Revert "[lldb] Fix SBFileSpec.fullpath"
[a365f293
] 2022-11-21T20:22:16Z
[Support] Use a custom base class for FormatVariadicTest.cpp (NFC)
[a59ed8f
] 2022-11-21T20:09:44Z
[lldb] Fix SBFileSpec.fullpath
[be4a1df
] 2022-11-21T20:08:20Z
[PowerPC] Extend GlobalISel implementation to emit and/or/xor.
[535c2da
] 2022-11-21T19:58:43Z
[SCEV] Add range test with phi and division.
[71b2ff7
] 2022-11-21T19:56:02Z
[test] Fix TestSourceManager when the source file is readonly.
[1323461
] 2022-11-21T19:35:06Z
[libc++] Add utilites for instantiating functions with multiple types
[bd68070
] 2022-11-21T19:22:27Z
[PowerPC] Add new load/store with length instructions to Future CPU.
[eff9d72b
] 2022-11-21T19:20:47Z
[clang] NFC: Robustify sret test regex
[8f337f8
] 2022-11-21T18:57:55Z
[VectorCombine] generalize pass param name for early combines; NFC
[163bb6d
] 2022-11-21T18:57:55Z
[Passes][VectorCombine] enable early run generally and try load folds
[ed7870c
] 2022-11-21T18:57:29Z
[ELF] Test rejected --detect-odr-violations
[1e55d5b
] 2022-11-21T18:43:23Z
Use poison instead of undef as placeholder for vector construction [NFC]
[36ce0c3
] 2022-11-21T18:36:57Z
[libc++][format] Makes format_context copyable.
[53d234e
] 2022-11-21T18:28:07Z
[Support] Reduce Dependence on Host.h
[ac93b61
] 2022-11-21T18:26:01Z
[SLP]Fix PR59098: check if the vector type is scalarized for extractelements.
[70180ee
] 2022-11-21T18:12:58Z
[AArch64][SME]: Generate streaming-compatible code for fp_to_int and int_to_fp.
[bc010ce
] 2022-11-21T18:12:57Z
[AArch64][SME]: Add precursory tests for D138281
[82a46cd
] 2022-11-21T18:05:41Z
[test] Remove named function arguments from TestSBEnvironment
[c041451
] 2022-11-21T17:36:53Z
[AArch64][NFC] SME2 Add missing tests for usvdot and sumlall instructions
[7f37a77
] 2022-11-21T17:35:32Z
[MLIR] Hide FailureOr::hasValue()
[24810ac
] 2022-11-21T17:32:51Z
[RISCV] Add isel patterns to select slli+shXadd.uw.
[8b80e8e
] 2022-11-21T17:30:29Z
[lldb] Disable looking at pointee types to find synthetic value for non-ObjC
[7f9e899
] 2022-11-21T17:18:25Z
[bazel] Port d6abdf46bc
[746cf4f
] 2022-11-21T17:15:47Z
[X86] Synchronise scheduler classes of VPERM2F128/VBROADCASTF128/VEXTRACTF128/VINSERTF128 with I128 equivalents
[d6abdf4
] 2022-11-21T16:47:21Z
[mlir][AMDGPU] Remove buffer ops that are statically out of bounds
[3f9d64a
] 2022-11-21T16:33:23Z
[AArch64][SME] Always allocate a lazy-save buffer if a function has ZA state.
[ae7a3e1
] 2022-11-21T16:32:49Z
[test][lldb-vscode] Un-realpath coreFile test.
[9e3264a
] 2022-11-21T16:02:54Z
[FPEnv] Enable strict fp for AArch64 in clang
[f77403b
] 2022-11-21T16:01:13Z
[libc++][NFC] Add link to GCC bug report in <limits.h> workaround
[9ddce28
] 2022-11-21T15:57:16Z
[lld/ELF] Make plugin-opt=jobs= help text refer to --thinlto-jobs=
[3b257a6
] 2022-11-21T15:54:47Z
[flang] Accept BaseBoxType in couple of fir.array* operations
[4ba3c5d
] 2022-11-21T15:54:12Z
[lld/ELF] Rename OPT_thinlto_jobs to OPT_thinlto_jobs_eq
[821e021
] 2022-11-21T15:54:12Z
[lld/ELF] Fix grammar-o in a help string
[3115e68
] 2022-11-21T15:50:47Z
[Assignment Tracking][25/*] Replace sunk address uses in dbg.assign intrinsics
[c67b710
] 2022-11-21T15:41:53Z
[clangd] Add option to skip per-location checks.
[5696f2d
] 2022-11-21T15:39:27Z
[clangd] Move --check options into Check.cpp. Add --check-completion.
[8cce9d7
] 2022-11-21T15:35:38Z
[X86] Pre-commit tests for pr58685 (negated cases)
[fd733a6
] 2022-11-21T15:24:47Z
[clangd] Extend --check to time clang-tidy checks, so we can block slow ones
[a56d0e8
] 2022-11-21T15:11:12Z
[XCOFF] llvm-readobj support display symbol table of loader section of xcoff object file.
[c7a5342
] 2022-11-21T15:05:44Z
[LoopFlatten] Add a test for incorrect IV increment uses. NFC
[9ab2969
] 2022-11-21T15:05:19Z
[NFC][InstCombine] Pre-commit tests for D137934
[92487d7
] 2022-11-21T14:50:58Z
[libc++][NFC] Rename folder for char_traits<wchar_t> tests
[9bb6337
] 2022-11-21T14:40:50Z
[mlir][bufferization] Support general Attribute as memory space
[eb4373a
] 2022-11-21T14:31:29Z
Remove -cc1 -fconcepts-ts flag
[ac1b999
] 2022-11-21T14:11:12Z
[DAGCombiner] fold or (and x, y), x --> x
[281a5c7
] 2022-11-21T13:54:14Z
[llvm,polly,clang] Stop setting config.enable_shared in most places
[b2505bf
] 2022-11-21T13:43:07Z
[AArch64][SVE] Precommit tests for VSCALE/SVE CNTx demanded bits
[119cef4
] 2022-11-21T13:22:09Z
[libc++] Remove workarounds for systems that used to require _need_XXX macros
[399638f
] 2022-11-21T13:01:26Z
Merge kDynamicSize and kDynamicSentinel into one constant.
[861f5dd
] 2022-11-21T13:00:07Z
[X86][NFC] Minor improvement in X86InstrInfo::optimizeCompareInstr
[2a3ac7f
] 2022-11-21T12:33:26Z
[NFC][IndVars] Add LLVM_DEBUG printout to replaceExitCond
[5b6e67a
] 2022-11-21T12:26:01Z
[lldb] Enable TestTargetVar on non-darwin
[5ba5f7c
] 2022-11-21T12:24:19Z
[clang-format][NFC] Removed unused include
[c89d2fd
] 2022-11-21T12:24:18Z
[clang-format][NFC] Format lambda in conditional
[9e00909
] 2022-11-21T12:24:18Z
[clang-format][NFC] Don't add a load of 0es
[aff838f
] 2022-11-21T12:24:17Z
[clang-format][NFC] Remove unneeded braces
[3598c24
] 2022-11-21T12:16:41Z
[mlir][linalg] Change linalg.broadcast dimensions
attribute to represent added dimensions.
[8db9859
] 2022-11-21T10:46:02Z
Mark test using -debug-only as requiring assertions
[fb47bb3
] 2022-11-21T09:56:40Z
[MachineTraceMetrics] Pick the trace successor for an entry block
[0c22cdf
] 2022-11-21T09:55:40Z
[MachineTraceMetrics] Precommit test for D138272
[e7fb6c3
] 2022-11-21T09:38:42Z
[libc][test][NFC] bump mpfr version to 4.1.1
[13b8362
] 2022-11-21T09:21:02Z
[mlir] bazel for D137997
[41e41cc
] 2022-11-21T09:20:36Z
[Test] Add some test showing limitations of makeIVComparisonInvariant
[ee8c653
] 2022-11-21T09:17:38Z
[flang] Add hlfir.designate codegen for Fortran ArrayRef
[147fe9d
] 2022-11-21T09:05:18Z
[flang][NFC] Update TODOs list
[ab00f78
] 2022-11-21T09:02:04Z
[ELF] InputFile: change symbols to unique_ptr<Symbol []>
[06b4ce6
] 2022-11-21T09:01:42Z
[flang] Add fir.select_type conversion to if-then-else ladder
[f873c50
] 2022-11-21T08:33:47Z
[LoongArch] AsmParser support for the li.[wd] pseudo instructions
[846cdf0
] 2022-11-21T08:31:44Z
[RISCV] Enable reduction pattern SelectICmp and SelectFCmp.
[20f6eb7
] 2022-11-21T08:15:35Z
[llvm] Use Optional::operator-> (NFC)
[5a62e6b
] 2022-11-21T08:14:48Z
[Test] One more test for IndVars, showing imperfect work with context
[cae13ff
] 2022-11-21T08:10:24Z
[mlir][test] Fix how the number of flops is calculated
[9a78d06
] 2022-11-21T07:53:59Z
[MLIR][Transform] Transform dialect support for affine
[a7ec7f6
] 2022-11-21T07:33:30Z
[LoongArch] Support parsing la pseudo instructions
[c61f37b
] 2022-11-21T06:42:28Z
[Test] Add some examples where IndVars fails to turn condition into invariant
[31b6093
] 2022-11-21T06:38:43Z
[Scalar] Teach matchExpandedRem to return std::optional (NFC)
[2234098
] 2022-11-21T06:16:31Z
[PowerPC] XCOFF exception section support on the integrated assembler path
[6bca3ad
] 2022-11-21T06:04:18Z
[ELF] Simplify postScanRelocations with in.got
[7994e51
] 2022-11-21T04:55:19Z
Revert "Revert "[clang-tblgen][NFC] renames Diagnostic.Text to Diagnostic.Summary""
[196edb9
] 2022-11-21T04:35:41Z
Revert "[clang-tblgen][NFC] renames Diagnostic.Text to Diagnostic.Summary"
[c3c9e45
] 2022-11-21T04:12:03Z
[ELF] Add InputSectionBase::{addRelocs,relocs} and GotSection::addConstant to add/access relocations
[e836c07
] 2022-11-21T03:56:48Z
Apply clang-tidy fixes for modernize-use-equals-default in TosaValidation.cpp (NFC)
[e2f8b80
] 2022-11-21T03:56:48Z
Apply clang-tidy fixes for readability-identifier-naming in TosaValidation.cpp (NFC)
[eb3f788
] 2022-11-21T03:44:37Z
[clang-tblgen][NFC] renames Diagnostic.Text to Diagnostic.Summary
[f6d411f
] 2022-11-21T02:54:12Z
[LoongArch] Make function name in error message consistent with the user input. NFC
[f4d61cd
] 2022-11-21T02:37:20Z
[CSKY] Lower ISD::ConstantPool node to support getting the address of ConstantPool entry
[c2ec455
] 2022-11-21T01:31:26Z
[LoongArch] Add intrinsics for ibar, break and syscall
[fd6d660
] 2022-11-21T00:52:03Z
[ELF] Don't ignore --detect-odr-violations
[cae1942
] 2022-11-21T00:37:32Z
[CMake][OpenMP] Remove -Wl,--warn-shared-textrel
[565b3b0
] 2022-11-21T00:02:36Z
[ELF] Simplify InputSectionBase::getSize
[e8fafaf
] 2022-11-20T23:22:32Z
[ELF] Replace rawData+size with content+size+compressedSize