platform/upstream/llvm.git
2020-11-09 David Green[ARM] Remove MI variable aliasing. NFC
2020-11-09 Craig Topper[RISCV] Make ctlz/cttz cheap to speculatively execute...
2020-11-09 Craig Topper[RISCV] Add isel patterns for using PACK for zext.h...
2020-11-09 Craig Topper[RISCV] Make SIGN_EXTEND_INREG from i8/i16 legal when...
2020-11-09 Fangrui Song[ELF] Special case static_assert for _WIN32
2020-11-09 Craig Topper[RISCV] Add isel patterns to match sbset/sbclr/sbinv...
2020-11-09 Fangrui Song[ELF] Make InputSection smaller
2020-11-09 Simon Pilgrim[X86] vector-narrow-binop.ll - remove unused check...
2020-11-09 Simon Pilgrim[HardwareLoops] Remove unused check-prefixes
2020-11-09 Paul Robinson[FastISel] Reduce spills around mem-intrinsic calls
2020-11-09 Rahul Joshi[MLIR] Flag no-terminator error on the last operation...
2020-11-09 Fangrui Song-fbasic-block-sections=list=: Suppress output if failed...
2020-11-09 Simon Pilgrim[X86][GlobalISel] Remove some unused check-prefixes
2020-11-09 Simon Pilgrim[FunctionImport] Remove unused check-prefixes
2020-11-09 Simon Pilgrim[DeadStoreElimination] Remove unused check-prefixes
2020-11-09 António AfonsoRevert "Ignores functions that have a range starting...
2020-11-09 Nicolas Vasilache[mlir][Linalg] Add support for bufferization of SubTens...
2020-11-09 Jonas Devlieghere[lldb] Avoid confusing reproducer crashes when initiali...
2020-11-09 Atmn Patel[clang] Fix ForStmt mustprogress handling
2020-11-09 Mircea Trofin[NFC] Use [MC]Register
2020-11-09 jasonliu[XCOFF] Enable explicit sections on AIX
2020-11-09 António AfonsoIgnores functions that have a range starting outside...
2020-11-09 António AfonsoCheck if debug line sequences are starting after the...
2020-11-09 Stanislav Mekhanoshin[AMDGPU] Omit buffer resource with flat scratch.
2020-11-09 Paul C. Anagnostopoulos[TableGen] Add the !filter bang operator.
2020-11-09 David Zarzycki[SelectionDAG] NFC: Hoist is legal check
2020-11-09 Sebastian Neubauer[AMDGPU] Add amdgpu_gfx calling convention
2020-11-09 Tyker[NFC] Remove string parameter of annotation attribute...
2020-11-09 David Zarzycki[testing] Add exhaustive ULT/UGT vector CTPOP to AArch6...
2020-11-09 Momchil Velikov[ARM][MachineOutliner] Emit more CFI instructions
2020-11-09 Simon Pilgrim[X86] Remove some unused check-prefixes
2020-11-09 Simon Pilgrim[X86] Replace X32 check-prefix with X86 and remove...
2020-11-09 Sam Tebbs[ARM][LowOverheadLoops] Merge a VCMP and the new VPST...
2020-11-09 Tres Popp[mlir] Fix bug in use of rewiter for AtomicRMWOp.
2020-11-09 Sjoerd Meijer[LoopFlatten] FlattenInfo bookkeeping. NFC.
2020-11-09 LLVM GN Syncbot[gn build] Port 9ca6fc4e095
2020-11-09 Krasimir Georgiev[clang-format] avoid introducing multiline comments
2020-11-09 Frank Derry... Add a new altera kernel name restriction check to clang...
2020-11-09 Alex Zinenko[mlir] Add initial Python bindings for DenseInt/FPEleme...
2020-11-09 Florian Hahn[VPlan] Print result value for loads in VPWidenMemoryIn...
2020-11-09 Florian Hahn[VPlan] Add isStore helper to VPWidenMemoryInstructionR...
2020-11-09 Alex Zinenko[mlir] Expose operation attributes to Python bindings
2020-11-09 Evgeny Leviant[llvm-mca] Add branch forms of ALU instructions to...
2020-11-09 Jay Foad[AMDGPU] Remove unused DisableDecoder machinery. NFC.
2020-11-09 Florian Hahn[VPlan] Use VPValue def for VPWidenCall.
2020-11-09 Nathan James[clang-tidy] Remove bad assert after 3b9b90a1
2020-11-09 Dmitry Preobrazhensky[AMDGPU][MC] Added tests for checking error position
2020-11-09 David Green[ARM] Remove kill flags between VCMP and insertion...
2020-11-09 Lucas Prates[ARM][AArch64] Adding Neoverse V1 CPU support
2020-11-09 Simon Pilgrim[InterleavedAccess] Remove unused check-prefixes
2020-11-09 Simon Pilgrim[ConstProp] Remove unused check-prefixes
2020-11-09 Simon Pilgrim[CodeGenPrepare] Remove unused check-prefixes
2020-11-09 Francesco Petrogalli[llvm][AArch64] Simplify (and (sign_extend..) #bitmask).
2020-11-09 Florian Hahn[VPlan] Add printOperands helper to VPUser (NFC).
2020-11-09 serge-sans... [lld] Provide a hook to customize undefined symbols...
2020-11-09 Simon Pilgrim[LoopVectorize] Remove unused check-prefixes
2020-11-09 Simon Pilgrim[LoopVectorize][AMDGPU] Regenerate packed-math test...
2020-11-09 Simon Pilgrim[MemCpyOpt] Remove unused check-prefixes
2020-11-09 Simon Pilgrim[NewGVN] Remove unused check-prefixes
2020-11-09 Nathan James[clangd] Handle duplicate enum constants in PopulateSwi...
2020-11-09 Georgii Rymar[LLDB][test] - Update one more test after the yaml2obj...
2020-11-09 LemonBoy[InstCombine] Fix constant-folding of overflowing arith...
2020-11-09 Sanne WoudaReland "Precommit LTO pipeline test"
2020-11-09 Simon Pilgrim[SLPVectorizer][X86] Remove unused check-prefixes
2020-11-09 Michał Górny[lldb] [Host/freebsd] Set Arg0 for 'platform process...
2020-11-09 Michał GórnyRevert "[lldb] [Host/freebsd] Set Arg0 for 'platform...
2020-11-09 Georgii Rymar[lldb][test] - Update test cases after yaml2obj change.
2020-11-09 Simon Pilgrim[SimplifyCFG] Remove unused check-prefixes
2020-11-09 Simon Pilgrim[Scalarizer] Remove unused check-prefixes
2020-11-09 Michał Górny[llvm] [Support] Fix segv if argv0 is null in getMainEx...
2020-11-09 Michał Górny[lldb] [Host/freebsd] Set Arg0 for 'platform process...
2020-11-09 Michał Górny[lldb] [test] Extend watchpoint test to wait for thread...
2020-11-09 Michał Górny[lldb] [Process/FreeBSDRemote] Handle exec() from inferior
2020-11-09 Georgii Rymar[yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec...
2020-11-09 Georgii RymarRecommit: [llvm-readelf/obj] - Allow dumping of ELF...
2020-11-09 Jan Kratochvil[lldb] Fix DW_AT_decl_file from DW_AT_specification...
2020-11-09 Tim Northover[MergeFunctions] fix function attribute comparison...
2020-11-09 QingShan Zhang[NFC][Test] Add tests for constant pool on PowerPC
2020-11-09 Georgii RymarRevert "[llvm-readelf/obj] - Allow dumping of ELF heade...
2020-11-09 Georgii Rymar[llvm-readelf/obj] - Allow dumping of ELF header even...
2020-11-09 Georgii Rymar[yaml2obj] - Implement BBAddrMapSection::getEntries...
2020-11-09 Sam McCall[clangd] Don't run clang-tidy AST traversal if there...
2020-11-09 Michael Liao[GlobalsAA] Teach to handle `addrspacecast`.
2020-11-09 António AfonsoFix debug_abbrev emitter to only assign table id once
2020-11-09 Stella Laurenzo[mlir][CAPI] Proposal: Always building a libMLIRPublicA...
2020-11-08 Paul C. Anagnostopoulos[IR] [TableGen] Cleanup pass over the IR TableGen files.
2020-11-08 Roman Lebedev[NFC][LoopIdiom] Add basic test coverage for 'left...
2020-11-08 Nathan James[clang-tidy] Fix build for gcc5.3 after d725f1ce
2020-11-08 Hubert Tong[NFC][tests] Replace use of GNUisms in usage of diff
2020-11-08 Sanjay Patel[InstSimplify] allow vector folds for (Pow2C << X)...
2020-11-08 Sanjay Patel[InstSimplify] add tests for icmp with power-of-2 opera...
2020-11-08 Simon Pilgrim[SLPVectorizer][X86] Remove unused check-prefixes
2020-11-08 Simon Pilgrim[GVN] Remove unused check-prefixes
2020-11-08 Simon Pilgrim[InstCombine] Fix malformed CHECK32/64 test checks.
2020-11-08 Simon Pilgrim[InstCombine] Remove unused check-prefixes
2020-11-08 Simon Pilgrim[PhaseOrdering] Remove unused check-prefixes
2020-11-08 Simon Pilgrim[PhaseOrdering][X86] Remove unused check-prefixes
2020-11-08 Simon Pilgrim[DSE] Don't dereference a dyn_cast<> result - use cast...
2020-11-08 Simon PilgrimDon't dereference a dyn_cast<> result - use cast<>...
2020-11-08 Simon Pilgrim[InstCombine] foldSelectFunnelShift - block poison...
next