platform/upstream/llvm.git
2019-09-05 David Bolvansky[GSYM][NFC] Fixed -Wdocumentation warning
2019-09-05 Nico WeberImplement Microsoft-compatible mangling for decompositi...
2019-09-05 Nico Webergn build: Merge r371121
2019-09-05 David Bolvansky[Diagnostics] Minor improvements for -Wxor-used-as-pow
2019-09-05 Puyan Lotfi[MIR] MIRNamer pass for improving MIR test authoring...
2019-09-05 Sterling AugustineAdd testing infrastructure to check if gdb is available...
2019-09-05 Nico Webergn build: Merge r371117
2019-09-05 Jan Korous[clang][Index] Replace CodegenNameGenerator with ASTNam...
2019-09-05 Daniel Sanders[globalisel][knownbits] Account for missing type constr...
2019-09-05 Daniel Sanders[globalisel][knownbits] Correct a typo that prevented...
2019-09-05 Jessica PaquetteRecommit "[AArch64][GlobalISel] Teach AArch64CallLoweri...
2019-09-05 Alexandre GaneaRevert: [DebugInfo] Add debug location to stubs generat...
2019-09-05 Jan Korous[AST][NFC] Doc comments for ASTNameGenerator
2019-09-05 Eli Friedman[IfConversion] Fix diamond conversion with unanalyzable...
2019-09-05 Sylvestre Ledrudoc update: explain that Z3 is only for clang SA -...
2019-09-05 Sylvestre Ledrudocument the LLVM_ENABLE_Z3_SOLVER option
2019-09-05 Roman Lebedev[NFC][InstCombine] Overhaul 'unsigned add overflow...
2019-09-05 Craig Topper[X86] Enable BuildSDIVPow2 for i16.
2019-09-05 Francis Visoiu... [Remarks] Don't serialize metadata if a string table...
2019-09-05 Nico Webergn build: Merge r371103
2019-09-05 Craig Topper[X86] Override BuildSDIVPow2 for X86.
2019-09-05 Jan Korous[Support] Add writeFileAtomically() to FileUtilities
2019-09-05 Nico Webergn build: (manually) merge r358706
2019-09-05 Roman Lebedev[InstCombine] foldICmpBinOp(): consider inverted check...
2019-09-05 Roman Lebedev[InstCombine] foldICmpBinOp(): consider inverted check...
2019-09-05 Roman Lebedev[InstCombine][NFC] Tests for 'unsigned sub overflow...
2019-09-05 Roman Lebedev[InstCombine][NFC] Tests for 'unsigned add overflow...
2019-09-05 Cyndy Ishida[TextAPI] update interface file for filtered iter
2019-09-05 DeForest RichardsDocs: Move Documentation sections to separate pages.
2019-09-05 Sanjay Patel[x86] fix horizontal math bug exposed by improved deman...
2019-09-05 Craig Topper[X86] Add a FIXME about why the CWD/CDQ/CQO have a...
2019-09-05 Craig Topper[X86] Remove unneeded CHECK lines from a test. NFC
2019-09-05 Craig Topper[X86] Fix stale comment. NFC
2019-09-05 Nico Webergn build: (manually) merge r371003
2019-09-05 Adrian McCarthyFix windows-x86-debug compilation with python enabled...
2019-09-05 Denis Bakhvalov[MergedLoadStoreMotion] Sink stores to BB with more...
2019-09-05 Sanjay Patel[x86] add test for horizontal math bug (PR43225); NFC
2019-09-05 Alina Sbirlea[MemorySSA] Verify MSSAUpdater exists.
2019-09-05 Hiroshi Yamauchi[PGO][CHR] Speed up following long, interlinked use...
2019-09-05 Fangrui Song[ELF] Initialize PhdrEntry::p_align to maxPageSize...
2019-09-05 Alina Sbirlea[MemorySSA] Update MemorySSA when removing debug.value...
2019-09-05 Krzysztof Parzyszek[Hexagon] Fix type in HexagonTargetLowering::ReplaceNod...
2019-09-05 Guillaume Chatelet[Alignment][NFC] Change internal representation of...
2019-09-05 Ilya Biryukov[clangd] Initialize int field to zero. NFC
2019-09-05 Alexandre Ganea[DebugInfo] Add debug location to stubs generated by...
2019-09-05 David Candler[ARM] Add support for the s,j,x,N,O inline asm constraints
2019-09-05 Simon Pilgrim[X86][SSE] EltsFromConsecutiveLoads - ignore non-zero...
2019-09-05 Raphael Isemann[lldb][NFC] Add dimensions to pexpect tests failing...
2019-09-05 Alexander Kornienko[clang-tidy] Make most ArgumentCommentCheck options...
2019-09-05 Alexander KornienkoAdd a bugprone-argument-comment option: IgnoreSingleArg...
2019-09-05 Fangrui Song[yaml2obj] Write the section header table after section...
2019-09-05 Guillaume Chatelet[LLVM][Alignment][NFC] Fixing wrong documentation
2019-09-05 Alexander Kornienko[clang-tidy] Fix bugprone-argument-comment bug: negativ...
2019-09-05 George Rimar[llvm-readelf] - Allow dumping dynamic symbols when...
2019-09-05 Louis Dionne[libc++] Revert "Make `vector` unconditionally move...
2019-09-05 Louis Dionne[libc++] Add a test for resizing of a vector with copy...
2019-09-05 Justin HibbitsAdd -m(no)-spe to clang
2019-09-05 Simon Atanasyan[mips] Make a few test cases more tolerant to exact...
2019-09-05 David Green[ARM] Fixup the creation of VPT blocks
2019-09-05 Guillaume Chatelet[LLVM][Alignment] Convert isLegalNTStore/isLegalNTLoad...
2019-09-05 Simon Pilgrim[X86][SSE] Add (failing) test case for PR43227
2019-09-05 Petar Avramovic[MIPS GlobalISel] Select G_FENCE
2019-09-05 Petar Avramovic[MIPS GlobalISel] Select llvm.trap intrinsic
2019-09-05 Petar Avramovic[MIPS GlobalISel] Lower SRet pointer arguments
2019-09-05 Simon PilgrimRevert rL370996 from llvm/trunk: [AArch64][GlobalISel...
2019-09-05 Simon Pilgrim[X86] X86SpeculativeLoadHardeningPass::canHardenRegiste...
2019-09-05 Jonas Paulsson[SystemZ] Recognize INLINEASM_BR in backend
2019-09-05 Simon Pilgrim[X86] X86InstrInfo::optimizeCompareInstr - fix potentia...
2019-09-05 Sven van Haastregt[OpenCL] Add image type handling for builtins
2019-09-05 Guillaume Chatelet[LLVM][Alignment] Make functions using log of alignment...
2019-09-05 Dmitri Gribenko[libclang] Refactored SharedParsedRegionsStorage
2019-09-05 Russell GallopFix time-trace breaking flame graph assumptions
2019-09-05 Haojian Wu[clangd][vscode] Add a flag to enable semantic highligh...
2019-09-05 Haojian Wu[clangd][vscode] Make SemanticHighlightingFeature more...
2019-09-05 Hans WennborgWin: handle \\?\UNC\ prefix in realPathFromHandle ...
2019-09-05 George Rimar[lib/ObjectYAML] - Cleanup the private interface of...
2019-09-05 Ilya Biryukov[Sema] Refactor LookupVisibleDecls. NFC
2019-09-05 George RimarRecommit r371023 "[lib/ObjectYAML] - Stop calling error...
2019-09-05 Raphael Isemann[lldb][NFC] Stabilize gui/basic test by waiting on...
2019-09-05 Hans WennborgRevert r361885 "[Driver] Fix -working-directory issues"
2019-09-05 George RimarRevert r371023 "[lib/ObjectYAML] - Stop calling error...
2019-09-05 George RimarRevert r371023 "[lib/ObjectYAML] - Stop calling error...
2019-09-05 George Rimar[lib/ObjectYAML] - Stop calling error(1) when mapping...
2019-09-05 Kadir Cetinkaya[clang-tidy] Fix definitions in headers check to respec...
2019-09-05 Balazs KeriRename of constants in ASTImporterVisibilityTest. NFC.
2019-09-05 Pavel Labath[dotest] Remove top-level Makefile
2019-09-05 Pavel Labath[dotest] Centralize initialization commands even more
2019-09-05 Pavel LabathObliterate LLDB_CONFIGURATION_BUILDANDINTEGRATION
2019-09-05 Pavel LabathBreakpad: Basic support for STACK WIN unwinding
2019-09-05 Igor Kudrin[DWARF] Fix referencing Range List Tables from CUs...
2019-09-05 Pavel Labath[dotest] Delete trivial inline test makefiles
2019-09-05 Igor Kudrin[DWARF] Support DWARF64 in DWARFListTableHeader.
2019-09-05 Rui UeyamaAlign output segments correctly
2019-09-05 Matt ArsenaultAMDGPU: Add builtins for is_shared/is_private
2019-09-05 Matt ArsenaultAMDGPU: Add intrinsics for address space identification
2019-09-05 Matt ArsenaultAMDGPU/GlobalISel: Restore insert point when getting...
2019-09-05 Matt ArsenaultAMDGPU/GlobalISel: Fix placeholder value used for addrs...
2019-09-05 Matt ArsenaultAMDGPU/GlobalISel: Fix assert on load from constant...
2019-09-05 Puyan Lotfi[mir-canon][NFC] Adding -verify-machineinstrs to mir...
2019-09-05 Richard Smith[c++20] Fix some ambiguities in our mangling of lambdas...
next