platform/upstream/llvm.git
2019-09-20 Erich KeaneEnsure AtomicExpr goes through SEMA checking after...
2019-09-20 Michael TrentCan't pass .dSYM directory to llvm-objdump -dsym= ...
2019-09-20 Craig Topper[Mips] Remove immarg test for intrinsics that no longer...
2019-09-20 Kristof UmannFix a documentation error
2019-09-20 Simon PilgrimFix -Wdocumentation warning. NFCI.
2019-09-20 Jinsong Ji[NFC][PowerPC] Refactor classifyGlobalReference
2019-09-20 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-09-20 Richard Smith[www] Turn 'Clang 9' boxes green in C++ status pages...
2019-09-20 Kristof UmannReland '[analyzer][MallocChecker][NFC] Document and...
2019-09-20 Roman Lebedev[NFC][InstCombine] Fixup newly-added tests
2019-09-20 Evgeniy Stepanov[MTE] Handle MTE instructions in AArch64LoadStoreOptimizer.
2019-09-20 Adrian PrantlDoxygenify comments.
2019-09-20 Yitzhak Mandelbaum[libTooling] Add `ifBound`, `elseBranch` RangeSelector...
2019-09-20 Craig Topper[SelectionDAG][Mips][Sparc] Don't allow SimplifyDemande...
2019-09-20 Sebastian Pop[aarch64] add def-pats for dot product
2019-09-20 Saleem AbdulrasoolUnwind: prevent unw_get_proc_info from returning stale...
2019-09-20 Stanislav MekhanoshinRemove assert from MachineLoop::getLoopPredecessor()
2019-09-20 Krzysztof Parzyszek[MVT] Add v256i1 to MachineValueType
2019-09-20 Roman Lebedev[InstCombine] Tests for (a+b)<=a && (a+b)!=0 fold ...
2019-09-20 Oliver Cruickshank[ARM] Fix CTTZ not generating correct instructions MVE
2019-09-20 Fangrui Song[ELF] Error if the linked-to section of a SHF_LINK_ORDE...
2019-09-20 Francesco Petrogalli[docs] Remove training whitespaces. NFC
2019-09-20 David StenbergAdd a missing space in a MIR parser error message
2019-09-20 GN Sync Botgn build: Merge r372396
2019-09-20 Cyndy Ishida[TextAPI] Arch&Platform to Target
2019-09-20 Fangrui SongUse llvm::StringLiteral instead of StringRef in few...
2019-09-20 Yaxun Liu[CUDA][HIP] Fix hostness of defaulted constructor
2019-09-20 Sanjay Patel[SLPVectorizer] add tests for bogus reductions; NFC
2019-09-20 David Zarzycki[Testing] Python 3 requires `print` to use parens
2019-09-20 Luis Marques[RISCV] Fix static analysis issues
2019-09-20 Guillaume Chatelet[Alignment][NFC] migrate DataLayout internal struct...
2019-09-20 David Tellenbach[FastISel] Fix insertion of unconditional branches...
2019-09-20 Dmitri Gribenko[clang-tidy] Fix relative path in header-filter.
2019-09-20 Jonas Paulsson[SystemZ] Add SystemZ as supporting target in help...
2019-09-20 Benjamin Kramer[StaticAnalyzer] Use llvm::StringLiteral instead of...
2019-09-20 Raphael IsemannMove decl completion out of the ASTImporterDelegate...
2019-09-20 Bjorn Pettersson[AMDGPU] Use std::make_tuple to make some toolchains...
2019-09-20 Nico WeberRevert r372366 "Use getTargetConstant for BLENDI, and...
2019-09-20 Raphael Isemann[lldb][NFC] Remove unused include in TestLineEntry.cpp
2019-09-20 Kerry McLaughlin[IntrinsicEmitter] Add overloaded types for SVE intrins...
2019-09-20 David Tellenbach[NFC] Test commit, deleting some whitespace
2019-09-20 Djordje Todorovic[llvm-dwarfdump] Adjust Windows path to be acceptable...
2019-09-20 George Rimar[yaml2obj/obj2yaml] - Do not trigger llvm_unreachable...
2019-09-20 James Molloy[MachinePipeliner] Improve the TargetInstrInfo API...
2019-09-20 Florian Hahn[CallSiteSplitting] Remove unused includes (NFC).
2019-09-20 Owen ReynoldsReapply [llvm-ar] Include a line number when failing...
2019-09-20 Craig Topper[X86] Convert tbm_bextri_u32/tbm_bextri_u64 intrinsics...
2019-09-20 Yuanfang Chen[llvm-readobj] flush output before crash
2019-09-20 Craig Topper[X86] Use timm in MMX pinsrw/pextrw isel patterns....
2019-09-20 Fangrui Song[llvm-ar] Removes repetition in the error message
2019-09-20 Fangrui Song[Object] Uncapitalize an error message
2019-09-20 Richard SmithFinish building the full-expression for a static_assert...
2019-09-20 Nico Weberllvm-undname: Delete an empty, unused method.
2019-09-20 Sterling AugustineUse getTargetConstant for BLENDI, and add a test to...
2019-09-20 Craig Topper[X86] Remove the special isBuildVectorOfConstantSDNodes...
2019-09-20 Haibo HuangRevert "Fix swig python package path"
2019-09-20 Alex Langford[NFCI] Always initialize const members of AttributeComm...
2019-09-20 Matt ArsenaultMachineScheduler: Fix missing dependency with multiple...
2019-09-19 Nicholas Allegra[Consumed] Treat by-value class arguments as consuming...
2019-09-19 Alex LorenzFix for stringized function-macro args continued across...
2019-09-19 Richard SmithModel converted constant expressions as full-expressions.
2019-09-19 Thomas Lively[WebAssembly][NFC] Remove unnecessary braces
2019-09-19 Evandro Menezes[AArch64] Fix formatting (NFC)
2019-09-19 Michael Liao[CUDA][HIP] Re-apply part of r372318.
2019-09-19 Mitch PhillipsRevert "[CUDA][HIP] Fix typo in `BestViableFunction`"
2019-09-19 Akira Hatanaka[ObjC][ARC] Skip debug instructions when computing...
2019-09-19 Mitch PhillipsDon't false-positive match against binary path.
2019-09-19 Stanislav Mekhanoshin[AMDGPU] fixed underflow in getOccupancyWithNumVGPRs
2019-09-19 David Blaikiellvm-reduce: Follow-up to 372280, now with more-better...
2019-09-19 Evgeniy Stepanov[lsan] Fix deadlock in dl_iterate_phdr.
2019-09-19 Jakub KuderskiDon't use invalidated iterators in FlattenCFGPass
2019-09-19 Shoaib Meenai[Analysis] Allow -scalar-evolution-max-iterations more...
2019-09-19 Jinsong Ji[NFC][PowerPC] Fast-isel VSX support test
2019-09-19 GN Sync Botgn build: Merge r372343
2019-09-19 Francesco Petrogalli[SVFS] Vector Function ABI demangling.
2019-09-19 Roman Lebedev[InstCombine] Simplify @llvm.usub.with.overflow+non...
2019-09-19 Alexander Timofeev[AMDGPU] Unnecessary -amdgpu-scalarize-global-loads...
2019-09-19 Sanjay Patel[Float2Int] avoid crashing on unreachable code (PR38502)
2019-09-19 Matt ArsenaultReapply r372285 "GlobalISel: Don't materialize immarg...
2019-09-19 Andrea Di Biagio[MCA] Improved cost computation for loop carried depend...
2019-09-19 Chris BienemanMake appendCallNB lambda mutable
2019-09-19 Matt ArsenaultX86: Add missing test for vshli SimplifyDemandedBitsFor...
2019-09-19 Aaron BallmanRevert r372325 - Reverting r372323 because it broke...
2019-09-19 Simon Pilgrim[DAG][X86] Convert isNegatibleForFree/GetNegatedExpress...
2019-09-19 Amaury Sechet[DAGCombiner] Add node to the worklist in topological...
2019-09-19 Francesco Petrogalli[docs] Break long (>80) line. NFC
2019-09-19 Aaron BallmanReverting r372323 because it broke color tests on Linux.
2019-09-19 Sanjay Patel[Float2Int] auto-generate complete test checks; NFC
2019-09-19 Aaron BallmanRemove an unsafe member variable that wasn't needed...
2019-09-19 Sven van Haastregt[OpenCL] Add version handling and add vector ld/st...
2019-09-19 James Molloy[TableGen] Support encoding per-HwMode
2019-09-19 Benjamin KramerClean out unused diagnostics. NFC.
2019-09-19 Michael Liao[CUDA][HIP] Fix typo in `BestViableFunction`
2019-09-19 Yitzhak Mandelbaum[clang-tidy] Fix bugprone-argument-comment-check to...
2019-09-19 Simon Pilgrim[DAG] Add SelectionDAG::MaxRecursionDepth constant
2019-09-19 Hans WennborgRevert r372285 "GlobalISel: Don't materialize immarg...
2019-09-19 David Green[ARM] MVE i1 splat
2019-09-19 Hans Wennborg[cmake] Strip quotes in try_compile_only
2019-09-19 Owen ReynoldsRevert [llvm-ar] Include a line number when failing...
2019-09-19 Simon PilgrimFix -Wdocumentation "@returns in a void function" warni...
next