platform/upstream/llvm.git
2019-03-25 Jonas Paulsson[RegAlloc] Simplify MIR test
2019-03-25 Pavel LabathMinidump: Use minidump constants defined in llvm
2019-03-25 Nico WeberRename directory housing clang-include-fixer to be...
2019-03-25 Pavel LabathReapply minidump changes reverted in r356806
2019-03-25 Brock Wyma[DebugInfo] IntelJitEventListener follow up for "add...
2019-03-25 Haojian Wu[clangd] Add std subnamespace symbols to the symbol...
2019-03-25 Haojian Wu[pp-trace] Use ClangTool in pp-trace, NFC
2019-03-25 Alexander Kornienko[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 Louis Dionne[pstl] Call the right overload of std::equal with an...
2019-03-25 Alexander Kornienko[clang-tidy] Separate the check-facing interface
2019-03-25 George Rimar[llvm-objcopy] - Refactor the code. NFC.
2019-03-25 Anastasia Stulova[OpenCL] Allow addr space spelling without __ prefix...
2019-03-25 Fangrui Song[pp-trace] Try fixing MSVC C2248 after rCTE356849
2019-03-25 Petar Avramovic[MIPS GlobalISel] Select copy for arguments from FPRBRe...
2019-03-25 Nico Webergn build: Clean up README.rst a bit
2019-03-25 Nico Webergn build: Let get.py keep zip file in memory instead...
2019-03-25 Petar Avramovic[MIPS GlobalISel] Add floating point register bank
2019-03-25 Petar Avramovic[MIPS GlobalISel] Lower float and double arguments...
2019-03-25 Xing GUO[llvm-readobj] Separate `Symbol Version` dumpers into...
2019-03-25 Ilya Biryukov[clangd] Send empty diagnostics when a file is closed
2019-03-25 Haojian WuAdd llvm:: qualifer to make_unique, NFC
2019-03-25 Hafiz Abid... Fix a broken comment line. NFC.
2019-03-25 Hans WennborgFix the build with GCC 4.8 after r356783
2019-03-25 Balazs Keri[ASTImporter] Changed use of Import to Import_New in...
2019-03-25 Sjoerd Meijer[TTI] Move getIntrinsicCost to allow functions to be...
2019-03-25 Diana Picus[ARM GlobalISel] 64-bit memops should be aligned
2019-03-25 Clement Courbet[clang-tidy] Fix more false positives for bugprone...
2019-03-25 Craig Topper[X86] Update some of the getMachineNode calls from...
2019-03-25 Craig Topper[X86] When selecting (x << C1) op C2 as (x op (C2>...
2019-03-25 Craig Topper[X86] Remove GetLo8XForm and use GetLo32XForm instead...
2019-03-25 Craig Topper[X86] Remove a couple unused SDNodeXForms. NFC
2019-03-25 Craig TopperRevert r356688 "[X86] Don't avoid folding multiple...
2019-03-25 Brian GesiakUn-revert "[coroutines][PR40978] Emit error for co_yiel...
2019-03-24 Simon Pilgrim[X86][SSE41] Start shuffle combining from ZERO_EXTEND_V...
2019-03-24 Craig Topper[X86] Make _bswap intrinsic a function instead of a...
2019-03-24 Heejin Ahn[WebAssembly] Rename a variable in CFGSort (NFC)
2019-03-24 Craig Topper[LegalizeDAG] Expand i16 bswap directly to a rotate...
2019-03-24 Simon Pilgrim[X86] Remove icmp undef from reduced tests
2019-03-24 Simon Pilgrim[X86][AVX] Start shuffle combining from ZERO_EXTEND_VEC...
2019-03-24 Teresa Johnson[CGP] Make several static functions member functions...
2019-03-24 George RimarRecommit r356738 "[llvm-objcopy] - Implement replaceSec...
2019-03-24 Sanjay Patel[x86] improve the default expansion of uaddsat/usubsat
2019-03-24 Simon Pilgrim[SLPVectorizer] shouldReorderOperands - just check...
2019-03-24 George Rimar[llvm-objcopy] - Report SHT_GROUP sections with invalid...
2019-03-24 Nikita Popov[ConstantRange] Add getFull() + getEmpty() named constr...
2019-03-24 Fangrui Song[pp-trace] Delete redundant clang::
2019-03-24 Fangrui Song[pp-trace] Wrap code in clang::pp_trace
2019-03-24 Fangrui Song[pp-trace] Modernize the code
2019-03-24 Craig Topper[X86] Add BSR/BSF/BSWAP intrinsics to ia32intrin.h...
2019-03-24 Sam Clegg[WebAssembly] Fix test/Driver/wasm-toolchain.c in the...
2019-03-23 Nico Webergn build: Merge r356820
2019-03-23 Nico Webergn build: Add build files for modularize and pp-trace
2019-03-23 Hubert TongFix typos in compiler-rt/lib/builtins/atomic.c
2019-03-23 Hubert Tonglibclang/CIndexer.cpp: Use loadquery() on AIX for path...
2019-03-23 Sylvestre LedruSync some doc changes ClangFormatStyleOptions.rst with...
2019-03-23 Simon PilgrimFix unused variable warning on non-asserts builds....
2019-03-23 Simon PilgrimRemove unused function argument. NFCI.
2019-03-23 Simon PilgrimFix unused variable warning. NFCI.
2019-03-23 Fangrui Song[DWARF] Delete a stray break and a stray comment. NFC
2019-03-23 Simon Pilgrim[X86][SLP] Show example of failure to uniformly commute...
2019-03-23 Sanjay Patel[x86] reduce code duplication; NFC
2019-03-23 Paul Hoad[clang-format] Keep protobuf "package" statement on...
2019-03-23 Paul HoadClang-format: add finer-grained options for putting...
2019-03-23 Paul Hoad[clang-format] correctly format protobuf fields named...
2019-03-23 Simon Pilgrim[SLPVectorizer] reorderInputsAccordingToOpcode - use...
2019-03-23 Nikita Popov[LowerSwitch] Use ConstantRange::fromKnownBits(); NFC
2019-03-23 Simon Pilgrim[SLPVectorizer] Don't repeat VL.size() call. NFCI.
2019-03-23 Alexey Lapshin [DebugInfo] follow up for "add SectionedAddress to...
2019-03-23 Vitaly Buka[gn] Add clang-tools-extra/clang-tidy/tool/BUILD.gn
2019-03-23 Vitaly Buka[gn] Add clang-tools-extra/clang-tidy/tool/BUILD.gn
2019-03-23 Juergen RibutzkaDisable MachO TBD write tests for Windows.
2019-03-22 Jonas Devlieghere[Reproducers] Fix GDB remote flakiness during replay
2019-03-22 Fedor Sergeev[Legacy][TimePasses] allow -time-passes reporting into...
2019-03-22 Juergen RibutzkaFollowup for r356820 to fix the bots.
2019-03-22 Peter CollingbourneIRGen: Remove StructorType; thread GlobalDecl through...
2019-03-22 Paul Hoad[clang-format][NFC] correct the release notes
2019-03-22 Juergen Ributzka[TextAPI] TBD Reader/Writer
2019-03-22 Davide Italiano[ScriptInterpreter] Remove a warning and reformat comments.
2019-03-22 Marshall ClowFix a minor bug with std::next and prev not and negativ...
2019-03-22 Thomas Lively[WebAssembly] Make driver -pthread imply linker --share...
2019-03-22 Davide Italiano[ScriptInterpreter] Make sure that PYTHONHOME is right.
2019-03-22 Alexandre Ganea[LLD][COFF] Separate module descriptors creation from...
2019-03-22 Simon Pilgrim[SLP] Remove redundancy of performing operand reorderin...
2019-03-22 Reid Kleckner[pdb] Add -type-stats and sort stats by descending...
2019-03-22 Rui UeyamaSimplify PltSection.
2019-03-22 Douglas YungRevert "[llvm-readobj] Separate `Symbol Version` dumper...
2019-03-22 Simon Pilgrim[TargetLowering] SimplifyDemandedBits trunc(srl(x,...
2019-03-22 Eli Friedman[ARM] Don't form "ands" when it isn't scheduled correctly.
2019-03-22 Craig Topper[X86] Use xmm registers to implement 64-bit popcnt...
2019-03-22 Craig Topper[X86] Use movq for i64 atomic load on 32-bit targets...
2019-03-22 Jonas DevlieghereRevert minidump changes
2019-03-22 Thomas Lively[WebAssembly] Add linker options to control feature...
2019-03-22 Louis Dionne[libc++] Update the list of symbols exported from libc...
2019-03-22 Daniel SandersFix non-determinism in Reassociate caused by address...
2019-03-22 Roman Lebedev[clang-tidy] openmp-exception-escape - a new check
2019-03-22 Roman Lebedev[clang-tidy] openmp-use-default-none - a new check
2019-03-22 Roman Lebedev[clang-tidy] A new OpenMP module
2019-03-22 Roman Lebedev[NFC] ExceptionEscapeCheck: small refactoring
2019-03-22 Louis Dionne[libc++] Re-export the sjlj ABI v2 for ARM architectures
2019-03-22 Bjorn Pettersson[KnownBits] Add const to some methods. NFC
next