platform/upstream/llvm.git
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
2018-09-15 Wei MiFix filesystem race issue in SampleProfTest introduced...
2018-09-14 Rui UeyamaStyle fix. NFC.
2018-09-14 Rui UeyamaRename GdbIndex.{cpp,h} -> DWARF.{cpp,h}.
2018-09-14 Rui UeyamaRevert r342297: Discard uncompressed buffer after creat...
2018-09-14 Rui UeyamaDiscard uncompressed buffer after creating .gdb_index...
2018-09-14 Thomas Lively[WebAssembly] SIMD neg
2018-09-14 Zachary Turner[PDB] Make the pretty dumper output modified types.
2018-09-14 Martin Storsjo[COFF] Provide __CTOR_LIST__ and __DTOR_LIST__ symbols...
2018-09-14 Craig Topper[BreakFalseDeps] Fix bad formatting. NFC
2018-09-14 Sanjay Patel[InstCombine] refactor mul narrowing folds; NFCI
2018-09-14 Adrian PrantlAttempt to unbreak the build after r342286.
2018-09-14 Fangrui Songtest/Driver/output-file-cleanup.c: delete non-readable...
2018-09-14 Sanjay Patel[InstCombine] add/use overflowing math helper functions...
2018-09-14 Lion Yang[PowerPC] Fix the calling convention for i1 arguments...
2018-09-14 Thomas Lively[WebAssembly][NFC] Move SIMD encoding tests to dedicate...
2018-09-14 Zachary TurnerAdd missing include.
2018-09-14 Reid Kleckner[codeview] Remove dead code
2018-09-14 Zachary Turner[PDB] Refactor a little of the Symbol creation code.
2018-09-14 Wei Mi[SampleFDO] Add FunctionOffsetTable in compact binary...
2018-09-14 Reid KlecknerMark index-tools.test as REQUIRES: shell so that it...
2018-09-14 Reid KlecknerRelax assumption about default method calling conventio...
2018-09-14 Davide Italiano[IRInterpreter] Minor cleanups, add comments. NFCI.
2018-09-14 Fangrui Songtest/Other/can-execute.txt: delete %t after the test
2018-09-14 Sanjay Patel[InstCombine] refactor add narrowing folds; NFCI
2018-09-14 Sebastian PopHotColdSplit: fix invalid SSA due to outlining
2018-09-14 Sebastian PopHotColdSplit: fix isSingleEntrySingleExit
2018-09-14 Sebastian PopHotColdSplit: add back propagation to extend cold regions
2018-09-14 Sanjay Patel[InstCombine] add more tests for add narrowing folds...
2018-09-14 Thomas Lively[WebAssembly][NFC] Fix unconventional test names
2018-09-14 Reid KlecknerRemove unused DIASession field
2018-09-14 Shuai Wang[analyzer] Handle forwarding reference better in ExprMu...
2018-09-14 Konstantin... AMDGPU: Clear the bits before they are being set in...
2018-09-14 Alex LangfordFix lit/example/many-tests pickling issue
2018-09-14 Lion YangTest commit access
2018-09-14 Jonas Toth[NFC][clangd] silence pedantic extra ';' warning
next