platform/upstream/llvm.git
2017-10-24 Jan Korous[docs] Code example fix
2017-10-24 Peter Smith[AArch64] Fix PR34625 -mtune without -mcpu should not...
2017-10-24 Oliver Stannard[ARM] Replace development diagnostics with normal DEBUG...
2017-10-24 Serguei KatkovRestore the fix rL316059 eliminated by rL316372
2017-10-24 Oliver Stannard[ARM] tSETEND needs IsThumb
2017-10-24 Oliver Stannard[ARM] Remove tCPS alias which just crashed
2017-10-24 Sam McCallSupport formatv of TimePoint with strftime-style formats.
2017-10-24 George Rimar[ELF] - Do not collect SHT_REL[A] sections unconditiona...
2017-10-24 Clement Courbet[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expand...
2017-10-24 Zvi RackoverX86: Fix X86CallFrameOptimization to search for the...
2017-10-24 Martin StorsjoAdd missing checks for register number
2017-10-24 Bruno Cardoso... [Modules] Add module for Config/llvm-config.h
2017-10-24 Omer Paparo... [MC] Adding code padding for performance stability...
2017-10-24 Zvi RackoverX86: Register the X86CallFrameOptimization pass
2017-10-24 Tim Shen[test] Fix clang-test for FreeBSD and NetBSD
2017-10-24 Dean Michael... [XRay][compiler-rt] More fixups.
2017-10-24 Dean Michael... [XRay][compiler-rt] Fixup shadowing
2017-10-24 Jordan RoseUnnamed bitfields don't block constant evaluation of...
2017-10-24 Daniel Sanders[globalisel][tablegen] Remove unused InstructionMatcher...
2017-10-24 Dean Michael... [XRay][compiler-rt] Remove C++ STL from the buffer...
2017-10-24 Erich KeaneFix template parameter default args missed if redecled
2017-10-24 Bob Haarman[raw_fd_ostream] report actual error in error messages
2017-10-24 George Karpenkov[Analyzer] Fix for the memory leak: fix typo in if...
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 +...
next