platform/upstream/llvm.git
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...
2019-08-26 Aaron BallmanDiagnose use of _Thread_local as an extension when...
2019-08-26 Nico Webergn build: Merge r369918
2019-08-26 Roland FroeseRecommit [PowerPC] Update P9 vector costs for insert...
2019-08-26 Nico Webergn build: color linker errors when using lld
2019-08-26 Nico Webergn build: (manually) merge r369741
2019-08-26 Philip Reames[InstCombine] icmp eq/ne (gep inbounds P, Idx..), null...
2019-08-26 Nico Webergn build: (manually) merge r369940
2019-08-26 Krzysztof Parzyszek[Hexagon] Improve generated code for test-if-bit-clear
2019-08-26 Alexey Bataev[OPENMP][NVPTX]Fix critical region codegen.
2019-08-26 Johannes Doerfert[Attributor] Adjust and test the iteration bound of...
2019-08-26 Richard Smith[msvc] Add necessary #include to make compiler intrinsi...
2019-08-26 Duncan P. N... FileManager: Use llvm::Expected in new getFileRef API
2019-08-26 Craig Topper[X86] Add a hack to combinePMULDQ to manually turn...
2019-08-26 Richard SmithFix file header.
2019-08-26 Richard SmithImprove behavior in the case of stack exhaustion.
2019-08-26 Raphael Isemann[lldb][NFC] Remove dead code that handles situations...
2019-08-26 Alex Lorenz[driver] add a new option `-gen-cdb-fragment-path`...
2019-08-26 Craig Topper[DAGCombiner][X86] Teach SimplifyVBinOp to fold VBinOp...
2019-08-26 Johannes Doerfert[Attributor] Further cut down on non-determinism
2019-08-26 Johannes Doerfert[Attributor] Allow explicit dependence tracking
2019-08-26 Sam McCall[clangd] Release notes
2019-08-26 Alexey Bataev[OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function.
2019-08-26 Richard SmithFix use of invalidated iterator introduced by r369680.
2019-08-26 Jan Korous[libclang][index][NFCi] Refactor machinery for skipping...
2019-08-26 Frederic RissTestFunctionStarts.py: add synchronization
2019-08-26 Alexander Richardson[asan_symbolize] Attempt to fix build-bot failure after...
2019-08-26 Gabor Horvath[NFC] Add comments to some bool arguments for better...
2019-08-26 Amaury Sechet[DAGCombiner] Remove a bunch of redundant AddToWorklist...
2019-08-26 Erich KeaneFix -dA flag, it is not a preprocessor flag.
next