platform/upstream/llvm.git
2020-04-20 Georgii Rymar[FileCheck] - Refactor the code related to string array...
2020-04-20 Georgii Rymar[obj2yaml] - Teach obj2yaml to dump SHT_NOBITS sections...
2020-04-20 Georgii Rymar[llvm-readobj] - Fix crashes and misbehaviors when...
2020-04-20 Simon PilgrimX86Subtarget.h - remove unused includes. NFC.
2020-04-20 Dmitry Preobrazhensky[MC][DWARF] Corrected handling of is_stmt flag in ...
2020-04-20 Simon PilgrimX86Subtarget.cpp - sort includes. NFC
2020-04-20 Simon PilgrimX86MCTargetDesc.h - remove unnecessary MCStreamer.h...
2020-04-20 Simon PilgrimX86MCAsmInfo.h - remove unnecessary MCAsmInfo.h include...
2020-04-20 Simon PilgrimX86InstrFoldTables.h - remove unnecessary include....
2020-04-20 Kerry McLaughlin[AArch64][SVE] Remove LD1/ST1 dependency on llvm.masked...
2020-04-20 Valeriy Savchenko[analyzer] Do not report CFError null dereference for...
2020-04-20 Valeriy Savchenko[analyzer] Do not report NSError null dereference for...
2020-04-20 Florian Hahn[VPlan] Clean up tryToCreate(Widen)Recipe. (NFC)
2020-04-20 Sam Parker[ARM][MVE] Add patterns for VRHADD
2020-04-20 Mark Murray[ARM][MC][Thumb] Revert relocation for some pc-relative...
2020-04-20 Florian Hahn[PredicateInfo] Use new Instruction::comesBefore instea...
2020-04-20 Alexander Belyaev[MLIR] Add #include "llvm/ADT/SmallPtrSet.h" back to...
2020-04-20 Sam Parker[NFC][TTI] Explicit use of VectorType
2020-04-20 Kang Zhang[CodeGen] Support freeze expand for ppc_fp128
2020-04-20 Alexander Belyaev[MLIR] Move `replaceAllUsesExcept` from LoopUtil.h...
2020-04-20 Craig Topper[CallSite removal][SCCP] Use CallBase instead of CallSi...
2020-04-20 Kadir Cetinkaya[clangd][test] Make sed git bash compliant
2020-04-20 Craig Topper[CallSite removal][Analysis] Use CallBase instead of...
2020-04-20 Craig Topper[CallSite removal][CalledValuePropagation] Use CallBase...
2020-04-20 David Blaikiellvm-dwarfdump: Fix UB (unsequenced writes) introduced...
2020-04-20 Max Kazantsev[Test] Fix test failure: platform-dependent printout
2020-04-20 Xiang1 ZhangHandle CET for -exception-model sjlj
2020-04-20 Bill Wendling[Object] Use BFD name for little-endian PowerPC64
2020-04-20 Max Kazantsev[Test] Add a test showing how CFG analyses are invalida...
2020-04-20 Shengchen Kan[X86][MC][NFC] Reduce the parameters of functions in...
2020-04-20 Craig Topper[CallSite removal][WebAssembly] Replace CallSite with...
2020-04-20 Craig Topper[CallSite removal][Analysis] Replace CallSite with...
2020-04-20 Craig Topper[CallSite removal][Lint] Replace visitCallSite with...
2020-04-19 Craig Topper[X86] Add X86ISD nodes for PDEP and PEXT.
2020-04-19 Craig Topper[CallSite removal][AMDGPU] Use CallBase instead of...
2020-04-19 Simon PilgrimX86CallLowering.h - remove unnecessary ArrayRef.h inclu...
2020-04-19 Simon PilgrimSectionMemoryManager.h - remove unnecessary StringRef...
2020-04-19 Nikita Popov[LVI] Use Optional instead of out parameter (NFC)
2020-04-19 Florian Hahn[TTI] Clean up includes (NFC).
2020-04-19 Florian Hahn[IVDescriptors] Clean up includes.
2020-04-19 Florian Hahn[LoopUtils] Clean up includes, use forward decls if...
2020-04-19 Mehdi AminiFix one more link for a Rationale doc moved under Ratio...
2020-04-19 Simon PilgrimDependenceGraphBuilder.h - remove unused includes....
2020-04-19 Mehdi AminiFix documentation link to MlirSpirvAbi
2020-04-19 Mehdi AminiFix one more doc links after moving the document under...
2020-04-19 Mehdi AminiFix more broken doc links after some moved under the...
2020-04-19 Simon PilgrimX86MachineFunctionInfo.h - remove unused include. NFC.
2020-04-19 Simon PilgrimX86InstrInfo.h - remove unused forward declarations...
2020-04-19 Simon PilgrimX86DisassemblerDecoder.h - remove unused forward declar...
2020-04-19 Fangrui Song[CMake] Delete HAVE_SCHED_GETAFFINITY and HAVE_CPU_COUNT
2020-04-19 Sanjay Patel[InstSimplify] add tests for logic+icmp folds for nullp...
2020-04-19 Sanjay Patel[x86] avoid build warning for enum mismatch; NFC
2020-04-19 Florian Hahn[LAA] Remove unnecessary includes (NFC).
2020-04-19 Simon PilgrimX86MCTargetDesc.h - remove unnecessary includes and...
2020-04-19 Simon PilgrimX86.h - remove unused forward declarations. NFC.
2020-04-19 Simon PilgrimX86SelectionDAGInfo.h - remove unnecessary includes...
2020-04-19 Simon PilgrimX86TargetTransformInfo.h - remove unnecessary includes...
2020-04-19 David Green[ARM] Regenerate tests. NFC
2020-04-19 Simon Pilgrim[X86][SSE] getFauxShuffle - don't combine shuffles...
2020-04-19 Sam McCall[clangd] Add index export to dexp
2020-04-19 Sanjay Patel[x86] use vector instructions to lower more FP->int...
2020-04-19 Sam McCall[clangd] Extend YAML Serialization
2020-04-19 Sanjay Patel[VectorCombine] transform bitcasted shuffle to wider...
2020-04-19 Sanjay Patel[InstSimplify] add tests for logic-of-icmp with min...
2020-04-19 Simon Pilgrim[X86][SSE] Add test case for PR45604
2020-04-19 Simon PilgrimSelectionDAGBuilder.h - remove unused includes + forwar...
2020-04-19 Simon PilgrimX86InstrFMA3Info.h - remove unnecessary includes. NFC.
2020-04-19 Simon PilgrimInstrEmitter.h - reduce SelectionDAG.h include to Selec...
2020-04-19 Simon PilgrimX86AsmPrinter.h - cleanup includes and forward declarat...
2020-04-19 Simon PilgrimDebugHandlerBase.h - reduce MachineInstr.h include...
2020-04-19 Simon PilgrimBuildLibCalls.h - remove unnecessary TargetLibraryInfo...
2020-04-19 Simon PilgrimTypeBasedAliasAnalysis.h - replace InstrTypes.h include...
2020-04-19 Benjamin KramerRemove remaining callers of CreateShuffleVector with...
2020-04-19 Simon PilgrimOMPConstants.h - replace StringRef.h include with forwa...
2020-04-19 Florian Hahn[ValueLattice] Add struct for merge options.
2020-04-19 Uday Bondhugula[MLIR] NFC Fix/clarify line in const usage rationale doc
2020-04-19 Uday Bondhugula[MLIR] Mark dominance methods const
2020-04-19 Craig Topper[CallSite removal][PtrUseVisitor] Use visitCallBase...
2020-04-19 Craig Topper[SyntheticCountsPropagation] Remove unnecessary include...
2020-04-19 Mehdi AminiFix broken website link: Use absolute URL to point...
2020-04-19 Mehdi AminiFix broken doc links to DefiningAttributesAndTypes...
2020-04-19 Mehdi AminiFix broken doc links to QuickstartRewrites.md after...
2020-04-19 Mehdi AminiFix relative links in Rationale docs following move...
2020-04-19 Mehdi AminiFix broken docs links by using relative paths in the...
2020-04-19 Mehdi AminiFix broken doc links (Rationale.md -> Rationale/Rationa...
2020-04-19 Mehdi AminiFix broken docs links (WritingAPass.md was renamed...
2020-04-19 Carl Ritson[Dominators] Facilitate updates to MachinePostDominatorTree
2020-04-19 Mircea Trofin[llvm][NFC] Dereferencing before cast-ing in ProfileSum...
2020-04-19 LemonBoy[PowerPC] Don't use rldicl for PPC32
2020-04-19 Nico Weberadd more temporary logging for a bot-only failure
2020-04-18 Lang Hames[ORC] Add example showing how to initialize/deinitializ...
2020-04-18 Lang Hames[ORC] Add a convenience method to create a JITEvaluated...
2020-04-18 Lang Hames[ORC] Replace LLJIT::defineAbsolute with an LLJIT:...
2020-04-18 Ayal Zaks[LV] Mark first-order recurrences as allowed exits
2020-04-18 Craig TopperRecommit "[Local] Simplify the alignment limits in...
2020-04-18 Simon PilgrimUnrollLoop.h - replace StringRef.h/ValueMapper.h includ...
2020-04-18 Nikita Popov[ValueLattice] Remove unnecessary ConstVal nulling...
2020-04-18 Nikita Popov[PredicateInfo] Factor out PredicateInfoBuilder (NFC)
2020-04-18 Craig TopperRevert "[Local] Simplify the alignment limits in getOrE...
2020-04-17 kpdev[scudo] Silent warning for u64 -> u32 convertion
next