platform/upstream/llvm.git
2019-08-27 Aaron BallmanSpeculatively fix the build bots after r370052.
2019-08-27 Raphael Isemann[lldb][NFC] Add missing invalid_core_file to TestTarget...
2019-08-27 Amaury Sechet[DAGCombiner] Add node to the worklist in topological...
2019-08-27 Simon Pilgrim[X86][AVX] Add SimplifyDemandedVectorElts support for...
2019-08-27 Pavel LabathStabilize TestIOHandlerCompletion
2019-08-27 Cullen Rhodes[IntrinsicEmitter] Support scalable vectors in intrinsics
2019-08-27 Aaron BallmanImplement codegen for MSVC unions with reference members.
2019-08-27 Joe RanieriTesting commit access; NFC
2019-08-27 Raphael Isemann[lldb][NFC] Add some tests for the target subcommands
2019-08-27 Fangrui Song[ELF][ARM] Allow PT_LOAD to have overlapping p_offset...
2019-08-27 Fangrui Song[ELF][ARM] Add --no-show-raw-insn and -soname to some...
2019-08-27 Raphael Isemann[lldb][NFC] Give added test method a unique name
2019-08-27 David Bolvansky[NFC] Added tests for D66651
2019-08-27 Gabor Marton[ASTImporter] Fix name conflict handling with different...
2019-08-27 Bruno Ricci[clang] Ensure that statements, expressions and types...
2019-08-27 Raphael Isemann[lldb] Allow partial completions to fix directory compl...
2019-08-27 Pavel LabathAdd error handling to the DataExtractor class
2019-08-27 Bruno Ricci[clang] Ensure that comment classes are trivially destr...
2019-08-27 Amaury Sechet[DAGCombiner] Add node to the worklist in topological...
2019-08-27 Dmitri GribenkoRefactor GlobList from an ad-hoc linked list to a vector
2019-08-27 David Bolvansky[InstCombine] Fold select with ctlz to cttz
2019-08-27 Tim NorthoverAArch64: avoid creating cycle in DAG for post-increment...
2019-08-27 David Carlier[ReleaseNotes] MemorySanitizer support of ASLR on FreeBSD
2019-08-27 George Rimar[llvm-objdump] - Remove one overload of reportError...
2019-08-27 Ilya Biryukov[Driver] Add an option for createInvocationFromCommandL...
2019-08-27 George Rimar[yaml2obj] - Don't allow setting StOther and Other...
2019-08-27 Sam McCall[clangd] Fix for r370029 test that got left in my client
2019-08-27 Sam McCall[clangd] Fix toHalfOpenFileRange where start/end endpoi...
2019-08-27 Dmitri GribenkoGlobList: added a clear test for pattern priority
2019-08-27 Pavel LabathDWARFExpression: Simplify class interface
2019-08-27 Pavel LabathFix an unused variable warning in no-assert builds
2019-08-27 Alexander Richardson[asan_symbolize] Fix broken pipe handling for python 2.7
2019-08-27 Vitaly BukaNFC: clang-format r370008 to suppress lint errors
2019-08-27 Sam McCallRevert "[clangd] Release notes" (wrong branch)
2019-08-27 Alexander RichardsonRelax test introduced in D65322
2019-08-27 Pavel LabathFix TestStdCXXDisassembly.py
2019-08-27 Pavel LabathCommandObjectExpression: Fix a misleading-indentation...
2019-08-27 Craig Topper[SelectionDAGBuilder] Hide existence of ConstantDataVec...
2019-08-27 Craig Topper[SelectionDAGBuilder] Fix typo in comment. NFC
2019-08-27 Hideto Ueno[ValueTracking] Add AllowNonInbounds parameter to GetPo...
2019-08-27 Hideto Ueno[Attributor] Clamp operator to extend known state
2019-08-27 Johannes Doerfert[Attributor] Introduce an API to delete stuff
2019-08-27 Philip Reames[NFC] Replace the FIXME I added in rL369989 with a...
2019-08-27 Sam Clegg[lld][WebAssembly] Create optional symbols after handli...
2019-08-27 David CarlierFix buildbot
2019-08-27 Sam Clegg[lld][WebAssembly] Store table base in config rather...
2019-08-27 David Carlier[Sanitizer] Using huge page on FreeBSD for shadow mapping
2019-08-27 Vitaly Buka[sanitizer] Add lld into dependency of sanitizer_common...
2019-08-27 Richard TrieuRevert r369927 - [DAGCombiner] Remove a bunch of redund...
2019-08-27 Pengfei Wang[WinEH] Allocate space in funclets stack to save XMM...
2019-08-27 Alex LorenzFix clangd's IndexAction for FileSkipped API update
2019-08-27 Jonas Devlieghere[test] Disable two of the recently (re)enabled tests...
2019-08-27 Jonas Devlieghere[ConnectionFileDescriptor] Add shutdown check in :...
2019-08-27 Craig Topper[Analysis] In EmitGEPOffset, use Constant::getUniqueInt...
2019-08-27 Richard SmithRevert "[clang-scan-deps] Minimizer: Correctly handle...
2019-08-27 Richard SmithDon't lose the FoundDecl and template arguments for...
2019-08-27 Alex LorenzUse FileEntryRef for PPCallbacks::FileSkipped
2019-08-27 Alina Sbirlea[MemorySSA] Fix insertUse.
2019-08-27 Vitaly BukaAdd PhaseOrdering/lifetime-sanitizer.ll tests
2019-08-27 Jonas Devlieghere[dotest] Remove long running test "decorator" and re...
2019-08-27 Matt ArsenaultAMDGPU: Combine directly on mul24 intrinsics
2019-08-27 Alexandre Ganea[clang-scan-deps] Skip UTF-8 BOM in source minimizer
2019-08-27 Vitaly BukaNFC: Make test work with or without assertions
2019-08-27 Matt ArsenaultAMDGPU: Run AMDGPUCodeGenPrepare after scalar opts
2019-08-27 Jason MolendaSend error message on failed attach from debugerserver.
2019-08-26 Philip ReamesReorganize code and add a fixme to point out a bug...
2019-08-26 Alexandre Ganea[clang-scan-deps] Minimizer: Correctly skip over double...
2019-08-26 Vedant Kumar[build_exception] Decode build failure messages
2019-08-26 Alexandre Ganea[clang-scan-deps] Minimizer: Correctly handle multi...
2019-08-26 Richard SmithPR42587: diagnose unexpanded uses of a pack parameter...
2019-08-26 Richard TrieuCopy test data so tests don't traverse test directories...
2019-08-26 Simon Atanasyan[mips] Fix indentation. NFC
2019-08-26 Simon Atanasyan[mips] clang-format the code. NFC
2019-08-26 Craig Topper[X86] Delay combineIncDecVector until after op legaliza...
2019-08-26 Vitaly Bukahwasan, codegen: Keep more lifetime markers used for...
2019-08-26 Vitaly Bukamsan, codegen, instcombine: Keep more lifetime markers...
2019-08-26 Heejin Ahn[WebAssembly] Fix SSA rebuilding in SjLj transformation
2019-08-26 Evgeniy Stepanov[hwasan] Fix test failure in r369721.
2019-08-26 Lang Hames[ORC] Make sure that queries on emitted-but-not-ready...
2019-08-26 Lang Hames[ORC] Fix an overly aggressive assert.
2019-08-26 Heejin Ahn[WebAssembly] Combine emscripten SjLj tests
2019-08-26 Jessica Paquette[GlobalISel] Import patterns containing INSERT_SUBREG
2019-08-26 Michael Kruse[ScopBuilder] Simplify main statement flag in buildEqiv...
2019-08-26 Vitaly BukaRevert r369843 "[Testing] Unbreak r369830"
2019-08-26 Alex Langford[Core] GetAPInt should return an Optional
2019-08-26 Shafik YaghmourDebug Info: Support for DW_AT_export_symbols for anonym...
2019-08-26 Aaron BallmanUpdating a test case that was missed in r369957.
2019-08-26 Vedant Kumar[DWARF] Rename getDwarf5OrGNUCallSite{Attr,Tag}, NFC
2019-08-26 Vedant Kumar[DWARF] Pick the DWARF5 OP_entry_value opcode on Darwin
2019-08-26 Benjamin KramerRemove unused variables.
2019-08-26 Vedant Kumar[DebugInfo] Add debug-entry-values test coverage, NFC
2019-08-26 Vedant Kumar[test] Remove extra spaces from a test, NFC
2019-08-26 Philip ReamesAdd a clarify comment for meaning of SafePointes [NFC]
2019-08-26 Benjamin Kramer[ADT] Make StringRef(const char*) constexpr
2019-08-26 Aaron BallmanFixing a weird copy-pasta to get bots back to green.
2019-08-26 Philip ReamesPreland test cases for D66688 to make diffs clear.
2019-08-26 Duncan P. N... ContentCache: Drop getBuffer's dependency on SourceManager
2019-08-26 Aaron BallmanReword the C11 extension diagnostic.
2019-08-26 Alex LorenzFix gen-cdb-fragment test for Windows
2019-08-26 Sergey Dmitriev[Clang][Bundler] Use llvm-objcopy for creating fat...
next