platform/upstream/llvm.git
2021-10-12 Balázs Kéri[clang-tidy] Update documentation of check bugprone...
2021-10-12 Tobias Gysi[mlir][linalg] Add vector transfer lowering patters...
2021-10-12 Siger Yang[lldb/lua] Supplement Lua bindings for lldb module
2021-10-12 Carlos GalvezRemove 'IgnoreDestructors = true' from cppcoreguideline...
2021-10-12 Ahsan Saghir[PowerPC] Allow MMA built-ins to accept restrict and...
2021-10-12 Hans WennborgAdd self to .mailmap
2021-10-12 Siger Yang[lldb/lua] Force Lua version to be 5.3
2021-10-12 Nicolas Vasilache[mlir][Vector][Bigfix] Fix vector transfer to store...
2021-10-12 Michał Górny[lldb] [gdb-remote] Fix displaying i387_ext & vec regs...
2021-10-12 Nico Weber[clang] Omit most AttributedStatements from the CFG
2021-10-12 Nicolas Vasilachemlir][Vector] Fix spuriously disabled test.
2021-10-12 Nicolas Vasilache[mlir][Linalg] Refactor and improve vectorization to...
2021-10-12 Lei Zhang[mlir][tensor] Add some folders for insert/extract...
2021-10-12 Nicolas Vasilache[mlir][Vector] NFC - Add test to exercise lowering...
2021-10-12 Simon Pilgrim[X86] Fix implicit MathsExtras.h header dependency
2021-10-12 Nicolas Vasilache[mlir][Vector] Add support for lowering 0-d transfers...
2021-10-12 Kerry McLaughlin[LoopVectorize] Classify pointer induction updates...
2021-10-12 Nicolas Vasilache[mlir][Vector] Allow a 0-d for for vector transfer...
2021-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Refactor vector.broadcast op verif...
2021-10-12 Florian Hahn[LoopPeel] Use any_of & contains instead of for & find.
2021-10-12 Nicolas Vasilache[mlir][Vector] Let vector.multi_reduction reduce down...
2021-10-12 Shraiysh Vaishay[mlir][OpenMP] OpenMP Synchronization Hints stored...
2021-10-12 LLVM GN Syncbot[gn build] Port f4c1258d5633
2021-10-12 Sjoerd Meijer[FuncSpec] Allow ConstExprs that are function pointers
2021-10-12 Florian Hahn[LoopPeel] Peel if it turns invariant loads dereference...
2021-10-12 Jan Svoboda[clang][deps] Prune unused header search paths
2021-10-12 Nico Weber[gn build] (manually) port f4c1258d5633
2021-10-12 Vladislav Vinogradov[mlir] Allow to use vformat utility with MLIR classes
2021-10-12 jacquesguan[RISCV][Clang] Fix RISCV vector header comment.
2021-10-12 Jan Svoboda[clang][lex] Remark on search path usage
2021-10-12 Louis Dionne[libc++] Add an option to disable wide character suppor...
2021-10-12 Caitlyn Cano[mlir] Make ConversionTarget dynamic legality callbacks...
2021-10-12 Andrew Ng[ELF][test] Add testing for dynamic TLS relocations...
2021-10-12 Sven van Haastregt[OpenCL] Add atomic_half type builtins
2021-10-12 Nimish Mishra[flang][OpenMP] Added test case for OpenMP 5.0 specific...
2021-10-12 Vladislav Vinogradov[mlir] Fix AsmPrinter for types with sub elements
2021-10-12 Vladislav Vinogradov[mlir] Clean up boolean flags usage in LIT tests
2021-10-12 Roger Ferrer... [SelectionDAG] Fix typo in VPLoadStoreSDNode
2021-10-12 Diana Picus[flang] Add runtime interface for GET_ENVIRONMENT_VARIABLE
2021-10-12 Qiu ChaofanPre-commit pre-inc-disable.ll to avoid dead code
2021-10-12 Jan Svoboda[clang][modules] Default `SourceLocation` parameter...
2021-10-12 Victor Campos[docs] List support for Armv9-A, Armv9.1-A and Armv9...
2021-10-12 Jan Svoboda[clang][modules] NFC: Propagate import `SourceLocation...
2021-10-12 Valentin Clement[fir][NFC] Add two negative tests for needExternalNameM...
2021-10-12 jacquesguan[RISCV] Rename assembler mnemonic of unordered floating...
2021-10-12 Lang Hames[ORC] More attempts to work around compiler failures.
2021-10-12 Lang Hames[ORC] Attempt to work around compile failure on some...
2021-10-12 Yonghong Song[Clang][Attr] rename btf_tag to btf_decl_tag
2021-10-12 modimo[NFC][LangRef] Update description for FuncFlags
2021-10-12 Lang Hames[ORC] Add more explicit narrowing casts.
2021-10-12 LLVM GN Syncbot[gn build] Port 962a2479b57f
2021-10-12 Lang Hames[ORC] Fix a typo in a variable name.
2021-10-12 Lang HamesRe-apply e50aea58d59, "Major JITLinkMemoryManager refac...
2021-10-12 hsmahesha[CFE][Codegen] Remove CodeGenFunction::InitTempAlloca()
2021-10-12 Yonghong SongBPF: rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
2021-10-12 hsmahesha[CFE][Codegen][In-progress] Remove CodeGenFunction...
2021-10-12 hsmahesha[AMDGPU] Remove dead frame indices after sgpr spill.
2021-10-12 Yonghong Song[NFC][Attr] rename attribute btf_tag to btf_decl_tag
2021-10-12 Lang Hames[llvm-jitlink] Fix a broken warning.
2021-10-12 Freddy Ye[X86][ISel] Lowering llvm.thread.pointer
2021-10-12 Hsiangkai Wang[RISCV] Define _m intrinsics as builtins, instead of...
2021-10-12 Lang HamesRevert "[JITLink][ORC] Major JITLinkMemoryManager refac...
2021-10-12 Lang Hames[JITLink][ORC] Major JITLinkMemoryManager refactor.
2021-10-12 Ahmed Bougacha[Driver] Re-enable aarch64-cpus.c test for arm64-apple.
2021-10-12 Haowei WuReland "[clang][Fuchsia] Support availability attr...
2021-10-12 Joe Loser[libc++][docs] Mark LWG3447 as complete
2021-10-12 Haowei WuRevert "[clang][Fuchsia] Support availability attr...
2021-10-12 Chris LattnerLLVM_ATTRIBUTE_NODEBUG: GCC 4.0 apparently had ((nodebu...
2021-10-11 Richard SmithPR52139: Properly handle more kinds of declaration...
2021-10-11 Arthur EubanksRevert "Remove checks for old gcc versions for LLVM_ATT...
2021-10-11 Arthur EubanksRemove checks for old gcc versions for LLVM_ATTRIBUTE_*
2021-10-11 Ben Shi[RISCV][test] Add more tests of immediate materialisation
2021-10-11 Amara Emerson[AArch64][GlobalISel] Fix combiner assertion in matchCo...
2021-10-11 Yonghong SongRevert "[Clang] Ignore BTFTag attr if used as a type...
2021-10-11 Haowei Wu[clang][Fuchsia] Support availability attr on Fuchsia
2021-10-11 Guozhi Wei[TwoAddressInstructionPass] Improve the SrcRegMap and...
2021-10-11 Jacques Pienaar[mlir] Restrict to requiring traits when using InferTen...
2021-10-11 Amara Emerson[GlobalISel] Regenerate some MIR tests with CHECK-NEXT...
2021-10-11 Jinsong Ji[AIX] Unsupported newly added AMDGPU clang test
2021-10-11 Alina Sbirlea[LoopSimplifyCFG] Do not require MSSA. Continue to...
2021-10-11 Lang Hames[ORC] Propagate errors to handlers when sendMessage...
2021-10-11 Lang Hames[ORC] Destroy FinalizeErr if there is a serialization...
2021-10-11 Lang Hames[ORC] Propagate out-of-band errors in callAsync.
2021-10-11 Nikita Popov[IVUsers] Check for preheader instead of loop simplify...
2021-10-11 David Green[ARM] Be more explicit about disabling CombineBaseUpdat...
2021-10-11 Roman Lebedev[KnownBits] Introduce `countMaxActiveBits()` and use...
2021-10-11 Arthur Eubanks[LCG] Don't skip invalidation of LazyCallGraph if CFG...
2021-10-11 Sanjay Patel[InstCombine] fold signbit check of X | (X -1)
2021-10-11 Sanjay Patel[InstCombine] add signbit check for or'd operands; NFC
2021-10-11 Arthur Eubanks[SCCP] Properly report changes when changing a pointer...
2021-10-11 Chris Lattner[TypeSwitch/Compiler.h] Provide a LLVM_NODEBUG macro...
2021-10-11 Daniel Resnick[mlir][ODS] Support result type inference in custom...
2021-10-11 James KingAdd release note about `TypeLoc` matchers.
2021-10-11 Chris BienemanAddGlobalAnnotations for function with or without funct...
2021-10-11 Jay Foad[PHIElimination] Fix accounting for undef uses when...
2021-10-11 Jay Foad[AMDGPU] Fix copying a machine operand
2021-10-11 Roman Lebedev[NFC][X86][Codegen] Add semi-negative PAVG chain test...
2021-10-11 Florian Hahn[VPlan] Print live-in backedge taken count as part...
2021-10-11 Stefan Gränitz[Orc] Handle hangup messages in SimpleRemoteEPC
2021-10-11 Michał Górny[lldb] Remove "0x" prefix from hex values in dirty...
next