platform/upstream/llvm.git
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...
2020-04-06 Guillaume ChateletRevert "[Alignment][NFC] Add DebugStr and operator*"
2020-04-06 Raphael Isemann[lldb][NFC] Modernize lang/cpp/scope test
2020-04-06 Igor Kudrin[llvm-dwp] Fix a possible out of bound access.
2020-04-06 Kazuaki Ishizaki[libc] NFC: Fix trivial typo in comments, documents...
2020-04-06 Guillaume Chatelet[Alignment][NFC] Add DebugStr and operator*
2020-04-06 Igor Kudrin[DebugInfo] Fix reading range lists of v5 units in...
2020-04-06 Igor Kudrin[DebugInfo] Fix reading location tables headers of...
2020-04-06 Igor Kudrin[DebugInfo] Fix reading location tables of v5 units...
2020-04-06 Igor Kudrin[DebugInfo] Support DWARFv5 index sections.
2020-04-06 Igor Kudrin[DebugInfo] Rename section identifiers which are deprec...
2020-04-06 Igor Kudrin[llvm-dwp] Refactor handling of section identifiers...
2020-04-06 Richard SmithPR45239: Don't deallocate TemplateIdAnnotations if...
2020-04-06 Craig Topper[DAGCombiner] Use getAnyExtOrTrunc instead of getSExtOr...
2020-04-06 Johannes Doerfert[OpenMP][NFC] Move and simplify directive -> allowed...
2020-04-06 Johannes Doerfert[OpenMP] Add extra qualification to OpenMP clause id
2020-04-06 Craig Topper[DAGCombiner] Replace a hardcoded constant in visitZERO...
2020-04-06 Nathan Ridge[clang] Persist Attr::IsPackExpansion into the PCH
2020-04-06 Johannes Doerfert[OpenMP][NFCI] Move OpenMP clause information to `lib...
2020-04-06 Tarindu JayatilakaExpose `attributor-disable` to the new and old pass...
2020-04-06 Lang Hames[ORC] Add MachO universal binary support to StaticLibra...
2020-04-06 Lei Zhang[mlir][spirv] NFC: remove uncessary return after llvm_u...
2020-04-05 David BlaikieDebugInfo: Fix default template parameter computation...
2020-04-05 River Riddle[mlir] Refactor and cleanup the translation facilities.
2020-04-05 River Riddle[mlir] Only number the parent operation in Block::print...
2020-04-05 Richard SmithPermit constant evaluation of mixed __builtin_memcmp...
2020-04-05 Richard SmithAdd documentation and testing for
2020-04-05 Simon PilgrimRemove unused function 'isInRange'. NFCI.
2020-04-05 Simon Pilgrim[X86][SSE] Combine unary shuffle(HORIZOP,HORIZOP) ...
2020-04-05 Uday Bondhugula[MLIR][NFC] Make AsmPrinter messages on null structures...
2020-04-05 River Riddle[mlir] Update the documentation on Canonicalization
2020-04-05 River Riddle[mlir][Pass] Add documentation for the declarative...
2020-04-05 Anna Thomas[InlineFunction] Update metadata on loads that are...
2020-04-05 Sourabh Singh... [DebugInfo]: Allow DwarfCompileUnit to have line table...
2020-04-05 Mehdi AminiMake the AsmPrinter print "<<NULL TYPE>>" instead of...
2020-04-05 Fangrui Song[ELF][test] Reorganize warn-backrefs.s
2020-04-05 Nico Webermake ccabe93298 more robust
2020-04-05 Nico Weberclang: Make tests using symlinks more consistent.
2020-04-05 Zuojian LinRemove the additional constant which requires an extra...
2020-04-05 Apelete Seketeli[scan-build] fix dead store warnings emitted on LLVM...
2020-04-05 Muhammad Omair... Fix typo in xfail decorator for lldb thread plan list...
2020-04-05 Matt ArsenaultAMDGPU/GlobalISel: Add some G_INSERT/G_EXTRACT select...
2020-04-05 Oliver Stannard[ARM] Add data gathering hint instruction
2020-04-05 Oliver Stannard[ARM] Add enhanced counter virtualization system registers
2020-04-05 Uday Bondhugula[MLIR] Add pattern rewriter util to erase block; remove...
2020-04-05 Sanjay Patel[InstCombine] convert bitcast-shuffle to vector trunc
2020-04-05 Uday Bondhugula[MLIR][NFC] fix name operand -> userOp
2020-04-05 Uday Bondhugula[MLIR] fix greedy pattern rewrite driver iteration...
2020-04-05 Oliver Stannard[ARM] Add ARMv8.6 Fine Grain Traps system registers
2020-04-05 Sanjay Patel[InstCombine] enhance freelyNegateValue() by handling...
2020-04-05 Sanjay Patel[ValueTracking] enhance matching of smin/smax with...
2020-04-05 Diogo Sampaio[ARM] add ARMv8.6-A Activity monitors virtualization...
2020-04-05 Benjamin Kramer[X86] Roll some loops. NFCI.
2020-04-05 Florian Hahn[ValueTracking] Use Inst::comesBefore in isValidAssumeF...
2020-04-05 David ZarzyckiRevert "[libc++] Enable the new libc++ testing format...
2020-04-05 David Zarzycki[clang] Make libcxx test suite pass again after memcmp...
2020-04-05 David ZarzyckiRevert "Test had incorrect check for nonzero count"
next