platform/upstream/llvm.git
2019-09-15 Simon Pilgrim[OpenMP] Fix OMPClauseReader::readClause() uninitialize...
2019-09-15 Simon Pilgrim[DebugInfo] Don't dereference a dyn_cast<PDBSymbolData...
2019-09-15 David Green[ARM] Masked loads and stores
2019-09-15 Sanjay Patel[SLP] limit vectorization of Constant subclasses (PR33958)
2019-09-15 David Green[ARM] Simplify and update vmla test. NFC
2019-09-15 James Molloy[CodeEmitter] Improve testing for APInt encoding
2019-09-15 James Molloy[CodeEmitter] Support instruction widths > 64 bits
2019-09-14 Nico Weberlld-link: Make Options.td formatting more self-consistent.
2019-09-14 Nico Webercompiler-rt/builtins: Make check-builtins run tests...
2019-09-14 Eric FiselierAdd debug check for null pointers passed to <string_view>
2019-09-14 David Bolvansky[Diagnostics] Added silence note for -Wsizeof-array...
2019-09-14 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - add EXTRACT_SUB...
2019-09-14 Jan Kratochvil[lldb] Code cleanup: FormattersContainer.h: Use range...
2019-09-14 Roman Lebedev[InstSimplify] simplifyUnsignedRangeCheck(): handle...
2019-09-14 Fangrui Song[clang-scan-deps] Add -M to work around -MT issue after...
2019-09-14 Fangrui Song[Driver] Fix multiple bugs related to dependency file...
2019-09-14 Fangrui Song[Driver] Improve Clang::getDependencyFileName and its...
2019-09-14 Mingjie Xing[ScheduleDAGMILive] Fix typo in comment.
2019-09-14 Johannes Doerfert[Attributor][Fix] Use right type to replace expressions
2019-09-14 Fangrui Song[llvm-objcopy] Ignore -B --binary-architecture=
2019-09-14 Fangrui Song[llvm-objcopy] Default --output-target to --input-targe...
2019-09-14 Fangrui Song[llvm-ar] Uncapitalize error messages and delete full...
2019-09-14 Michael Pozulp[llvm-objcopy] Add support for response files in llvm...
2019-09-14 David BlaikieBugpoint: Remove some unnecessary c_str conversions...
2019-09-13 Jonas Devlieghere[Reproducer] Add reproducer dump command.
2019-09-13 Jonas Devlieghere[Reproducer] Move GDB Remote Packet into Utility. ...
2019-09-13 Thomas Lively[WebAssembly] Narrowing and widening SIMD ops
2019-09-13 Jonas Devlieghere[test] Update TestAPILog to pass on Windows.
2019-09-13 Douglas YungMake test check position independent as they sometimes...
2019-09-13 Alex Lorenz[clang-scan-deps] Fix for headers having the same name...
2019-09-13 Tim Shen[LLDB] Add missing breaks for switch statement
2019-09-13 Amara Emerson[GlobalISel] Fix insertion point of new instructions...
2019-09-13 Steven Wu[NFC][libLTO] Rearrange declaration in lto.h
2019-09-13 Jonas Devlieghere[test] Print the log output on failure.
2019-09-13 Sanjoy DasAdd dependency from Orc to Passes
2019-09-13 Tim ShenFix test to use %t for newly created files.
2019-09-13 Francis Visoiu... [llvm-opt-report] Improve error handling
2019-09-13 Eric FiselierFix C++03 build failures due to >>
2019-09-13 Jessica Paquette[AArch64][GlobalISel] Tail call memory intrinsics
2019-09-13 Alexey Bataev[OPENMP5.0]Add basic support for declare variant directive.
2019-09-13 Jan Korous[Support] Add overload writeFileAtomically(std::functio...
2019-09-13 DeForest Richards[Docs] Bug fix for reference to nonexistent document
2019-09-13 Kevin P. Neal[FPEnv] Document that constrained FP intrinsics cannot...
2019-09-13 Sebastian Pop[aarch64] move custom isel of extract_vector_elt to...
2019-09-13 Eric FiselierMark [[nodiscard]] test as unsupported with GCC 5
2019-09-13 Jonas Devlieghere[Reproducer] Include the this pointer in the API log.
2019-09-13 Eric FiselierFix pretty printer test with GCC
2019-09-13 Tim NorthoverAArch64: fix EXPENSIVE_CHECKS for arm64_32.
2019-09-13 Adrian McCarthyFix error in ProcessLauncherWindows.cpp
2019-09-13 Eric FiselierUpdate XFAIL list for new GCC versions
2019-09-13 Eric FiselierFix various test failures with GCC
2019-09-13 Sanjay Patel[SLP] add test for vectorization of constant expression...
2019-09-13 Manoj GuptaReland r371785: Add -Wpoison-system-directories warning
2019-09-13 Roman Lebedev[NFC][InstSimplify] Add some more tests for D67498...
2019-09-13 Erich KeaneFix build error in 371875
2019-09-13 Erich Keane[NFCI]Create CommonAttributeInfo Type as base type...
2019-09-13 Eric FiselierFix failing negative compilation test for some versions...
2019-09-13 Alexander TimofeevRevert for: [AMDGPU]: PHI Elimination hooks added for...
2019-09-13 Dan LiewFix bug in `darwin_test_archs()` when the cache variabl...
2019-09-13 Dan Liew[CMake] Separate the detection Darwin platforms archite...
2019-09-13 Francis Visoiu... [Remarks][NFC] Forward declare ParsedStringTable
2019-09-13 Francis Visoiu... [Remarks][NFC] Use StringLiteral for magic numbers
2019-09-13 Jessica Paquette[AArch64][GlobalISel] Add support for sibcalling callee...
2019-09-13 Eric FiselierRecommit r370502: Make `vector` unconditionally move...
2019-09-13 George Rimar[lldb] - Update unit tests after lib/ObjectYAML change.
2019-09-13 George Rimar[yaml2obj/ObjectYAML] - Cleanup the error reporting...
2019-09-13 Marshall ClowOnly initialize the streams cout/wcout/cerr/wcerr etc...
2019-09-13 Eric FiselierFix build in C++20
2019-09-13 James Henderson[docs][llvm-readelf][llvm-readobj] Improve --stack...
2019-09-13 Craig Topper[X86] Use incDecVectorConstant to simplify the min...
2019-09-13 Nico WeberFix a few spellos in docs.
2019-09-13 David Goldman[Sema][Typo Correction] Fix potential infite loop on...
2019-09-13 Nico Webergn build: pacify "gn format" after 371102
2019-09-13 Jinsong Ji[PowerPC][NFC] Move codegen tests to PowerPC from MIR...
2019-09-13 Benjamin Kramer[ADT] Remove a workaround for old versions of clang
2019-09-13 James Henderson[docs][llvm-objcopy][llvm-strip] Improve --strip-unneed...
2019-09-13 Nico Weberclang-format: Add support for formatting (some) lambdas...
2019-09-13 Luke CheesemanFix depfile name construction
2019-09-13 Nico Weberlld-link: Add a flag /lldignoreenv that makes lld-link...
2019-09-13 Nico Webergn build: (manually) merge r371834, take 2
2019-09-13 Nico WeberRevert "gn build: (manually) merge r371834"
2019-09-13 Nico Webergn build: (manually) merge r371834
2019-09-13 Nico Webergn build: Merge r371822
2019-09-13 Nico Webergn build: (manually) merge r371787
2019-09-13 Benjamin Kramer[ADT] Make DenseMap use allocate_buffer
2019-09-13 James Henderson[llvm-size] Fix spelling errors (Berkely -> Berkeley)
2019-09-13 Benjamin Kramer[Orc] Roll back ThreadPool to std::function
2019-09-13 Benjamin Kramer[Orc] Address the remaining move-capture FIXMEs
2019-09-13 Raphael Isemann[lldb][NFC] Remove ArgEntry::ref member
2019-09-13 Simon Pilgrim[X86] negateFMAOpcode - extend to support FMADDSUB...
2019-09-13 Gabor Marton[ASTImporter] Add development internals docs
2019-09-13 David Green[ARM] Add earlyclobber for cross beat MVE instructions
2019-09-13 Raphael Isemann[lldb][NFC] Simplify Args::ReplaceArgumentAtIndex
2019-09-13 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-09-13 Sjoerd Meijer[AArch64] More @llvm.fma.f16 tests
2019-09-13 Sylvestre LedruFix a perl warning: Scalar value @ArgParts[0] better...
2019-09-13 Guillaume Chatelet[Alignment] Introduce llvm::Align to MCSection
2019-09-13 George Rimar[lib/ObjectYAML] - Change interface to return `bool...
2019-09-13 Sam Tebbs[ARM] Add support for MVE vmaxv and vminv
2019-09-13 George Rimar[llvm-objdump] Fix llvm-objdump --all-headers output...
next