platform/upstream/llvm.git
2019-08-08 Craig Topper[X86] Remove -x86-experimental-vector-widening-legaliza...
2019-08-08 David Green[ARM] Tighten up VLDRH.32 with low alignments
2019-08-08 David Green[ARM] Rejig MVE load store tests. NFC
2019-08-08 JF BastienRevert "Temporarily bump minimum compiler version"
2019-08-08 JF BastienTemporarily bump minimum compiler version
2019-08-08 Fangrui Song[Driver] Delete XFAIL: windows-msvc after D65880/r368245
2019-08-08 Craig Topper[X86] Add CMOV_FR32X and CMOV_FR64X to the isCMOVPseudo...
2019-08-08 Davide Italiano[Materializer] Remove wrong SetSizeAndAlignmentFromType().
2019-08-08 Aditya Nandakumar[GISel][NFC]: Make members of CombinerHelper accessible...
2019-08-08 Kamil RytarowskiSync ioctl(2) list with NetBSD 9.99.3
2019-08-08 Kamil RytarowskiUpdate generate_netbsd_ioctls.awk for NetBSD 9.99.3
2019-08-08 Fangrui Song[Driver] Move LIBRARY_PATH before user inputs
2019-08-08 Richard TrieuInline diagnostic text into .td file. NFC.
2019-08-08 Jonas Devlieghere[Utility] Remove unused function 'GetMatchSpanningIndices'
2019-08-08 Douglas YungAdd LLD as a requirement for hwasan tests because of...
2019-08-08 Wolfgang Pieb[llvm-strip] Support --strip-sections
2019-08-08 Louis DionneRevert "[libc++] Take 3: Do not cleverly link against...
2019-08-08 Richard TrieuUpdate fix-it hints for std::move warnings.
2019-08-07 Anusha Basana[llvm-lipo] Update llvm-lipo docs for -info -thin ...
2019-08-07 Craig Topper[ScalarizeMaskedMemIntrin] Add test case for expanding...
2019-08-07 Jonas Devlieghere[Docs] Fix (incorrect) code highlighting
2019-08-07 Amy HuangRecommit "[MS] Emit S_HEAPALLOCSITE debug info in Selec...
2019-08-07 David Blaikiegdb-index: Wire up str_offsets section to avoid incorre...
2019-08-07 Johannes Doerfert[Attributor][NFC] remove leftover and format code
2019-08-07 Johannes Doerfert[Attributor][Stats] Locate statistics tracking with...
2019-08-07 Adrian PrantlAdjust a ValueObjectChild's offset when the child is...
2019-08-07 Johannes Doerfert[Attributor][NFC] Code simplification and style normali...
2019-08-07 Johannes Doerfert[Attributor] Introduce a state wrapper class
2019-08-07 Johannes Doerfert[Attributor][NFC] Avoid unnecessary liveness queries
2019-08-07 Johannes Doerfert[Attributor] Provide easier checkForallReturnedValues...
2019-08-07 Jordan Rupprecht[llvm-readobj][test] Add baseline tests for FreeBSD...
2019-08-07 David BlaikieAdd a test demonstrating DWARF parse failures are not...
2019-08-07 Kamil RytarowskiRestrict the NetBSD ASan TSD fallback to !ASAN_DYNAMIC
2019-08-07 Mitch Phillips[HWASan] Use LLD for check-hwasan.
2019-08-07 Diego Trevino... Revert Added Delta IR Reduction Tool
2019-08-07 Louis Dionne[libc++] Remove temporary hack for D63883
2019-08-07 Craig Topper[LoopVectorize][X86] Clamp interleave factor if we...
2019-08-07 Diego Trevino... Added Delta IR Reduction Tool
2019-08-07 Louis Dionne[libc++] Take 3: Do not cleverly link against libc...
2019-08-07 David BlaikieDebugInfo/DWARF: Remove unused return type from DWARFUn...
2019-08-07 Cameron McInally[NFC][LICM] Pre-commit test for unary FNeg support...
2019-08-07 Craig Topper[X86] Allow pack instructions to be used for 512->256...
2019-08-07 Diego Astiazaran[clang-doc] Add second index for sections within info...
2019-08-07 Jonas Devlieghere[CommandObject] Remove unused function
2019-08-07 Craig Topper[X86] Add test cases for missed opportunities to use...
2019-08-07 Diego Astiazaran[clang-doc] Parallelize reducing phase
2019-08-07 Alex Langford[Symbol] Remove commented out code from CompileUnit
2019-08-07 Bob HaarmanRevert r367501 "Create unique, but identically-named...
2019-08-07 Louis Dionne[pstl] Make sure we install all of PSTL's include/...
2019-08-07 Bill WendlingAdd target requirements for those bots which don't...
2019-08-07 David Bolvansky[NFC] Fixed newly added tests
2019-08-07 David Bolvansky[NFC] Added tests for x/fabs(X) fold
2019-08-07 Nico WeberAdd support for deterministically linked binaries on...
2019-08-07 David BlaikieFix indentation
2019-08-07 Craig Topper[LoopVectorize][X86] Add test case for missed vectoriza...
2019-08-07 Diego Astiazaran[Tooling] Expose ExecutorConcurrency option.
2019-08-07 Craig Topper[ValueTracking] When calculating known bits for integer...
2019-08-07 Stefan Stipanovic[Attributor] Introduce checkForAllReadWriteInstructions...
2019-08-07 Nikolai Bozhenov[SCEV] Return zero from computeConstantDifference(X, X)
2019-08-07 Gheorghe-Teodor... [OpenMP][libomptarget] Add support for unified memory...
2019-08-07 Florian Hahn[DataLayout] Check StackNatural and FunctionPtr alignments.
2019-08-07 David BlaikieAPI update for change to LLVM's lib/DebugInfo/DWARF
2019-08-07 David BlaikieDebugInfo/DWARF: Normalize DWARFObject members on the...
2019-08-07 Yitzhak Mandelbaum[clang][NFC] Fix typo in matcher comment
2019-08-07 Nico WeberSupport: Remove needless allocation when getMainExecuta...
2019-08-07 Sam McCallCode completion should not ignore default parameters...
2019-08-07 Craig TopperRecommit r368081 "[X86] Add more extract subvector...
2019-08-07 Craig TopperRecommit r368079 "[X86] Remove uses of the -x86-experim...
2019-08-07 Craig TopperRecommit r367901 "[X86] Enable -x86-experimental-vector...
2019-08-07 Jonas Devlieghere[Driver] Expand the executable path in the target creat...
2019-08-07 Jonas Devlieghere[ExecutionContext] Return the target/process byte order.
2019-08-07 Oliver Cruickshank[ARM] Expand CTPOP intrinsic for MVE
2019-08-07 Nico Webergn build: Merge r368158
2019-08-07 Nico Webergn build: Merge r368119
2019-08-07 Jon ChesterfieldUse forceinline. Necessary for nvcc to inline small...
2019-08-07 Jay Foad[InstCombine] Add a TODO comment
2019-08-07 Jay Foad[InstCombine] Propagate fast math flags through selects
2019-08-07 David Bolvansky[UpdateTestChecks] Update tests option
2019-08-07 Benjamin KramerRemove LLVM mutexes from clang in favor of std::mutex
2019-08-07 Alexey Bataev[OPENMP]Set default version to OpenMP 4.5.
2019-08-07 Cameron McInally[EarlyCSE] Add support for unary FNeg to EarlyCSE
2019-08-07 Alexey Bataev[OPENMP]Add standard macro value _OPENMP for OpenMP...
2019-08-07 Igor KudrinTry to fix windows build bots after r368153.
2019-08-07 Pavel LabathProcessElfCore: Remove linux and freebsd NT_*** constants
2019-08-07 Sam Elliott[RISCV][NFC] Document RISC-V-specific assembly constraints
2019-08-07 Tim NorthoverGlobalISel: factor common code from translateCall and...
2019-08-07 Simon Pilgrim[X86] EltsFromConsecutiveLoads - early out for non...
2019-08-07 Sander de Smalen[AArch64][WinCFI] Do not pair callee-save instructions...
2019-08-07 Balazs Keri[ASTImporter] Do not import FunctionTemplateDecl in...
2019-08-07 Simon Atanasyan[mips] Make a couple of class methods plain static...
2019-08-07 Simon Atanasyan[mips] Use isMicroMips() function to check enabled...
2019-08-07 Simon Atanasyan[Mips] Instruction `sc` now accepts symbol as an argument
2019-08-07 Pavel LabathObjectFileELF: Remove NT_*** constants
2019-08-07 Benjamin Kramer[Support] Base SmartMutex on std::recursive_mutex
2019-08-07 Benjamin KramerReplace non-recursive sys::Mutex users with std::mutex
2019-08-07 Igor KudrinRemove support for 32-bit offsets in utility classes...
2019-08-07 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - call SimplifyMu...
2019-08-07 Pavel LabathA more robust way of testing debug_line parser near...
2019-08-07 Igor Kudrin[ELF] Fix splitting messages for duplicate symbols.
2019-08-07 Anton Bikineev[clang] Fix mismatched args constructing AddressSpaceAttr.
next