platform/upstream/llvm.git
2020-03-30 Raphael Isemann[lldb] Run TestFixIts on non-Darwin platforms
2020-03-30 Raphael Isemann[lldb][NFC] Cleanup TestFixIts.py
2020-03-30 Guillaume Chatelet[Alignment][NFC] Return Align for SelectionDAGNodes...
2020-03-30 Adam Balogh[Analyzer] Rename test `iterator-modelling.cpp` to...
2020-03-30 Adam Balogh[Analyzer] Fix for incorrect use of container and itera...
2020-03-30 David Green[ARM] MVE VMOV.i64
2020-03-30 Craig Topper[TTI][X86] Fix the value passed to IsUnsigned for cost...
2020-03-30 Max Kazantsev[NFC] Remove obsolete checks followed by fix of isGuara...
2020-03-30 River Riddle[mlir][NFC] Update dialect/op documentation to be consi...
2020-03-30 River Riddle[mlir][NFC] Use the auto-generated op documentation...
2020-03-30 River Riddle[mlir][Diagnostics] Don't print note source line if...
2020-03-30 Juneyoung Lee[LangRef] Clarify the semantics of branch on undef
2020-03-30 Richard SmithPR45350: Handle unsized array CXXConstructExprs in...
2020-03-30 Jun Ma[Coroutines 2/2] Improve symmetric control transfer...
2020-03-30 Jun Ma[Coroutines 1/2] Improve symmetric control transfer...
2020-03-30 Alexandre Ganea[LLD][ELF] Put back rounding which was lost in 8404aeb5...
2020-03-30 David ZarzyckiRevert "[libc++] NFC: Simplify substitutions by using...
2020-03-29 Craig Topper[X86] Add sse4.1 RUNs lines to the min/max reduction...
2020-03-29 Daan Sprenkels[InstCombine] Add tests for trunc (extelt x); (NFC)
2020-03-29 Craig Topper[X86] Add sse4.2 command lines to min/max reduction...
2020-03-29 Benjamin Kramer[ARMMVE] Create fewer temporary SmallVectors
2020-03-29 Richard SmithDon't claim template names that name non-templates...
2020-03-29 Fangrui Song[ELF][test] Improve arm-exidx-output.s to test differen...
2020-03-29 David Green[ARM] VMOV.64 immediate tests. NFC
2020-03-29 LLVM GN Syncbot[gn build] Port 854f268ca62
2020-03-29 Benjamin Kramer[MC] Move deprecation infos from MCTargetDesc to MCInst...
2020-03-29 Nathan Ridge[clangd] Handle clang-tidy suppression comments for...
2020-03-29 Nathan Ridgeclang-format fixes in ClangTidyDiagnosticConsumer.cpp...
2020-03-29 Simon Pilgrim[X86][AVX] Combine 128/256-bit lane shuffles with zeroa...
2020-03-29 Simon PilgrimFix -Wdocumentation warning. NFC.
2020-03-29 Simon Pilgrim[X86] Add isAnyZero shuffle mask helper
2020-03-29 Nikita Popov[InstCombine] Erase old mul when creating umulo
2020-03-29 Nikita Popov[InstCombine] Use replaceOperand() in demanded elements...
2020-03-29 Uday Bondhugula[MLIR] Add missing asserts in interchangeLoops util...
2020-03-29 Nikita Popov[InstCombine] Use replaceOperand() in assoc cast simpli...
2020-03-29 Nikita Popov[InstCombine] Erase old add when optimizing add overflow
2020-03-29 Uday BondhugulaIntroduce support for lib function aligned_alloc in...
2020-03-29 Matt ArsenaultGlobalISel: Add matcher for G_SHL
2020-03-29 Matt ArsenaultAMDGPU/GlobalISel: Remove redundant virtual
2020-03-29 Matt ArsenaultAMDGPU: Fix using wrong instruction for FP conversion
2020-03-29 Matt ArsenaultAMDGPU: Add some additional tests for v_cvt_ubyte*...
2020-03-29 Matt ArsenaultAMDGPU: Fix typo
2020-03-29 Sanjay Patel[VectorCombine] skip debug intrinsics first for efficiency
2020-03-29 Sanjay Patel[InstCombine] make test independent of branch undef...
2020-03-29 Simon Pilgrim[X86][AVX] Add tests for 512-bit shuffle patterns that...
2020-03-29 Simon PilgrimRemove unnecessary empty comments from test check lines...
2020-03-29 Nikita Popov[InstCombine] Simplify select of cmpxchg transform
2020-03-29 Florian Hahn[OpenMP] set_bits iterator yields unsigned elements...
2020-03-29 Nikita Popov[InstCombine] Fix worklist management in varargs transform
2020-03-29 Nikita Popov[InstCombine] Erase original add when creating saddo
2020-03-29 Nikita Popov[InstCombine] Use replaceOperand() in a few more places
2020-03-29 Simon Pilgrim[X86][AVX] Combine 128-bit lane shuffles with a zeroabl...
2020-03-29 Simon Pilgrim[X86] Rename matchShuffleAsByteRotate to matchShuffleAs...
2020-03-29 Simon Pilgrim[X86][AVX] Add X86ISD::VALIGN target shuffle decode...
2020-03-29 Kazuaki Ishizaki[mlir] NFC: fix trivial typo in documents
2020-03-29 Florian Hahn[VPlan] Use one VPWidenRecipe per original IR instructi...
2020-03-29 Nikita Popov[PostOrderIterator] Use SmallVector to store stack...
2020-03-29 Simon Pilgrim[X86] X86CallFrameOptimization - generalize slow push...
2020-03-29 Aaron Smith[mlir] Add exp2 conversion to llvm.intr.exp2
2020-03-29 Richard Diamond[AlignmentFromAssumptions] Fix a SCEV assertion resulti...
2020-03-29 Craig Topper[X86] Add cost model test cases for fmin/fmax reduction.
2020-03-29 Fangrui Song[MC][PowerPC] Make .reloc support arbitrary relocation...
2020-03-28 Joerg SonnenbergerFix compatibility for __builtin_stdarg_start
2020-03-28 Matt ArsenaultAMDGPU: Make use of default operands
2020-03-28 Benjamin KramerPut back initializers that were dropped in 0ab5b5b8581d...
2020-03-28 Benjamin Kramer[COFF] Stabilize sort
2020-03-28 Benjamin Kramer[MDBuilder] Don't use stable sort for sorting integers.
2020-03-28 Nikita Popov[InstCombine] Remove unreachable blocks before DCE
2020-03-28 Nikita Popov[InstCombine] Merge two functions; NFC
2020-03-28 Benjamin Kramer[ADT] Automatically forward llvm::sort to array_pod_sor...
2020-03-28 Benjamin Kramer[AMDGPU] Stabilize sort order
2020-03-28 Yonghong Song[BPF] support 128bit int explicitly in layout spec
2020-03-28 Benjamin KramerUpgrade some instances of std::sort to llvm::sort....
2020-03-28 Benjamin KramerRemove constexpr that MSVC doesn't like
2020-03-28 Reid Kleckner[CodeGen] Fix sinking local values in lpads with phis
2020-03-28 Nikita Popov[InstCombine] Use replaceOperand() API in GEP transforms
2020-03-28 Nikita Popov[InstCombine] Reduce code duplication in GEP of PHI...
2020-03-28 Benjamin KramerConst-initialize ParsedAttrInfos
2020-03-28 Alexandre GaneaAfter 09158252f777c2e2f06a86b154c44abcbcf9bb74, fix...
2020-03-28 Nikita Popov[InstCombine] Fix worklist management in foldXorOfICmps()
2020-03-28 Nikita Popov[InstCombine] Change limit-max-iterations test case...
2020-03-28 Matt Schulte[lld][ELF] Mark empty NOLOAD output sections SHT_NOBITS...
2020-03-28 Enna1[CorrelatedValuePropagation] Remove redundant if statem...
2020-03-28 Martin Storsjö[AsmPrinter] Emit .weak directive for weak linkage...
2020-03-28 Alex Brachet[libc] Only use __has_builtin on clang
2020-03-28 Florian Hahn[SCCP] Remove LatticeVal alias now that transition...
2020-03-28 Florian Hahn[SCCP] Remove unused toLatticeValue helper (NFC).
2020-03-28 Kadir Cetinkaya[clang][Syntax] Handle macro arguments in spelledForExp...
2020-03-28 Raphael Isemann[lldb][NFC] Fix typo in TestInvalidArgsLog
2020-03-28 Michael LiaoFix GCC warning on enum class bitfield. NFC.
2020-03-28 Michael LiaoFix `-Wsign-compare` warning. NFC.
2020-03-28 Martin Storsjö[llvm-rc] Allow -1 for menu item IDs
2020-03-28 Simon Pilgrim[X86][SSE] Add testnzc(~X,Y) -> testnzc(X,Y) test cases
2020-03-28 Simon Pilgrim[X86][SSE] Add original PR38522 test case
2020-03-28 Simon Pilgrim[X86][SSE] Add combine tests for PTEST/TESTPS/TESTPD...
2020-03-28 Evan LeClercq[docs] Added solutions to slow build under common problems.
2020-03-28 Dmitry Vyukovtsan: fix build bugs
2020-03-28 Uday Bondhugula[NFC] Attributor comment updates / cast cleanup
2020-03-28 Siva Chandra... [libc] Extend add_object rule to handle helper object...
2020-03-28 Alex Brachet[libc][NFC] Ensure internal implementation is in __llvm...
next