platform/upstream/llvm.git
2018-11-01 Jonas Devlieghere[FileSystem] Re-add EnumerateDirectory
2018-11-01 Dean Michael... [XRay] Add CPU ID in Custom Event FDR Records
2018-11-01 Thomas Lively[WebAssembly] Lower vselect
2018-11-01 Reid KlecknerCompile and test i128 math builtins for Win64
2018-10-31 Thomas Lively[WebAssembly] Process p2align operands for SIMD loads...
2018-10-31 Thomas Lively[WebAssembly] Handle vector IMPLICIT_DEFs.
2018-10-31 Jonas Devlieghere[VFS] Add support for "no_push" to VFS recursive iterators.
2018-10-31 Mandeep Singh... [COFF, ARM64] Change setjmp for AArch64 Windows to...
2018-10-31 Mandeep Singh... [COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-10-31 Eli Friedman[IR] Allow increasing the alignment of dso-local globals.
2018-10-31 George Burgess IV[InlineCost] Remove a dead constant; NFC
2018-10-31 Petr Hosek[compiler-rt] Pass CMake C and C++ flags to the custom...
2018-10-31 Jonas Devlieghere[FileSystem] Remove EnumerateDirectory
2018-10-31 Evandro Menezes[AArch64] Sort switch cases (NFC)
2018-10-31 Craig TopperRevert r345165 "[X86] Bring back the MOV64r0 pseudo...
2018-10-31 Shafik YaghmourRevert "[ASTImporter][Structural Eq] Check for isBeingD...
2018-10-31 Jonas Devlieghere[FileSystem] Extend file system and have it use the...
2018-10-31 Eli Friedman[ARM] Add missing pseudo-instruction for Thumb1 RSBS.
2018-10-31 Eli Friedman[AArch64] [Windows] Emit unwind tables by default.
2018-10-31 Sanjay Patelrevert rL345717 : [InstSimplify] fold icmp based on...
2018-10-31 Eli Friedman[ARM64] [Windows] Implement _InterlockedExchangeAdd...
2018-10-31 Stanislav MekhanoshinCheck shouldReduceLoadWidth from SimplifySetCC
2018-10-31 Sanjay Patel[ValueTracking] add tests for fmin/fmax; NFC
2018-10-31 Wolfgang Pieb[DWARF][NFC] Refactor a function to return Optional...
2018-10-31 Ryan Prichard[ELF] Refactor per-target TLS layout configuration...
2018-10-31 Richard SmithPart of PR39508: Emit an @llvm.invariant.start after...
2018-10-31 Richard SmithRemove unused internal template parameter.
2018-10-31 Daniel Sanders[adt] SparseBitVector::test() should be const
2018-10-31 Sanjay Patel[InstCombine] add tests for fmin/fmax pattern matching...
2018-10-31 Scott Linder[SelectionDAG] Handle constant range [0,1) in lowerRang...
2018-10-31 Daniel Sanders[globalisel] Add comments indicating the operand order
2018-10-31 Adrian PrantlMakefile.rules: Don't use code signing on macOS; it...
2018-10-31 Sam Clegg[WedAssembly] Add -s and -S alias for --strip-all and...
2018-10-31 Aaron BallmanRemoving a reliance on system headers from this test...
2018-10-31 Petr Hosek[compiler-rt][Fuzzer] Use the new C++ ABI namespace...
2018-10-31 Aaron BallmanImplement the readability-const-return-type check.
2018-10-31 Scott Linder[AMDGPU] Remove FeatureVGPRSpilling
2018-10-31 Louis Dionne[NFC] Replace C++1y and C++1z by C++14 and C++17, respe...
2018-10-31 Craig Topper[SelectionDAGISel] Suppress a -Wunused-but-set-variable...
2018-10-31 Gabor Marton[ASTImporter][Structural Eq] Check for isBeingDefined
2018-10-31 Louis Dionne[NFC] Mark "Splicing Maps and Sets" as done in LLVM 8.0
2018-10-31 Simon PilgrimFix comment typo. NFCI.
2018-10-31 Sanjay Patel[InstCombine] regenerate test checks; NFC
2018-10-31 Simon Pilgrim[SelectionDAG] SelectionDAGLegalize::ExpandBITREVERSE...
2018-10-31 David Bolvansky[NFC] Fixed -Wsign-compare warning
2018-10-31 Daniel Sanders[globalisel][irtranslator] Fix test from r345743 on...
2018-10-31 Krasimir Georgiev[clang-format] tweaked another case of lambda formatting
2018-10-31 Sanjay Patel[InstCombine] add tests for fcmp with -0.0; NFC
2018-10-31 Volkan Keles[InstCombine] Combine nested min/max intrinsics with...
2018-10-31 Matt Davis[llvm-mca] Remove the verb 'assemble' from a few option...
2018-10-31 Nicolai HaehnleTableGen: Fix ASAN error
2018-10-31 Reid KlecknerRe-land r345676 "[Win64] Handle passing i128 by value"
2018-10-31 George Karpenkov[analyzer] Re-add custom OSIterator rule for RetainCoun...
2018-10-31 George Karpenkov[analyzer] RetainCountChecker: for now, do not trust...
2018-10-31 George Karpenkov[analyzer] Enable retain count checking for OSObject...
2018-10-31 Erik PilkingtonSecond half of C++17's splicing maps and sets
2018-10-31 Daniel Sanders[globalisel][irtranslator] Verify that DILocations...
2018-10-31 Jonas Toth[clang-tidy] add missing '--' in RUN-line, unbreak...
2018-10-31 Kristof Umann[Lex] Make MacroDirective::findDirectiveAtLoc take...
2018-10-31 Matthias BraunMachineModuleInfo: Initialize DbgInfoAvailable dependin...
2018-10-31 Jonas Toth[clang-tidy] add -fexceptions to failing unit-test...
2018-10-31 Jonas Toth[clang] try-fix broken documentation builder
2018-10-31 Jonas Toth[clang-tools-extra] fix broken link in release notes
2018-10-31 Jonas Toth[clang-tidy] new check 'readability-isolate-declaration'
2018-10-31 Sanjay Patel[InstCombine] refactor fabs+fcmp fold; NFC
2018-10-31 George Rimar[LLDB] - Regroup the switch entries in DWARFFormValue...
2018-10-31 Krzysztof Parzyszek[Hexagon] Make sure not to use GP-relative addressing...
2018-10-31 Andrea Di Biagio[llvm-mca] Remove namespace prefixes made redundant...
2018-10-31 Kadir CetinkayaDelete dependency on config.h
2018-10-31 Sanjay Patel[InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is...
2018-10-31 Sanjay Patel[InstCombine] add assertion that InstSimplify has folde...
2018-10-31 Kamil RytarowskiUpdate ioctl(2) operations for NetBSD 8.99.25
2018-10-31 Sanjay Patel[InstSimplify] fold 'fcmp nnan oge X, 0.0' when X is...
2018-10-31 Kristof Umann[analyzer][PlistMacroExpansion] Part 1.: New expand...
2018-10-31 Fedor Sergeev[LoopUnroll] allow customization for new-pass-manager...
2018-10-31 Sanjay Patel[InstSimplify] add tests for fcmp and known positive...
2018-10-31 David Bolvansky[DAGCombiner] Fold 0 div/rem X to 0
2018-10-31 George Rimar[LLDB] - Removed unused variable. NFC.
2018-10-31 Nicolai HaehnleAMDGPU: Rewrite SILowerI1Copies to always stay on SALU
2018-10-31 Nicolai HaehnleAMDGPU: Remove PHI loop condition optimization
2018-10-31 Sanjay Patel[InstSimplify] fold icmp based on range of abs/nabs
2018-10-31 Sam McCall[clang-tidy] Remove false decoupling in ClangTidyContex...
2018-10-31 Kamil RytarowskiUpdate generate_netbsd_ioctls.awk for NetBSD 8.99.25
2018-10-31 Andrea Di Biagio[tblgen][PredicateExpander] Add the ability to describe...
2018-10-31 Max Kazantsev[NFC] Add tests for loop-simplifycfg for further develo...
2018-10-31 Florian Hahn[ADT] Remove illegal comparison of singular iterators...
2018-10-31 Shoaib Meenai[lldb] Fix race condition in framework installation
2018-10-31 Neil Henning[AMDGPU] support image load/store a16
2018-10-31 Hans WennborgFollow-up to r345699: Call CheckStaticLocalForDllExport...
2018-10-31 Max Kazantsev[IndVars] Strengthen restricton in rewriteLoopExitValues
2018-10-31 Kamil RytarowskiDiable test suppressions-library for NetBSD/i386
2018-10-31 George Rimar[LLDB] - Add support for DW_FORM_addrx[1-4]? forms.
2018-10-31 Dorit Nuzman[LV] Support vectorization of interleave-groups that...
2018-10-31 Kristina Brooks[llvm-objdump] Mark syms/t flags as NotHidden. NFC.
2018-10-31 Kristina Brooks[llvm-objdump] Add --reloc alias for -r (PR39407)
2018-10-31 Alexander Potapenko[MSan] another take at instrumenting inline assembly...
2018-10-31 Sanjin Sijaric[ARM64] [Windows] Exception handling support in frame...
2018-10-31 David Carlier[clangd] fix non linux build
2018-10-31 Hans Wennborg[clang-cl] Inherit dllexport to static locals also...
2018-10-31 Martin Storsjo[AArch64] Mark condition flags and x16/x17 as clobbered...
next