platform/upstream/llvm.git
2022-09-21 Fangrui Song[ELF] --pack-dyn-relocs=android: scan relocation serial...
2022-09-21 Siva Chandra... [libc] Add implementations of POSIX getpid, getppid...
2022-09-21 Siva Chandra... [libc] Add implementation of functions stat, fstat...
2022-09-21 Krzysztof Parzyszek[Hexagon] Revamp type legalization of ext/trunc/sat...
2022-09-21 Florian Hahn[AArch64] Try to fold shuffle (tbl2, tbl2) to tbl4.
2022-09-21 Sanjay Patel[InstCombine] try multi-use demanded bits fold for...
2022-09-21 Sanjay Patel[InstCombine] add tests for multi-use sub demanded...
2022-09-21 Sanjay Patel[InstCombine] add tests for (X * -2**C) + Y; NFC
2022-09-21 Fangrui Song[ELF] Parallelize --compress-debug-sections=zstd
2022-09-21 Michael Jones[libc] add fputs and puts
2022-09-21 Lang Hames[ORC-RT] Fix case on test file suffix.
2022-09-21 Joel E. Denny[lit] Work around another windows issue in new test...
2022-09-21 Xiang Li[NFC] Fix build error ignored by MSVC.
2022-09-21 John McIver[Utils] Refactor update_cc_test_checks.py to use shutil
2022-09-21 Guozhi Wei[RegisterCoalescer] Use LiveRangeEdit to handle remater...
2022-09-21 Arthur Eubanks[gn build] Don't set LLVM_UNREACHABLE_OPTIMIZE when...
2022-09-21 Joel E. Denny[lit] Work around windows issue in new test from 28412d...
2022-09-21 LLVM GN Syncbot[gn build] Port 782ac2182c2b
2022-09-21 Xiang Li[HLSL] Support cbuffer/tbuffer for hlsl.
2022-09-21 Thomas Symalla[NFC][AMDGPU] Add new v_bfi Codegen test.
2022-09-21 zhijianRefactor XCOFFObjectFile::getImportFileTable.
2022-09-21 Arthur Eubanks[CGSCC] Properly handle invalidating analyses for inval...
2022-09-21 Valentin Clement[flang] Avoid deallocation of intent(out) when dummy...
2022-09-21 Min-Yih Hsu[mlir][LLVMIR] Do not create pseudo debug file name...
2022-09-21 wlei[llvm-profgen] Remove CommaSeparated option from perf...
2022-09-21 natashaknk[mlir][tosa] Revert added support for dynamic height...
2022-09-21 Joel E. Denny[lit] Increase FileCheck verbosity temporarily
2022-09-21 Konstantina[NFC][NewGVN] Remove OpIsSafeForPHIOfOpsHelper()
2022-09-21 Ashay Rane[llvm] prefix linker flag on non-MSVC compilers with...
2022-09-21 Akira Hatanaka[Sema] Reject array element types whose sizes aren...
2022-09-21 Joel E. Denny[lit] Try to fix new test from 28412d1800e3 under Windows
2022-09-21 Philip Reames[SDAG] Split handling of VPLoad/VPGather and VPStore...
2022-09-21 J. Ryan Stinnett[LangRef][Docs] Fix RST header length for GC intrinsics
2022-09-21 Kazu Hirata[ModuleInliner] Factor out common code in InlineOrder...
2022-09-21 J. Ryan Stinnett[LangRef][Docs] Align RST syntax for GC intrinsics
2022-09-21 Joel E. Denny[lit] Implement DEFINE and REDEFINE directives
2022-09-21 Chris Bieneman[NFC] Add GitHub issues to HLSL FIXME comments
2022-09-21 Matt ArsenaultAMDGPU: Move test to correct location
2022-09-21 rkayaith[mlir][llvm] Support pointer entries in data layout...
2022-09-21 Anders LanglandsAdd clang_CXXMethod_isDeleted function
2022-09-21 bixia1[mlir][memref] Add realloc op.
2022-09-21 Alexey Bataev[SLP]Fix write-after-bounds.
2022-09-21 Nikita Popov[InstSimplify] Add additional simplifyWithOpReplaced...
2022-09-21 Florian Hahn[llvm-reduce] Update NoChunks initializer to be in...
2022-09-21 Graham Hunter[NFC][LV] Scalarizing test for masked vector calls
2022-09-21 Simon Pilgrim[LoopVectorize] Fix test name - the test is for fshl...
2022-09-21 zhijian[AIX] change "llvm-nm" to "env OBJECT_MODE=any llvm...
2022-09-21 Matt ArsenaultLICM: Pass through AssumptionCache
2022-09-21 Sanjay Patel[AArch64] add tests for fadd -> fma combines; NFC
2022-09-21 Alex RichardsonAdd all constant physical registers to callee preserved...
2022-09-21 Alex RichardsonAdd a baseline test for D131958
2022-09-21 Oleg Shyshkov[mlir] Move getDimsOfType to StructuredOpsUtils.h.
2022-09-21 Simon Pilgrim[CostModel][X86] Add vbmi2 costs for funnelshift/rotate...
2022-09-21 Sanjay Patel[InstCombine] don't canonicalize shl+sub to mul+add
2022-09-21 Louis DionneRevert "[llvm] Remove libcxx, libcxxabi and libunwind...
2022-09-21 Simon Pilgrim[CostModel][X86] Add vbmi2 test coverage for funnelshif...
2022-09-21 Simon Pilgrim[CostModel][X86] Remove out of date TODO
2022-09-21 Matheus Izvekov[clang] AST: SubstTemplateTypeParmType support for...
2022-09-21 Ivan Butygin[mlir] Allow negative strides and offset in StridedLayo...
2022-09-21 Michał Górny[clang] [Driver] Support multiple configuration files
2022-09-21 Wei Yi Tee[clang][dataflow] Remove deprecated `transfer(const...
2022-09-21 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for funnel...
2022-09-21 Wei Yi Tee[clang][dataflow] Remove deprecated overloads of `check...
2022-09-21 Kazushi (Jam... [VE] Remove obsolete ANDrm patterns
2022-09-21 Nikita Popov[InstSimplify] Add vector tests for simplifyWithOpRepla...
2022-09-21 Thomas Symalla[ISel] Enable generating more fma instructions.
2022-09-21 David Green[AArch64] Lower scalar sqxtn intrinsics to use fp registers
2022-09-21 Jay Foad[AMDGPU] Update checks in mad_u64_u32.ll. NFC.
2022-09-21 Matthias Springer[mlir][tensor][bufferize] Implement getBufferType for...
2022-09-21 Graham Hunter[LAA] Fix ICE with scAddExpr in forked pointers
2022-09-21 Valentin Clement[flang] Handle parent component of extended derived...
2022-09-21 eopXD[NFC][Scalarizer] Let testcase be auto-generated from...
2022-09-21 Kazushi (Jam... [VE][NFC] Change to use l2i/i2l to simplify code
2022-09-21 Kazushi (Jam... [VE] Add maxnum and minnum
2022-09-21 Kazushi (Jam... [VE] Change to expand FMA
2022-09-21 David Green[AArch64] Insert/Extract of bitcast patterns
2022-09-21 David Sherwood[AArch64][SME] Disable inlining when SME attributes...
2022-09-21 Nikita Popov[MemorySSA] Remove PerformedPhiTranslation flag
2022-09-21 Jean Perier[flang] Limit shape inquiries rewrite to associate...
2022-09-21 Thomas Symalla[NFC][AMDGPU] Pre-commit test for D132837.
2022-09-21 Bjorn Pettersson[SROA] Check typeSizeEqualsStoreSize in isVectorPromoti...
2022-09-21 River Riddle[mlir] Update tests to use kEmitAccessorPrefix_Prefixed
2022-09-21 River Riddle[mlir][NFC] Tidy up the doc comment on CastInfo for...
2022-09-21 River Riddle[mlir] Update Attributes to use the new casting infra
2022-09-21 Adrian Kuegel[mlir][Bazel] Port f5fe92f69385
2022-09-21 Mark de Wever[libc++] Use Clang-16 for c++17.
2022-09-21 Chen Zheng[MachineCycle][NFC] add a cache for block and its top...
2022-09-21 Michał Górny[clang] [docs] Improve formatting & fix typo in config...
2022-09-21 Jennifer Yu[Clang][OpenMP] Codegen generation for has_device_addr...
2022-09-21 Mehdi AminiRevert "[mlir][tensor] Support more cases in MergeConse...
2022-09-21 Kevin GleasonFix -fuse-ld to be linker flag in feature detection...
2022-09-21 Christopher... [mlir][SCF] Fix loop pipelining unable to handle ops...
2022-09-21 Emmmer[LLDB][RISCV] Fix UndefinedBehaviorSanitizer in RISCVEm...
2022-09-21 Craig Topper[RISCV] Remove support for the unratified Zbt extension.
2022-09-21 Fangrui Song[Driver] Fix -f[no-]unwind-tables -Wunused-command...
2022-09-21 jacquesguan[RISCV] Support peephole optimization to fold vmerge...
2022-09-21 Ting Wang[PowerPC][NFC] Add virtual call to show redundant spill...
2022-09-21 Volodymyr Sapsai[modules] Fix error "malformed or corrupted AST file...
2022-09-21 Kazu Hirata[clang] Fix an unused variable warning
2022-09-21 Changpeng Fang AMDGPU: Implicit kernel arguments related optimization...
next