platform/upstream/llvm.git
2018-09-17 Zachary Turner[PDB] Make the native reader support modified types.
2018-09-17 George Karpenkov[analyzer] ExplodedGraph printing fixes
2018-09-17 Nirav Dave[MC] Avoid inlining constant symbols with variants.
2018-09-17 Sean Fertile[PPC64] Support relaxing R_PPC64_TLSGD16 in TlsGdtoLe...
2018-09-17 Sean Fertile[PPC64] Helpers for read/write an instr while relocatin...
2018-09-17 Shuai Wang[analyzer] Treat std::{move,forward} as casts in ExprMu...
2018-09-17 Shuai WangFix build failure caused by D52157
2018-09-17 Shuai Wang[ASTMatchers] Let isArrow also support UnresolvedMember...
2018-09-17 Michael Kruse[Loopinfo] Remove one latch-case in getLoopID. NFC.
2018-09-17 Jessica Paquette[MachineOutliner][NFC] Don't map more illegal instrs...
2018-09-17 Davide ItalianoRevert "[IRInterpreter] Minor cleanups, add comments...
2018-09-17 Shuai Wang[clang-tidy] Remove duplicated logic in UnnecessaryValu...
2018-09-17 Keno Fischer[X86ISel] Implement byval lowering for Win64 calling...
2018-09-17 Nico Weberlld-link: Also demangle undefined dllimported symbols.
2018-09-17 Stanislav Mekhanoshin[AMDGPU] Initialize instruction itinerary from GCNSubtarget
2018-09-17 Alexander KornienkoRevert "[DWARF] reposting r342048, which was reverted...
2018-09-17 Xin Tong[CVP] Handle instructions with no user. No need to...
2018-09-17 Amara EmersonRevert "Revert r342183 "[DAGCombine] Fix crash when...
2018-09-17 Jonas Devlieghere[DebugInfo] Remove redundant argument. [NFC]
2018-09-17 Sam Parker[ARM] Cleanup ARM CGP isSupportedValue
2018-09-17 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-09-17 Jonas Toth[clang-tidy] fix PR37913, templated exception factory...
2018-09-17 Sam Parker[ARM] Disallow icmp with negative imm and overflow
2018-09-17 Dan Liew[UBSan] Partially fix `test/ubsan/TestCases/Misc/log...
2018-09-17 Matt ArsenaultFix vectorization of canonicalize
2018-09-17 Idriss RiouakFix
2018-09-17 Idriss Riouak[Clang-Tidy: modernize] Fix for modernize-redundant...
2018-09-17 Alexandros... [GVNHoist] Re-enable GVNHoist by default
2018-09-17 Alexander KornienkoUse createTemporaryFile in SampleProfTest
2018-09-17 Raphael IsemannAdd descriptions to completed expressions
2018-09-17 Gabor Marton[ASTImporter] Fix import of VarDecl init
2018-09-17 Andrew Savonichev[OpenCL] Allow blocks to capture arrays in OpenCL
2018-09-17 Guillaume Chatelet[llvm-exegesis] Add predefined floating point values...
2018-09-17 Strahinja Petrovic[PowerPC] Fix label address calculation for ppc64
2018-09-17 Andrew SavonichevMerge two attribute diagnostics into one
2018-09-17 James HendersonReland r342233: [ThinLTO] Allow setting of maximum...
2018-09-17 Mikhail Maltsev[Analyzer] Define and use diff_plist in tests, NFC
2018-09-17 Alexander Shaposhnikov[llvm-objcopy] Add missing alias for --strip-all-gnu
2018-09-17 Ilya Biryukov[clang-Format] Fix indentation of member call after...
2018-09-17 Eric Liu[clangd] Get rid of AST matchers in SymbolCollector...
2018-09-17 Fangrui SongFix typo
2018-09-17 Max Kazantsev[NFC] Turn unsigned counters into boolean flags
2018-09-17 Sylvestre Ledruscan-build: Add support of the option --exclude like...
2018-09-17 Petr Hosek[Lexer] Add xray_instrument feature
2018-09-17 Petr Hosek[sanitizer_common] Fuchsia now supports .preinit_array
2018-09-17 Dean Michael... [XRay] Simplify FDR buffer management
2018-09-17 Dean Michael... [XRay] Fix FDR initialization
2018-09-16 Kristina Brooks[DebugInfo] Fix build when std::vector::iterator is...
2018-09-16 Shuai Wang[NFC] Minor refactoring to setup the stage for supporti...
2018-09-16 Simon Pilgrim[X86][SSE] Always enable ISD::SRL -> ISD::MULHU for...
2018-09-16 Sylvestre Ledruscan-build: remove trailing whitespaces
2018-09-16 Sylvestre LedruAlso manages clang-X as tool for scan-build
2018-09-16 Simon Pilgrim[X86][AVX] Enable ISD::SRL -> ISD::MULHU for v16i16
2018-09-16 Sanjay Patel[DAGCombiner] try to convert pow(x, 1/3) to cbrt(x)
2018-09-16 Sanjay Patel[x86] fix uses check in broadcast transform (PR38949)
2018-09-16 Sanjay Patel[x86] add failure to splat test (PR38949); NFC
2018-09-16 Roman Lebedev[NFC][InstCombine] One more test pattern for comparison...
2018-09-16 Simon PilgrimFix -Wdangling-else gcc warning. NFCI.
2018-09-16 Roman Lebedev[NFC][InstCombine] Some more tests for comparisons...
2018-09-15 Fangrui Song[ELF] Use llvm::toLower instead of libc call tolower
2018-09-15 Jan Veselyconfigure: Rework support for gfx9+ devices that were...
2018-09-15 Shuai Wang[NFC] cosmetic tweaks to ExprMutationAnalyzer to be...
2018-09-15 Fangrui Song[llvm-readobj] Make some commonly used short options...
2018-09-15 Jan Vesely.travis: Add llvm-7 build
2018-09-15 Jan Vesely.travis: Use source whitelist alias for llvm-6 repository
2018-09-15 Nico WeberRevert r342148 (and follow-on fix attempts r342154...
2018-09-15 Craig Topper[InstCombine] Support (sub (sext x), (sext y)) -->...
2018-09-15 Nico Weberlld-link: Set PDB GUID to hash of PDB contents instead...
2018-09-15 Nico WeberGive InfoStreamBuilder an opt-in method to write a...
2018-09-15 Nico Weberlld-link: print demangled symbol names for "undefined...
2018-09-15 Nico WeberMerge Demangle change in r342330 to libcxxabi.
2018-09-15 Nico WeberUpdate microsoftDemangle() to work more like itaniumDem...
2018-09-15 Alexander Polyakov[lldb-mi] Correct regex in the symbol-list-lines test
2018-09-15 Simon Pilgrim[X86][SSE] Fix insertps load combine test name
2018-09-15 Craig Topper[X86] Remove an fp->int->fp domain crossing in LowerUIN...
2018-09-15 Craig Topper[X86] Fold (movmsk (setne (and X, (1 << C)), 0)) -...
2018-09-15 Fedor Sergeev[NFC] minor cleanup in PassManagerInternal.h
2018-09-15 Sanjay Patel[InstCombine][x86] try harder to convert blendv intrins...
2018-09-15 Simon PilgrimFix line endings. NFCI.
2018-09-15 Kelvin Li[OPENMP] Move OMPClauseReader/Writer classes to ASTRead...
2018-09-15 Roman Lebedev[InstCombine] Inefficient pattern for high-bits checkin...
2018-09-15 Petr Hosek[XRay] Remove the unused variable
2018-09-15 Vedant Kumar[CodeGenPrepare] Preserve debug locs in OptimizeExtractBits
2018-09-15 Petr Hosek[XRay] Remove the deprecated __xray_log_init API
2018-09-15 George Karpenkov[analyzer] Temporary disabling svalbuilder-rearrange...
2018-09-15 George Karpenkov[analyzer] Further printing improvements: use declarations,
2018-09-15 George KarpenkovGenerate unique identifiers for Decl objects
2018-09-15 George Karpenkov[analyzer] Generate and use stable identifiers for...
2018-09-15 George Karpenkov[analyzer] Dump reproducible identifiers for statements...
2018-09-15 George Karpenkov[analyzer] Use correct end-of-line character when print...
2018-09-15 George KarpenkovStmtPrinter: allow customizing the end-of-line character
2018-09-15 George Karpenkov[analyzer] Dump unique identifiers for statements in...
2018-09-15 George KarpenkovSupport generating unique identifiers for Stmt objects
2018-09-15 George Karpenkov[analyzer] Skip printing duplicate nodes, even if nodes...
2018-09-15 Richard Smith[modules] Don't bother creating a global module fragmen...
2018-09-15 Richard Smith[modules] Support use of -E on modules built from the...
2018-09-15 Richard Smith[modules] Driver support for precompiling a collection...
2018-09-15 Richard Smith[modules] Frontend support for building a header module...
2018-09-15 Thomas Lively[WebAssembly][NFC] Generalize operand numbers in SIMD...
2018-09-15 Thomas Lively[WebAssembly] SIMD shifts
next