platform/upstream/llvm.git
2018-02-06 Jan VeselyAdd vstore_half_rtz implementation
2018-02-06 Jan Veselyvstore_half: Consolidate declarations
2018-02-06 Jan Veselyvstore_half: Add support for custom rounding functions
2018-02-06 Jan Veselyvstore_half: Make sure the helper function is always...
2018-02-06 Simon Pilgrim[InstCombine][ValueTracking] Match non-uniform constant...
2018-02-06 Adrian PrantlBuild each testcase variant in its own subdirectory...
2018-02-06 Craig Topper[X86] Auto-generate checks. NFC
2018-02-06 Rafael EspindolaHide the --full-shutdown option.
2018-02-06 Ben Hamilton[clang-format] Add more tests for Objective-C 2.0 gener...
2018-02-06 Ilya Biryukov[clangd] Fixed a bug in the new threading implementation.
2018-02-06 George Karpenkov[analyzer] [tests] Show function name in CmpRuns output
2018-02-06 Ilya Biryukov[clangd] Fixed compilation on Windows buildbot.
2018-02-06 Sjoerd Meijer[ARM] f16 conversions
2018-02-06 Nirav Dave[DAG, X86] Improve Dependency analysis when doing multi...
2018-02-06 Eric Liu[clangd] Use URIs in index symbols.
2018-02-06 Simon PilgrimRegenerate vector-urem test. NFCI.
2018-02-06 Ilya Biryukov[clangd] The new threading implementation
2018-02-06 Benjamin Kramer[COFF] LTO does not require a disassembler.
2018-02-06 Eric Liu[clangd] Remove unused variable. NFC
2018-02-06 Marek OlsakAMDGPU: Fix S_BUFFER_LOAD_DWORD_SGPR moveToVALU
2018-02-06 Krzysztof Parzyszek[Hexagon] Remove leftover assert
2018-02-06 Sam McCall[clangd] Don't try pthread, just use thread_local....
2018-02-06 Krzysztof Parzyszek[Hexagon] Split HVX operations on vector pairs
2018-02-06 Krzysztof Parzyszek[Hexagon] Add helper functions to identify single/pair...
2018-02-06 Krzysztof Parzyszek[Hexagon] Handle lowering of SETCC via setCondCodeAction
2018-02-06 Simon Pilgrim[X86][SSE] Add PACKUS support for truncation of clamped...
2018-02-06 Tim Renouf[AMDGPU] do not generate .AMDGPU.config for amdpal...
2018-02-06 Fedor Sergeev[Solaris] Silence -pthread warning on Solaris
2018-02-06 Sander de Smalen[AArch64][SVE] Asm: Add AND_ZI instructions and aliases
2018-02-06 Sylvestre LedruUnittests misc. typos
2018-02-06 Clement Courbet[MergeICmps] Handle chains with several complex BCE...
2018-02-06 George Rimar[ELF] - Re-commit r324322 "Use InitTargetOptionsFromCod...
2018-02-06 Simon Pilgrim[X86][SSE] Add PACKSS support for truncation of clamped...
2018-02-06 Jacek OlesiakTest commit - fixing a comment.
2018-02-06 Krasimir Georgiev[clang-format] Adds space around angle brackets in...
2018-02-06 Hiroshi Inoue[PowerPC] fix up in rL324229, NFC
2018-02-06 Petar Jovanovic[DeadArgumentElim] Set pointer to DISubprogram before...
2018-02-06 Sam McCall[clangd] Cut input-mirror.test down to size. NFC
2018-02-06 Sam McCall[clangd] Support simpler JSON-RPC stream parsing for...
2018-02-06 George RimarRevert r324322 "[ELF] - Use InitTargetOptionsFromCodeGe...
2018-02-06 Alexander IvchenkoFix unused variable warning in release mode. NFC.
2018-02-06 Haojian Wu[clangd] Fix incorrect file path for symbols defined...
2018-02-06 Oliver Stannard[AArch64] Fix spelling of ICH_ELRSR_EL2 system register
2018-02-06 Oliver Stannard[ARM][AArch64] Add CSDB speculation barrier instruction
2018-02-06 Clement Courbet[MergeICmps][NFC] Add more assertions.
2018-02-06 George Rimar[ELF] - Use InitTargetOptionsFromCodeGenFlags/ParseComm...
2018-02-06 Sjoerd Meijer[ARM] Armv8.2-A FP16 code generation (part 3/3)
2018-02-06 Joachim Protze[OMPT] Fix tool initialization returning 0
2018-02-06 Clement CourbetRevert "[MergeICmps] Enable the MergeICmps Pass by...
2018-02-06 Clement Courbet[MergeICmps] Enable the MergeICmps Pass by default.
2018-02-06 Hiroshi Inoue[ThinLTO] fix test failure without x86 backend
2018-02-06 Craig Topper[X86] Modify a few tests to not use icmps that are...
2018-02-06 Konstantin... AMDGPU/MemoryModel: Fix monotonic atomic loads
2018-02-06 Peter CollingbourneThinLTOBitcodeWriter: Do not include module-level inlin...
2018-02-06 Marshall ClowNo, really this time mark 3034 as 'Patch Ready'
2018-02-06 Craig Topper[DAGCombiner] Pass the original load to ExtendSetCCUses...
2018-02-06 Marshall ClowMark issue 3034 as 'Patch Ready'
2018-02-06 Nirav DaveRevert "[libc++] Fix PR35491 - std::array of zero-size...
2018-02-06 Richard TrieuFix crash on invalid.
2018-02-06 Marshall ClowMore patches ready
2018-02-06 Reid Kleckner[COFF] Add minimal support for /guard:cf
2018-02-06 Derek Schuff[WebAssembly] Fix test expectations after r324274
2018-02-06 Reid KlecknerUpdate test expectations after reverting PLT change
2018-02-06 Ahmed Charles[RISCV] Add support for %pcrel_lo.
2018-02-06 Alex ShlyapnikovFix test/Driver/sanitizer-ld.c broken by D40903
2018-02-06 Reid KlecknerRevert "Don't assume a null GV is local for ELF and...
2018-02-06 Rui UeyamaAdd -no-allow-multiple-definition, -no-pic-executable...
2018-02-06 Teresa Johnson[ThinLTO] Remove dead and dropped symbol declarations...
2018-02-06 Paul RobinsonFix regex from r324279 more better.
2018-02-06 Reid KlecknerFix LLD wasm error check on Windows, which prints ...
2018-02-05 Alex Shlyapnikov[Sanitizers] Basic Solaris sanitizer support (PR 33274)
2018-02-05 Craig Topper[X86] Auto-generate complete checks. NFC
2018-02-05 Craig Topper[X86] Relax restrictions on what setcc condition codes...
2018-02-05 Davide Italiano[testsuite] Skip a flakey test.
2018-02-05 Marshall ClowAdd issues in 'Review'
2018-02-05 Peter CollingbourneLTO: Also include dso-local bit for calls in ThinLTO...
2018-02-05 Marshall ClowRemove <experimental/string_view>; use <string_view...
2018-02-05 Sanjay Patel[LoopStrengthReduce, x86] don't add cost for a cmp...
2018-02-05 Eugene ZemtsovDisable test_restart_bug failing on Android
2018-02-05 Jason MolendaFix the cputype comparison in GDBRemoteCommunicationSer...
2018-02-05 Peter CollingbourneIRGen: Move vtable load after argument evaluation.
2018-02-05 Francis Visoiu... [PEI] Fix failing test caused by r324283
2018-02-05 Vitaly Buka[Sanitizers, Darwin] Disable SANITIZER_SUPPORTS_WEAK_HO...
2018-02-05 Francis Visoiu... [PEI][NFC] Move StackSize opt-remark code next to ...
2018-02-05 Erik Pilkington[demangler] Refactor the type parser
2018-02-05 Adrian PrantlCMake: fix build directory name in clean rule
2018-02-05 Davide Italiano[lang/Objc] UNXFAIL a test. Nullability has been implem...
2018-02-05 Paul RobinsonFix Windows bots for test from r324270.
2018-02-05 Daniel Neilson[LowerMemIntrinsics] Update uses of deprecated MemIntri...
2018-02-05 Benjamin Kramer[clangd] Add a cstring include for strerror.
2018-02-05 Sanjay Patel[InstCombine] don't try to evaluate instructions with...
2018-02-05 Jan Kratochvilrefactor: DWARFCompileUnit::Producer -> DWARFProducer
2018-02-05 Krzysztof Parzyszek[SDAG] Legalize all CondCodes by inverting them and...
2018-02-05 Daniel Neilson[SimplifyLibCalls] Update from deprecated IRBuilder...
2018-02-05 Rafael EspindolaReplace ApplyDynamicRelocs with WriteAddends.
2018-02-05 Paul Robinson[DWARF] Regularize dumping strings from line tables.
2018-02-05 Akira HatanakaAdd support for attribute 'trivial_abi'.
2018-02-05 Kostya Kortchinsky[sanitizer] Revert rL324263
2018-02-05 Sanjay Patel[InstCombine] add test corresponding to r324252 (PR3622...
2018-02-05 Daniel NeilsonAdd release note on change to memcpy/memmove/memset...
next