platform/upstream/llvm.git
2017-10-24 George Karpenkov[Analyzer] Handle implicit function reference in bodyfa...
2017-10-24 Saleem AbdulrasoolObjCARC: do not increment past the end of the BB
2017-10-23 George Karpenkov[Analyzer] Do not use static storage to for implementat...
2017-10-23 Alexander Shaposhnikov[analyzer] Fix handling of labels in getLValueElement
2017-10-23 Reid Kleckner[codeview] Add support for inlinee lists
2017-10-23 Justin Lebar[PM] Fix Typo
2017-10-23 Jessica Paquette[MachineOutliner] Add optimisation remarks for successf...
2017-10-23 Alex Shlyapnikov[Sanitizers-libFuzzer] Addressing coding style issues.
2017-10-23 Marshall ClowMore fuzzing interfaces
2017-10-23 Davide Italiano[lldbtests] Handle errors instead of crashing.
2017-10-23 Reid Kleckner[PDB] Add test for S_THUNK32 records
2017-10-23 Pavel LabathUse ipv4 localhost address in lldb-server tests
2017-10-23 Davide Italiano[Symbol] Remove dead code. NFCI.
2017-10-23 Konstantin... AMDGPU: Initialize WavefrontSize from TD files
2017-10-23 Aditya Nandakumar[GISel][ARM]: Fix illegal Generic copies in tests
2017-10-23 Aditya Nandakumar[GISel][AArch64]: Fix illegal Generic copies in tests
2017-10-23 Reid Kleckner[PDB] Fix logging of bad type indices
2017-10-23 Reid Kleckner[codeview] Recognize two records with no type index...
2017-10-23 Rong Xu[PM] Add pgo-memop-opt pass to the new pass manager
2017-10-23 Simon Pilgrim[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly...
2017-10-23 Alex Shlyapnikov[libFuzzer] Periodically purge allocator's quarantine...
2017-10-23 Volodymyr Sapsai[Sema] Add support for flexible array members in Obj-C.
2017-10-23 Bob WilsonAdd a new Simulator entry for the target triple environ...
2017-10-23 Petr Hosek[Driver] Use ld.lld directly for Fuchsia rather than...
2017-10-23 Rafael EspindolaMake Ctx a plain pointer again.
2017-10-23 George Burgess IVFix buildbot breakage
2017-10-23 Rafael EspindolaDocument a change of behavior in r315552.
2017-10-23 Mitch PhillipsMade llvm-cfi-verify not execute unit tests on non...
2017-10-23 George Burgess IVDon't crash when we see unallocatable registers in...
2017-10-23 Mitch PhillipsGraph builder implementation.
2017-10-23 Stefan PintilieRevert "[PowerPC] Try to simplify a Swap if it feeds...
2017-10-23 Rui Ueyamalld::COFF: better behavior when using as a library
2017-10-23 Mandeep Singh... [GVNSink] Fix failing GVNSink tests in the reverse...
2017-10-23 Pavel LabathLogging: Disable logging after fork()
2017-10-23 Krzysztof Parzyszek[Hexagon] Return the correct chain edge for i1 function...
2017-10-23 Stefan Pintilie[PowerPC] Try to simplify a Swap if it feeds a Splat
2017-10-23 Konstantin... LLD: Fix large integer implicitly truncated to unsigned...
2017-10-23 Martin StorsjoAbstract rwlocks into a class, provide a SRW lock imple...
2017-10-23 Krzysztof Parzyszek[Hexagon] Add extra pattern for S4_addaddi
2017-10-23 Jonas Hahnfeld[OpenMP] Avoid VLAs for some reductions on array sections
2017-10-23 Jonas HahnfeldFix FormatVariadicTest with GCC
2017-10-23 Daniel Sanders[globalisel][tablegen] Import stores and allow GISel...
2017-10-23 Mitch PhillipsAccidently merged an incomplete upstream patch in 10e6e...
2017-10-23 Mitch PhillipsPatch in
2017-10-23 Vedant Kumar[wasm] readSection: Avoid reading past eof (fixes oss...
2017-10-23 Alex Shlyapnikov[Sanitizers] Add total primary allocator RSS to allocat...
2017-10-23 Davide Italiano[lldbtest] Simplify removing an unneeded else. NFCI.
2017-10-23 Simon Pilgrim[X86][SSE] Regenerate PACKSS tests on 32 + 64-bit targets
2017-10-23 Yaxun LiuCodeGen: Fix invalid bitcast in partial initialization...
2017-10-23 Mitch PhillipsUpdated 'Getting Started' to use valid git links (added...
2017-10-23 Sanjay Patel[PassManager] add test to show the new PM uses -latesim...
2017-10-23 Daniel Sanders[globalisel] Add very brief docs summarizing the ISel...
2017-10-23 Matt ArsenaultAMDGPU: Cleanup local atomic node names
2017-10-23 Evgeniy StepanovRevert "[Compiler-rt][MIPS] Fix cross build for XRAY."
2017-10-23 Alex Shlyapnikov[Sanitizers] New sanitizer API to purge allocator quara...
2017-10-23 Matt ArsenaultAMDGPU: Fix default range in non-kernel functions
2017-10-23 Craig Topper[X86] Fix disassembler table generation to prevent...
2017-10-23 Benjamin Kramer[ASTMatchers] Expose forEachOverriden in dynamic AST...
2017-10-23 Marshall ClowFix misguided error message in debug mode. No functiona...
2017-10-23 Kostya Kortchinsky[scudo] Add a shared runtime
2017-10-23 Jessica Paquette[MachineOutliner] NFC: Rename getters/setters to fit...
2017-10-23 Craig Topper[X86] Change VMPTRST to use PS instead of TB to match...
2017-10-23 Craig Topper[X86] Change RDRAND to use PS instead of TB.
2017-10-23 Erich KeanePull X86 "CPUKind" checking into .cpp file. [NFC]
2017-10-23 Craig Topper[X86] Change XRSTOR to use PS instead of TB to match...
2017-10-23 Simon Pilgrim[X86][SSE] Remove AssertZext stage from PEXTRW/PEXTRB...
2017-10-23 Nico Weberclang-cl: Expose --version.
2017-10-23 Andrew V. TischenkoUpdate DPPD/DPPS instruction scheduling on btver2.
2017-10-23 Craig Topper[X86] Add PTWRITE instruction for assembler and disasse...
2017-10-23 Craig Topper[X86] Add RDPID instruction for assembler and disassembler.
2017-10-23 Simon Pilgrim[DAGCombine] Permit combining of shuffles of equivalent...
2017-10-23 Sam McCallSupport formatting formatv_objects.
2017-10-23 Rui UeyamaAdd the --version option.
2017-10-23 Simon Pilgrim[X86][SSE] Regenerate bitcast-and-setcc tests
2017-10-23 Ilya Biryukov[clangd] Allow to pass code completion opts to ClangdSe...
2017-10-23 Simon Pilgrim[X86][AVX2] Regenerate AVX2 intrinsics tests on 32...
2017-10-23 Simon Pilgrim[X86][AVX] Regenerate AVX intrinsics tests on 32 +...
2017-10-23 Simon Pilgrim[X86][F16C] Regenerate F16C schedule tests
2017-10-23 Ilya Biryukov[clangd] Updated outdated test comment. NFC.
2017-10-23 Artur GainullinTest commit.
2017-10-23 George Rimar[llvm-dwarfdump] - Teach tool about few GNU call_sites...
2017-10-23 Ayman Musa[X86] Add test for opportunity to use bzhi X86 instruct...
2017-10-23 Andrew V. TischenkoFix for Bug 30718 - Failure to disassemble certain...
2017-10-23 Martin Storsjo[MinGW] Omit libc++/libc++abi/libunwind from autoexporting
2017-10-23 Martin Storsjo[COFF] Fix exporting of functions starting with undersc...
2017-10-23 Martin Storsjo[COFF] Improve the check for functions that should...
2017-10-23 Haojian WuFix a -Wpedantic warning.
2017-10-23 Haojian Wu[rename] Don't overwrite the template argument when...
2017-10-23 Sam Parker[ARM] Allow unrolling of multi-block loops.
2017-10-23 Ilya Biryukov[clangd] Report proper kinds for 'Keyword' and 'Snippet...
2017-10-23 Richard SmithFor better compatibility with C++11 and C++14, emit...
2017-10-23 Craig Topper[X86] Update a doxygen comment in the disassembler...
2017-10-23 Craig Topper[X86] Fix disassembly of EVEX rounding control and...
2017-10-23 Petr Hosek[ELF] When placing orphans, handle case when last secti...
2017-10-22 Rui UeyamaAdd R_PPC_ADDR16_HI relocation support
2017-10-22 Rui UeyamaRemove a fast lookup table from MergeInputSection.
2017-10-22 Faisal Vali[c++2a] Update cxx_status w __VA_OPT__ marked as comple...
2017-10-22 Saleem AbdulrasoolExecutionEngine: make COFF Thumb2 assertions non-tautol...
2017-10-22 Yichao YuFix invalid ptrtoint in InstCombine
2017-10-22 Benjamin KramerCreate fewer copies of StringMaps. No functionality...
next