platform/upstream/llvm.git
2018-07-28 Fangrui Song[CFG] Remove duplicate function/class names at the...
2018-07-28 Vedant Kumar[docs] Clarify role of DIExpressions within debug intri...
2018-07-28 Craig Topper[DAGCombiner] Teach DAG combiner that A-(B-C) can be...
2018-07-28 Alina Sbirlea[SimpleLoopUnswitch] Fix DT updates for trivial branch...
2018-07-27 Raphael IsemannAdd the actually calculated completions to COMPLETION_MSG
2018-07-27 Alex LangfordRevert "Stop building liblldb with CMake's framework...
2018-07-27 Raphael IsemannAdd missing boundary checks to variable completion.
2018-07-27 Wouter van... Revert "[WebAssembly] Added default stack-only instruct...
2018-07-27 Fangrui Song[Support] Remove unnecessary MemoryBuffer::anchor ...
2018-07-27 Craig Topper[X86] Add support expanding multiplies by constant...
2018-07-27 Fangrui Song[llvm-objcopy] Make --strip-debug strip .zdebug* (zlib...
2018-07-27 Reid Kleckner[InstrProf] Don't register __llvm_profile_runtime_user
2018-07-27 Raphael IsemannFix whitespace in the python test suite.
2018-07-27 Nicolas LesserParse a possible trailing postfix expression suffix...
2018-07-27 Erik Pilkington[Sema] Use a TreeTransform to extract deduction guide...
2018-07-27 Wouter van... [WebAssembly] Added default stack-only instruction...
2018-07-27 Davide ItalianoRevert "Recommit [DataFormatters] Add formatter for...
2018-07-27 David Bolvansky[InstCombine] [NFC] [Tests] Fold Select with AND/OR...
2018-07-27 Jessica PaquetteRecommit "Enable MachineOutliner by default under ...
2018-07-27 David Bolvansky[InstCombine] [NFC] [Tests] Fold Select with AND/OR...
2018-07-27 Alexey Bataev[DEBUG_INFO] Fix tests, NFC.
2018-07-27 Jordan Rupprecht[libc++] Exclude posix_l/strtonum fallback inclusion...
2018-07-27 Davide ItalianoRecommit [DataFormatters] Add formatter for C++17 std...
2018-07-27 Alexey Bataev[DEBUGINFO] Disable unsupported debug info options...
2018-07-27 Alex LangfordStop building liblldb with CMake's framework functionality
2018-07-27 Peter CollingbourneReland r338088, "ELF: Make --print-icf-sections output...
2018-07-27 Evandro Menezes[SLC] Test simplification of pow(x, 0.333...) to cbrt...
2018-07-27 Raphael IsemannNarrow the CompletionRequest API to being append-only.
2018-07-27 Sanjay Patel[AArch64, PowerPC, x86] add more signbit math tests...
2018-07-27 George Karpenkov[analyzer] Extend NoStoreFuncVisitor to insert a note...
2018-07-27 Jessica Paquette[MachineOutliner] Exit getOutliningCandidateInfo when...
2018-07-27 Evandro Menezes[ARM] Add new target feature to fuse literal generation
2018-07-27 Joachim Protze[OMPT] Fix OMPT callbacks for the taskloop construct...
2018-07-27 Joachim Protze[OMPT] Adapt OMPT callbacks for tasks to handle untied...
2018-07-27 Joachim Protze[OMPT] Print two more addresses in print_fuzzy_address_...
2018-07-27 Sanjay Patel[AArch64, PowerPC, x86] add more signbit math tests...
2018-07-27 Richard SmithFix typos in comment.
2018-07-27 George Karpenkov[ASTMatchers] Introduce a matcher for `ObjCIvarExpr...
2018-07-27 Alexey Bataev[OPENMP] Static variables on device must be externally...
2018-07-27 Erik Pilkington[demangler] Support for reference collapsing
2018-07-27 George Karpenkov[ASTMatchers] Introduce a matcher for `ObjCIvarExpr...
2018-07-27 Jessica PaquetteRevert "Enable MachineOutliner by default under -Oz...
2018-07-27 Richard SmithAdd missing temporary materialization conversion on...
2018-07-27 Yonghong Songbpf: add missing RegState to notify MachineInstr verifi...
2018-07-27 Jessica PaquetteEnable MachineOutliner by default under -Oz for AArch64
2018-07-27 Sanjay Patel[DAGCombiner] fold 'not' with signbit math
2018-07-27 Sanjay Patel[x86] add more tests for signbit math; NFC
2018-07-27 Sanjay Patel[PowerPC] add more tests for signbit math; NFC
2018-07-27 Sanjay Patel[AArch64] add more tests for signbit math; NFC
2018-07-27 Fangrui Song[Support] Use unsigned char for xxHash 64-bit
2018-07-27 Jan VeselyAMDGPU/R600: Add MOV instructions to BFE patterns
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Predicated integer reductions.
2018-07-27 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description
2018-07-27 Ilya Biryukov[clang-tidy] Fix a crash in fuchsia-multiple-inheritance
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Predicated floating point reductions.
2018-07-27 Louis Dionne[libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace...
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Support for FEXPA and FTSSEL.
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Support for FRECPE and FRSQRTE.
2018-07-27 Philip Pfaffe[CMake] Followup for r337366: Only export LLVM_LINK_LLV...
2018-07-27 Sanjay Patel[InstCombine] not(sub X, Y) --> add (not X), Y
2018-07-27 Sanjay Patel[InstCombine] add tests for not+sub; NFC
2018-07-27 Kirill Bobyrev[clangd] Return Dex Iterators
2018-07-27 Max Kazantsev[SimplifyIndVar] Canonicalize comparisons to unsigned...
2018-07-27 Victor Leschuk[Support] Bring std::errc::not_supported to llvm::errc.
2018-07-27 Matt ArsenaultAMDGPU: Fix code size for return_to_epilog pseudo
2018-07-27 Matt ArsenaultDAG: Remove unnecessary .str()
2018-07-27 Matt ArsenaultPatternMatch: Add wrappers for fabs and canonicalize
2018-07-27 Ilya BiryukovRevert "ELF: Make --print-icf-sections output determini...
2018-07-27 Anastasis GrammenosRevert "[LV][DebugInfo] Set DL to the middle block...
2018-07-27 Roman Lebedev[AST] Sink 'part of explicit cast' down into ImplicitCa...
2018-07-27 Hiroshi Inoue[InstSimplify] tests for D48828: fold extraction from...
2018-07-27 Anastasis Grammenos[LV][DebugInfo] Set DL to the middle block Icmp instruction
2018-07-27 Craig Topper[Docs] Remove hard tab character from code block in...
2018-07-27 Xin Tong[NFC] Remove an empty line.
2018-07-27 Eric FiselierMove Filesystem namespace definition out of a clang...
2018-07-27 Tom StellardAMDGPU/GlobalISel: Fix crash in regbankselect on non...
2018-07-27 Craig Topper[X86] Remove an unnecessary 'if' that prevented treatin...
2018-07-27 Bob Haarman[LTO] Don't internalize declarations
2018-07-27 Fangrui SongReplace LLVM_ALIGNAS with alignas as a follow-up of...
2018-07-27 Mike Edwards[WWW] Fixing file permissions for the .html pages.
2018-07-27 Craig Topper[X86] Add matching for another pattern of PMADDWD.
2018-07-27 Eric FiselierAdd libc++fs to the test deps, and not to the target...
2018-07-27 Eric FiselierAttempt to unbreak *all the bots*
2018-07-27 Eric FiselierCorrectly mark the Filesystem status as complete.
2018-07-27 Eric FiselierImplement <filesystem>
2018-07-27 Chen Zheng[InstCombine] canonicalize abs pattern
2018-07-27 Emmett Neymanadded shared library to fix buildbot
2018-07-27 Craig Topper[X86] When removing sign extends from gather/scatter...
2018-07-26 Erik Pilkington[Sema] Fix a crash by completing a type before using it
2018-07-26 Peter CollingbourneELF: Make --print-icf-sections output deterministic.
2018-07-26 Mike Edwards[WWW] Removing my test file as the auto-deployment...
2018-07-26 Mike Edwards[WWW] Adding a test page to work out an auto-deployment...
2018-07-26 Craig Topper[SelectionDAGBuilder] Add masked loads to PendingLoads...
2018-07-26 Reid KlecknerRevert r338057 "[VirtualFileSystem] InMemoryFileSystem...
2018-07-26 Reid Kleckner[MS] Add L__FUNCSIG__ for compatibility
2018-07-26 Reid Kleckner[InstrProf] Use comdats on COFF for available_externall...
2018-07-26 Wolfgang Pieb[DWARF v5] Reposting r337981, which was reverted in...
2018-07-26 Craig Topper[SelectionDAG] Add MLOAD/MSTORE/MGATHER/MSCATTER to...
2018-07-26 Craig Topper[DAGCombiner] Remove some calls to AddToWorklist that...
2018-07-26 Zachary TurnerFix -Wsign-compare warning.
next