platform/upstream/llvm.git
2023-04-01 Lang Hames[ORC] Prefer SectionRange::getRange convenience method.
2023-04-01 Lang Hames[ORC] Remove more unnecessary ExecutorAddr::getValue...
2023-04-01 Lang Hames[ORC] Remove redundant ExecutorAddr temporaries.
2023-04-01 Peter Rong[FuzzMutate] introduce vector operations, select and...
2023-04-01 Brad Smith[OHOS] Remove redundant IsIntegratedAssemblerDefault...
2023-04-01 Owen Pan[clang-format] Add MinDigits suboptions to IntegerLiter...
2023-04-01 Lang Hames[ORC] Simplify some ExecutorAddr uses by removing getVa...
2023-04-01 Nico Weber[gn] Port a52054cfa29d more
2023-04-01 Nico Weber[gn] Port a52054cfa29d
2023-03-31 Cyndy Ishida[llvm][TextAPI] compare deployment versions for equalit...
2023-03-31 V Donaldson[flang] IO condition specfier control flow
2023-03-31 Jonas Devlieghere[dsymutil] Disable 'auto' verification as the default
2023-03-31 Aiden Grossman[llvm-mc] Fix line_end_with_space.test
2023-03-31 Owen Pan[clang-format] Don't misannotate left squares as lambda...
2023-03-31 Dave Lee[clang] Set ShowInSystemHeader for module-build and...
2023-03-31 Peiming Liu[mlir][sparse] support sparse bufferization.alloc_tenso...
2023-03-31 Min-Yih Hsu[M68k] Add AssemblerPredicate to existing `AtLeast680x0...
2023-03-31 Alex Langford[debugserver] Fix ARM64 logs
2023-03-31 Jonas Devlieghere[dsymutil] Remove spurious newline in warning
2023-03-31 Alexey Bataev[SLP]Fix PR61835: Assertion `I->use_empty() && "trying...
2023-03-31 Md Abdullah... [mlir][spirv] Add OpExtension "SPV_INTEL_bfloat16_conve...
2023-03-31 Florian Hahn[LV] Improve test added in 74dee4791a2.
2023-03-31 Alex Langford[lldb] Move ObjectFileJIT to lldbExpression
2023-03-31 Mingming Liu[AutoFDO]Merge called target in body samples when flatt...
2023-03-31 Florian Hahn[LV] Add test with predicated load where EltSize %...
2023-03-31 Craig Topper[RISCV] Add named constants for rounding mode to tableg...
2023-03-31 Craig Topper[RISCV] Collapse loadfp32imm/loadfp64imm/loadfp16imm...
2023-03-31 Simon Pilgrim[X86] vector-reduce-and-bool.ll - add AVX1OR2 check...
2023-03-31 Simon Pilgrim[X86] vector-compare-all_of.ll - add AVX1OR2 check...
2023-03-31 Joseph Huber[OpenMP] Add CMake option to disable `libarcher` support
2023-03-31 Philip Reames{tests] Rerun autogen to reduce a diff [nfc]
2023-03-31 Siva Chandra... [libc][Obvious] Add a missing dep and fix an incorrect...
2023-03-31 Jun Sha (Joshua)[RISCV] Fix Zfa fceil/ffloor codegen bugs
2023-03-31 Craig Topper[RISCV] Fix formatting in RISCVInstrInfoZfa.td. NFC
2023-03-31 Haowei WuRevert "[Assignment Tracking] Enable by default"
2023-03-31 Lang Hames[ORC] Fix a typo in __objc_imageinfo section name.
2023-03-31 Lang Hames[JITLink] Fix bug in LinkGraph::createMutableContentBlo...
2023-03-31 Simon Pilgrim[DAG] Add SelectionDAG::SplitScalar helper
2023-03-31 Benjamin Kramer[bazel] Add missing dependency after 9884eb149e612
2023-03-31 Jez Ng[lld-macho] Gate category checking behind --check-categ...
2023-03-31 wleiFix a missing checksum field
2023-03-31 Leonard Chan"Reland "[hwasan] Provide aliases for c allocation...
2023-03-31 Guozhi Wei[AARCH64] Enable STORE of v4i8 to help more vectorizati...
2023-03-31 Jonas Devlieghere[dsymutil] Add a new automatic verification mode
2023-03-31 Ben Langmuir[clang][deps] Remove -coverage-data-file and -coverage...
2023-03-31 Jonas Devlieghere[dwarfdump] Fix .debug_line verification for DWARF 5
2023-03-31 Oleg Shyshkov[mlir][scf] Create constants for tiling in parent with...
2023-03-31 Mikhail R.... [libc] Enable more headers for riscv
2023-03-31 Mikhail R.... [RISCV] Lower inline asm m with offset to register...
2023-03-31 LLVM GN Syncbot[gn build] Port a084854266ca
2023-03-31 Philip Reames[LV] Add tests for non-constant stride pointer inductions
2023-03-31 Piotr Zegar[clang-tidy] Add readability-operators-representation...
2023-03-31 Roy Sundahl[sanitizers] Explainer about dyld and weak overrides...
2023-03-31 Roy Sundahl[utils] Give git a dummy email address when cherry...
2023-03-31 Jay Foad[PowerPC] Fix UNSUPPORTED syntax in addr-label.ll
2023-03-31 Alex Brachet[libc] Fix UBSan error after D147171
2023-03-31 Nikita Popov[ValueTracking] Fix incorrect computeConstantRange...
2023-03-31 Nikita Popov[InstCombine] Add extra test for non-overflowing usub...
2023-03-31 Jie Fu[InstCombine] Fix -Wimplicit-fallthrough in InstCombine...
2023-03-31 Simon Pilgrim[X86] MatchVectorAllZeroTest - add support for icmp...
2023-03-31 Stefan Pintilie[NFC][PowerPC] Marked the addr-label.ll test unsupporte...
2023-03-31 David Green[InterleaveAccess] Check that binop shuffles have an...
2023-03-31 Nikita Popov[InstCombine] Fold more intrinsics over selects
2023-03-31 Timm Bäder[clang][Interp] Check This pointer without creating...
2023-03-31 Nikita Popov[InstCombine] Add additional test cases for folding...
2023-03-31 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-03-31 Qiongsi Wu[AIX][CodeGen] Renaming mroptr to xcoff-mroptr
2023-03-31 Jay Foad[AMDGPU] Don't bother to use OffsetMode to define Real...
2023-03-31 Jay Foad[AMDGPU] Do not reserve 16-bit registers
2023-03-31 Timm Bäder[clang][Interp] Handle TypeTraitExprs
2023-03-31 Nikita Popov[InstCombine] Add additional test for folding intrinsic...
2023-03-31 Timm Bäder[clang][Interp] Fix double-printing InterpFrame::describe()
2023-03-31 Florian Hahn[AArch64] Add cost model tests for fshl intrinsics.
2023-03-31 OCHyams[Assignment Tracking] Remove assertion from DbgAssignIn...
2023-03-31 Timm Bäder[clang][Interp] Fix binary comma operators
2023-03-31 Joseph Huber[libc][NFC] Adjust some CMake messages for the GPU...
2023-03-31 Aaron BallmanFix a simple think-o; NFC
2023-03-31 Benjamin Kramer[bazel] Port 9d2b84ef6232
2023-03-31 Leandro Lupori[flang] Don't fold operation when shapes differ
2023-03-31 tyb0807[mlir] Fix casting of leading unit dims for vector...
2023-03-31 Tobias Gysi[mlir][llvm] Import pointer data layout specification.
2023-03-31 Nikita Popov[InstCombine] Remove min/max special case when folding...
2023-03-31 Vir Narula[Matrix] Add special case dot product lowering
2023-03-31 OCHyams[Assignment Tracking] Enable by default
2023-03-31 OCHyams[Assignment Tracking][SROA] Handle DIArgList in migrate...
2023-03-31 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-03-31 Florian Hahn[Matrix] Update most dot tests using vXi64 to vXi32.
2023-03-31 Timm Bäder[clang][Interp] Fix record initialization via CallExpr...
2023-03-31 Stefan Gränitz[Orc] Drop arch check in the DebugObjectManagerPlugin...
2023-03-31 Dominik Adamski[MLIR][OpenMP][Flang] Set OpenMP target attributes...
2023-03-31 Ingo Müller[mlir] Use GenericAdaptor to simplify 1:N type conversi...
2023-03-31 pvanhoutRevert "[AMDGPU] Select v_sat_pk_u8_i16"
2023-03-31 Nicolas Vasilache[mlir][Transform] NFC - Fix spurious reflows
2023-03-31 Nikita Popov[Local] Handle size mismatch between pointer/int in...
2023-03-31 LLVM GN Syncbot[gn build] Port 868654e5495c
2023-03-31 Alexey Lapshin[DWARFLinkerParallel] Add StringPool class.
2023-03-31 Jay Foad[AMDGPU] Fix whitespace after D147216
2023-03-31 David GreenRevert "[IVDescriptors] Add pointer InductionDescriptor...
2023-03-31 Stefan Gränitz[Orc] Add RequireDebugSections option in the DebugObjec...
2023-03-31 Stefan Gränitz[Orc] Reflow comment and improve name after fix (NFC)
next