platform/upstream/llvm.git
2020-04-06 Francesco Petrogalli[llvm][CodeGen] Avoid implicit cast of TypeSize to...
2020-04-06 Heejin Ahn[WebAssembly] Handle event exports
2020-04-06 Reid KlecknerRemove math.h/cmath include from DataTypes.h
2020-04-06 Masoud Ataei... Add InjectTLIMappings pass to new pass manager
2020-04-06 River Riddle[mlir][AsmPrinter] Change value numbering for local...
2020-04-06 Kadir Cetinkaya[clang][CodeComplete] Dont perform fallback completion...
2020-04-06 Johannes Doerfert[OpenMP] Fix layering problem with FrontendOpenMP
2020-04-06 Craig Topper[SelectionDAGBuilder] Fix ISD::FREEZE creation for...
2020-04-06 Yaxun (Sam... [NFC] Minor fix for deferred diagnostics emitter
2020-04-06 Sid Manning[Hexagon] Make lld be the default linker for linux...
2020-04-06 Louis Dionne[lit] Move the recursiveExpansionLimit setting to Testi...
2020-04-06 LLVM GN Syncbot[gn build] Port 00a57558978
2020-04-06 Konstantin... Revert e1730cfeb3588f20dcf4a96b181ad52761666e52
2020-04-06 Paula Toth[clang-tidy] Add check llvmlibc-implementation-in-names...
2020-04-06 Kirill Naumov[CFGPrinter][CallPrinter][polly] Adding distinct struct...
2020-04-06 Reid KlecknerRemove llvm::Error include form Diagnostic.h
2020-04-06 Jean-Michel... [mlir] Fix typo in docs/DefiningAttributesAndTypes.md
2020-04-06 Louis Dionne[libc++] Make sure we execute tests with the current...
2020-04-06 Artem Dergachev[analyzer] Fix NSErrorChecker false positives on constr...
2020-04-06 Artem Dergachev[analyzer] Fix scan-build and exploded-graph-rewriter...
2020-04-06 Reid Kleckner[AST] Remove DeclCXX.h dep on ASTContext.h
2020-04-06 Yaxun (Sam... Speed up deferred diagnostic emitter
2020-04-06 Konstantin... [AMDGPU] Disable 'Skip Uniform Regions' optimization...
2020-04-06 Matt Morehouse[sanitizer_common] Update global_symbols.txt.
2020-04-06 Matt MorehouseRevert "[sanitizer_common] Show new unexpected symbols."
2020-04-06 Matt MorehouseRevert "[sanitizer_common] Update global_symbols.txt."
2020-04-06 Fangrui Song[AArch64] Allow logical immediates to have all-1 in...
2020-04-06 Florian Hahn[LV] Fix value that could be read uninitialized.
2020-04-06 Amy Huang[DebugInfo] Change to constructor homing debug info...
2020-04-06 Fangrui Song[ELF] Make --version-script/--dynamic-list work for...
2020-04-06 Matt Morehouse[sanitizer_common] Update global_symbols.txt.
2020-04-06 Matt Morehouse[sanitizer_common] Show new unexpected symbols.
2020-04-06 Louis Dionne[libc++] Mark two std::timed_mutex tests as flaky
2020-04-06 Nikita Popov[RDA] Only store most recent reaching def from predeces...
2020-04-06 Sanjay Patel[x86] add size cost tests for casts and binops; NFC
2020-04-06 Nikita Popov[RDA] Don't adjust ReachingDefDefaultVal (NFCI)
2020-04-06 Alexey Bataev[OPENMP]Fix PR45439: `omp for collapse(2) ordered(2...
2020-04-06 Kazuaki Ishizaki[lldb] NFC: Fix trivial typo in comments, documents...
2020-04-06 Scott LinderUse in-tree clang-format-diff.py as Arcanist linter
2020-04-06 Jonathan Roelofs[llvm-objdump] Fix case of -Wmismatched-tags
2020-04-06 Jonathan Roelofs[llvm] Fix missing FileCheck directive colons
2020-04-06 Sanjay Patel[ValueTracking] enhance matching of umin/umax with...
2020-04-06 BoYao ZhangFix a typo in an assert message; NFC.
2020-04-06 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.div.scale
2020-04-06 Matt ArsenaultAMDGPU/GlobalISel: Fix llvm.amdgcn.div.fmas.ll
2020-04-06 Jay Foad[AMDGPU] Fix inaccurate comments
2020-04-06 Louis Dionne[libc++] Always use -fsyntax-only in .fail.cpp tests
2020-04-06 Gabor Marton[analyzer] StdLibraryFunctionsChecker: match signature...
2020-04-06 Louis Dionne[libc++] Make sure we include %{flags} when building...
2020-04-06 Louis Dionne[libc++] Mark is_scalar test as unsupported in C++11...
2020-04-06 Nicolas Vasilache[mlir][Linalg] Add a linalg.tensor_reshape to operate...
2020-04-06 Sanjay Patel[ValueTracking] add/adjust tests for min/max; NFC
2020-04-06 Martin Probstclang-format: [JS] handle pseudo-keywords.
2020-04-06 Gabor Marton[analyzer] StdLibraryFunctionsChecker: Add test for...
2020-04-06 Florian Hahn[VPlan] Introduce new VPWidenCallRecipe (NFC).
2020-04-06 Chris Bowler[AIX][PPC] Implement by-val caller arguments in multipl...
2020-04-06 Matt ArsenaultAMDGPU/GlobalISel: Add unmerge of concat tests
2020-04-06 Guillaume Chatelet[Alignment][NFC] Assume AlignmentFromAssumptions::getNe...
2020-04-06 Nico Webertry to fix tsan bot
2020-04-06 Chris Bowler[NFC][PPC][AIX] Test updates for byval args that fit...
2020-04-06 diggerlin[llvm-objdump][XCOFF] Use symbol index+symbol name...
2020-04-06 Konrad Kleine[lldb][nfc] remove overriden funcs with default impl
2020-04-06 Hans WennborgMake clang/test/Driver/cl-options.cu pass in 32-bit...
2020-04-06 Johannes Doerfert[OpenMP][FIX] Add missing cmake dependence needed after...
2020-04-06 Louis Dionne[libc++] SSH: Fix tarring of dependencies on Windows
2020-04-06 Michael Kruse[Polly] Add -polly-isl-arg command line option.
2020-04-06 Benjamin Kramer[MC] Use a byte_swap in emitIntValue instead of doing...
2020-04-06 Florian Hahn[Matrix] Update load/storeMatrix to take indices as...
2020-04-06 James HendersonMake test more robust
2020-04-06 Jaroslav Sevcik[lldb-server] jThreadsInfo returns stack memory
2020-04-06 Chris Bowlertest commit
2020-04-06 Matt ArsenaultAMDGPU: Use DAG patterns for div_fmas
2020-04-06 Matt ArsenaultAMDGPU: Remove DisableInst feature
2020-04-06 Matt ArsenaultDAG: Combine extract_vector_elt of concat_vectors
2020-04-06 Nico WeberMake paths in generated llvm-lit relative as well.
2020-04-06 Sergej Jaskiewicz[libc++] [test] Add missing FILE_DEPENDENCIES to align...
2020-04-06 Hans WennborgRevert 43f031d3126 "Enable IBT(Indirect Branch Tracking...
2020-04-06 Djordje Todorovic[mlir][LowerToAffineLoops] Handle tensors of rank 0
2020-04-06 Hans WennborgAdd a triple to test/ExecutionEngine/MCJIT/cet-code...
2020-04-06 Sourabh Singh... [DWARF5] Added support for emission of debug_macro...
2020-04-06 Pavel Labath[llvm/Support] Don't crash on empty nullptr ranges...
2020-04-06 Pavel Labath[llvm/Support] Make more DataExtractor methods error...
2020-04-06 Pavel Labath[Support] Make DataExtractor string functions error...
2020-04-06 Guillaume Chatelet[Alignment][NFC] Add DebugStr and operator*
2020-04-06 Guillaume Chatelet[Alignment][NFC] Remove deprecated functions introduced...
2020-04-06 Simon Pilgrim[X86][SSE] combineVectorSignBitsTruncation - remove...
2020-04-06 Benjamin Kramer[LTO] Replace hand-rolled endian conversion with suppor...
2020-04-06 Benjamin Kramer[RuntimeDyld] Replace hand-rolled endian conversion...
2020-04-06 Benjamin Kramer[llvm-bcanalyzer] Simplify code. NFCI.
2020-04-06 David Green[ARM] MVE vqmovn tests. NFC.
2020-04-06 Kazushi (Jam... [VE] Update lea/load/store instructions
2020-04-06 Oliver StannardRevert "[IPRA][ARM] Spill extra registers at -Oz"
2020-04-06 Raphael Isemann[lldb] Add option to retry Fix-Its multiple times to...
2020-04-06 Kerry McLaughlin[AArch64][SVE] Add SVE intrinsics for saturating add...
2020-04-06 Florian Hahn[Matrix] Add option to use row-major matrix layout...
2020-04-06 Oliver Bruns[clang] fix undefined behaviour in RawComment::getForma...
2020-04-06 Raphael Isemann[lldb] Also apply Fix-Its in "note:" diagnostics that...
2020-04-06 Pavel Labath[lldb] XFAIL TestThreadPlanCommands _only_ on aarch64
2020-04-06 Florian Hahn[Matrix] Add initial tiling for load/multiply/store...
2020-04-06 Alexander Belyaev[MLIR] Change return type of ParallelOp::getInductionVa...
next