platform/upstream/llvm.git
2023-01-19 Stanislav Mekhanoshin[AMDGPU] Introduce separate register limit bias in...
2023-01-19 Joseph Huber[Clang][NFC] Tweak error message for GPU architecture...
2023-01-19 Joseph Huber[LinkerWrapper] Use `clang` to perform the device linking
2023-01-19 Krzysztof DrewniakRevert "[mlir][Index] Implement InferIntRangeInterface"
2023-01-19 Gulfem Savrun... [IRLinker] Replace CallInstr with CallBase
2023-01-19 Arthur EubanksRevert "Reland [pgo] Avoid introducing relocations...
2023-01-19 Frederik Gossen[MLIR] Add InferTypeOpInterface to scf.if op
2023-01-19 Erich KeaneForbid implicit conversion of constraint expression...
2023-01-19 Florian Hahn[LoopUnroll] Directly update DT instead of DTU.
2023-01-19 Matthias Springer[mlir][SCF] Fix crash in loop peeling
2023-01-19 David Carlier[Sanitizers] GetMemoryProfile implementation for FreeBSD.
2023-01-19 Krzysztof Drewniak[mlir][Index] Implement InferIntRangeInterface
2023-01-19 Xing Xue[clang][driver][AIX] Add OpenMP runtime if -fopenmp...
2023-01-19 v1nh1shungryFix zero-initialization fix-it for variable template
2023-01-19 Paul RobinsonRevert "[lit] Stop supporting triple substrings in...
2023-01-19 Slava Zakharin[NFC][flang] Added debug option to bisect TBAA tag...
2023-01-19 Aaron BallmanSilence some sign comparison warnings; NFC
2023-01-19 Michael Jones[libc] add scanf float converter
2023-01-19 Michael Jones[libc] add internal string class
2023-01-19 Kiran Chandramohan[Flang][Debug] Modifications for getting pathname
2023-01-19 Mark de Wever[libc++][format] Adds formatter std::vector<bool>.
2023-01-19 LLVM GN Syncbot[gn build] Port 04d4f4b3d4e4
2023-01-19 Zino Benaissa[AARCH64][SVE] Do not optimize vector conversions
2023-01-19 Sjoerd Meijer[CostModel][AArch64] Precommit tests for LD1 single...
2023-01-19 Mark de Wever[libc++][format] Adds container adaptor formatters.
2023-01-19 Jonas Paulsson[SystemZ] Improvement in tryRxSBG().
2023-01-19 Jordan Rupprecht[NFC][bazel] Move _tensor_ops_ext.py to the correct...
2023-01-19 Jordan Rupprecht[NFC][bazel] Add _tensor_ops_ext.py to SparseTensorOpsP...
2023-01-19 Paul Robinson[lit] Stop supporting triple substrings in UNSUPPORTED...
2023-01-19 Valentin Clement[flang] Allow pointer association between derived-type...
2023-01-19 Valentin Clement[flang] Support polymorphic source in RESHAPE intrinsic
2023-01-19 Valentin Clement[flang] Fix SELECT TYPE lowering when CLASS DEFAULT...
2023-01-19 LLVM GN Syncbot[gn build] Port 22e8525dfdd7
2023-01-19 Mark de Wever[libc++][format] Implements range_formatter
2023-01-19 Nikita Popov[SROA] Check TBAA metadata in tests (NFC)
2023-01-19 Haojian Wu[clangd] Fix clangd-fuzzer build.
2023-01-19 Matt Devereau[AArch64] Allow poison elements of fixed-vectors to...
2023-01-19 Yitzhak Mandelbaum[clang][dataflow] Fix bug in joining bool values.
2023-01-19 Jean Perier[flang][hlfir] Lower whole allocatable or pointer compo...
2023-01-19 Nikita Popov[Local] Preserve noundef metadata in copyMetadataForLoad()
2023-01-19 Kelvin Li[flang] Add semantic check for multiple part-ref with...
2023-01-19 Nikita Popov[InstCombine] Add test for load type conversion with...
2023-01-19 David Green[AArch64] Armv9-A implies FP16
2023-01-19 Guilherme Valarini[OpenMP][Fix] Track all threads that may delete an...
2023-01-19 Ben Mudd[Dexter] Add on_line parameter to DexExpectStepOrder...
2023-01-19 Nikita Popov[InstCombine] Add non-logical variants for some ctpop...
2023-01-19 Nikita Popov[InstCombine] Drop incorrect test (NFC)
2023-01-19 Yitzhak Mandelbaum[clang][dataflow] Add (initial) debug printing for...
2023-01-19 Michal Paszkowski[SPIR-V] Emit OpExecutionMode ContractionOff for no...
2023-01-19 Nikita Popov[InstCombine] Add tests for freeze with !range and...
2023-01-19 Alex Brachet[X86] Add register definitions for cfi directives
2023-01-19 Nico Weber[gn] port 939dce12f9f3 (clangd uses include-cleaner...
2023-01-19 Nico Weber[gn] port 939dce12f9f3 (clangd uses include-cleaner)
2023-01-19 Haojian Wu[clangd] Implement unused include warnings with include...
2023-01-19 Christian Ulmann[llvm][ir] Purge MD_prof custom accessors
2023-01-19 Amaury Séchet[DAG] Peek through ZEXT/TRUNC in foldAddSubMasked1
2023-01-19 Haojian Wu[clang] Build UsingType for elaborated type specifiers.
2023-01-19 Jean Perier[flang][hlfir] Enable lowering and passing of allocatab...
2023-01-19 serge-sans... Optimize OptTable::findNearest implementation and usage
2023-01-19 Groverkss[MLIR][Presburger] Support divisions in union of two...
2023-01-19 Michal Paszkowski[SPIR-V] Add -opaque-pointers=0 to some LIT tests
2023-01-19 Timm BäderRevert "[clang][Interp] Unify visiting variable declara...
2023-01-19 Timm BäderRevert "[clang][Interp] Implement missing compound...
2023-01-19 Timm Bäder[clang][Interp][NFC] Remove shift error checking code...
2023-01-19 Amaury Séchet[DAG] Do not combine any_ext when we combine and into...
2023-01-19 Evan Smal[clang] Improve diagnostic for "initializer-string...
2023-01-19 Florian Hahn[VPlan] Add vp_depth_first_shallow + graph traits for...
2023-01-19 Mariusz Sikora[AMDGPU] Add feature predicate for v_fmac_f64 instruction
2023-01-19 Timm BäderRevert "[clang][Interp][NFC] Remove shift error checkin...
2023-01-19 Dominik Adamski[mlir][OpenMP] Add nontemporal clause definition to...
2023-01-19 Jordan Rupprecht[NFC][bazel] Enable layering_check for mlir/unittests
2023-01-19 Timm BäderRevert "[clang][Interp][NFC] Move CheckDivRem() impleme...
2023-01-19 Timm Bäder[clang][Interp] Implement missing compound assign operators
2023-01-19 Timm Bäder[clang][Interp][NFC] Move CheckDivRem() implementation...
2023-01-19 Timm Bäder[clang][Interp][NFC] Remove shift error checking code...
2023-01-19 Timm Bäder[clang][Interp][NFCI] Pull IsConstantContext into State
2023-01-19 Quentin Colombet[mlir][vector] Add a custom builder for LowerVectorsOp
2023-01-19 Christian Ulmann[mlir][LLVM] Replace readnone with memory effects
2023-01-19 Alex Zinenko[mlir] fix mlir integration tests
2023-01-19 Alex Zinenko[mlir] simpler transform dialect silenceable failures
2023-01-19 Alex Zinenko[mlir] make multi-size tiling use transform parameters
2023-01-19 Nikita Popov[Regex] Avoid NFA machinery for fixed prefix chars...
2023-01-19 Timm Bäder[clang][Interp] Diagnose uninitialized array record...
2023-01-19 Haojian Wu[clangd] Simplify some tests in IncludeCleanerTests...
2023-01-19 Timm Bäder[clang][Interp] Unify visiting variable declarations
2023-01-19 David Sherwood[AArch64][SVE2p1] Add SVE2.1 while (predicate-pair...
2023-01-19 Christian Ulmann[mlir][FuncToLLVM] Drop llvm.linkage attribute
2023-01-19 Quentin Colombet[test][InstCombine] Remove out-of-date comment
2023-01-19 Quentin Colombet[InstCombine] Don't optimize idempotent `atomicrmw...
2023-01-19 Johannes de... [MLIR][LLVM] Don't use void return type in `getCallable...
2023-01-19 Alex Zinenko[mlir] fix python test
2023-01-19 Timm Bäder[clang][Interp] Check Field initialization after constr...
2023-01-19 wanglei[LoongArch] Add an option for MCInstPrinter to print...
2023-01-19 Yingchi Long[InstCombine] regenerete icmp-logical tests (NFC)
2023-01-19 Timm Bäder[clang][Interp][NFC] Initialize constants as ~0u
2023-01-19 Timm Bäder[clang][Interp] Use placement new to construct opcode...
2023-01-19 Timm Bäder[clang][Interp][NFC] Remove unused functions
2023-01-19 icedrocket[X86] Avoid converting u64 to f32 using x87 on Windows
2023-01-19 Kazu HirataDrop the ZeroBehavior parameter from countLeadingZeros...
2023-01-19 Slava Zakharin[flang] Fixed unittest build issue with older gcc.
next