platform/upstream/llvm.git
2017-05-30 Eric BeckmannThis patch should fix various clang warnings and a...
2017-05-30 Tim Shen[AntiDepBreaker] Revert r299124 and add a test.
2017-05-30 Tim NorthoverMIR: update test for noVRegs removal.
2017-05-30 Zachary TurnerTry to fix build.
2017-05-30 Zachary Turner[CodeView] Move CodeView YAML code to ObjectYAML.
2017-05-30 Matthias BraunTargetPassConfig: Keep a reference to an LLVMTargetMach...
2017-05-30 Tim NorthoverMIR: remove explicit "noVRegs" property.
2017-05-30 Xinliang David Li[PartialInlining] Shrinkwrap allocas with live range...
2017-05-30 Quentin Colombet[Localizer] Don't trick to be smart for the insertion...
2017-05-30 Rafael EspindolaCheck Live instead of the section type.
2017-05-30 Rafael EspindolaRemove unnecessary cast.
2017-05-30 Ben Langmuir[llvm-config] Fix cflags test looking for "warning"
2017-05-30 Richard SmithAdd an explicit -std= to test to unbreak on PS4 targets.
2017-05-30 Casey Carter[test] s/uexpectedly/unexpectedly/
2017-05-30 Matthew Simpson[LV] Reapply r303763 with fix for PR33193
2017-05-30 Alex Shlyapnikov[sanitizer] Add "isapla" to symbolizer's global symbols...
2017-05-30 Benjamin Kramer[Object] Remove unused field + constructor.
2017-05-30 Benjamin Kramer[Object] Fix pessimizing move.
2017-05-30 Vedant KumarRevert "This patch closes PR28513: an optimization...
2017-05-30 Galina KistanovaAdded missing break.
2017-05-30 Alexey Bataev[OpenMP][Driver] Put target binary for each offload...
2017-05-30 Keno FischerRevert "[Cloning] Take another pass at properly cloning...
2017-05-30 Matthias BraunARM: Add missing flags to TBB_[JH]T pseudo instructions
2017-05-30 Keno Fischer[Cloning] Take another pass at properly cloning debug...
2017-05-30 Eric BeckmannAdding parsing ability for .res file.
2017-05-30 Craig Topper[InstCombine] Add test cases to show missed opportuniti...
2017-05-30 Krzysztof Parzyszek[Hexagon] Improve code generation for 32x32-bit multipl...
2017-05-30 Zachary Turner[CodeView] Add more DebugSubsection implementations.
2017-05-30 Craig Topper[SelectionDAG] Remove special case for ISD::FPOWI from...
2017-05-30 Javed AbsarReverting Neon vector type 64-alignment fix
2017-05-30 Stanislav Mekhanoshin[AMDGPU] Allow SDWA in instructions with immediates...
2017-05-30 Zachary Turner[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
2017-05-30 Mark Searles [AMDGPU] Require waitcnt before barrier for all...
2017-05-30 Alexey Bataev[OPENMP] Allow 'use_device_ptr' clause in 'target data...
2017-05-30 Craig Topper[SelectionDAG] Set ISD::FPOWI to Expand by default
2017-05-30 Ilya Biryukov[clangd] Mark results of clangd requests with a tag...
2017-05-30 Erik Verbruggen[libclang] Allow to suspend a translation unit.
2017-05-30 Diana PicusFixup r304205 - Require PowerPC target
2017-05-30 Javed AbsarFix issue with test that caused bildbot failure
2017-05-30 Andrew V. TischenkoThis patch closes PR28513: an optimization of multiplic...
2017-05-30 Benjamin Kramer[ARM] Update long-test after r304201.
2017-05-30 Erik VerbruggenAllow for unfinished #if blocks in preambles
2017-05-30 Peter Smith[ELF] Add .ARM.exidx sentinel section to an OutputSecti...
2017-05-30 Benjamin Kramer[PPC] Make altivec conversion function macros.
2017-05-30 Max Kazantsev[SCEV][NFC] Remove redundant params from isAvailableAtL...
2017-05-30 Ulrich Weigand[SystemZ] Add decimal floating-point instructions
2017-05-30 Ulrich Weigand[SystemZ] Add hexadecimal floating-point instructions
2017-05-30 Javed Absar[ARM] Fix Neon vector type alignment to 64-bit
2017-05-30 Ulrich Weigand[SystemZ] Add missing assembler/disassembler tests
2017-05-30 Oliver Stannard[MC] Fix constant pools with DenseMap sentinel values
2017-05-30 Zoran Jovanovic[mips] Expansion of LI.S and LI.D
2017-05-30 George Rimar[ELF] - Fix comment. NFC.
2017-05-30 Kristof BeylsFix PR33031: correct the estimate of maximum offset...
2017-05-30 Daniel BerlinNewGVN: Compute hash value of expression on demand...
2017-05-30 Daniel BerlinNewGVN: Fix PR33194, memory corruption by putting tempo...
2017-05-30 Egor Churaev[OpenCL] Added diagnostic for implicit declaration...
2017-05-30 George Rimar[ELF] - Do not crash when linkerscript applies fill...
2017-05-30 Egor Churaev[OpenCL] An error shall occur if any scalar operand...
2017-05-30 Richard SmithDiagnose attempts to build a preprocessed module that...
2017-05-30 Petr Hosek[ELF] Filter out non InputSection members from InputSec...
2017-05-30 Hiroshi Inoue[trivial] fix a typo in comment, NFC
2017-05-30 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-05-30 Galina KistanovaAdded missing line continuation to HANDLE_DIEVALUE_SMAL...
2017-05-30 Petr Hosek[ELF] Use late evaluation for ALIGN in expression
2017-05-30 Galina KistanovaReverted r303602, as it will be fixed in gtest.
2017-05-30 Richard Smith[modules] When we #include a local submodule header...
2017-05-30 Rafael EspindolaReplace a few more uses of OutputSections.
2017-05-30 Rafael EspindolaKeep a list of all OutputSectionCommands.
2017-05-29 Eric FiselierAdd missing 'requires coroutines' to module map
2017-05-29 Joerg SonnenbergerRevert r303763, results in asserts i.e. while building...
2017-05-29 Craig Topper[TableGen] Use StringMap instead of DenseMap<StringRef...
2017-05-29 Craig Topper[TableGen] Introduce DagInit::getArgs that returns...
2017-05-29 Gor NishanovCGCoroutine.cpp: (NFC) clang-format misplaced brace
2017-05-29 Benjamin Kramer[ManagedStatic] Avoid putting function pointers in...
2017-05-29 Davide Italiano[GlobalIsel] Fix a warning with GCC 7 -Wpedantic. NFCI.
2017-05-29 Eric FiselierFix <experimental/coroutine> in C++03
2017-05-29 Eric Fiselier[coroutines] Make coroutine_handle<T>::from_address...
2017-05-29 Zvi Rackover[X86] Add tests for (ix bitcast (vxi1 and ...)). NFC.
2017-05-29 Artem Dergachev[analyzer] Fix immutable map factory lifetime for parti...
2017-05-29 Zvi Rackover[X86] Replace undef value in flaky test
2017-05-29 Benjamin KramerUnbreak long test after r304127.
2017-05-29 Benjamin Kramer[ManagedStatic] Make object_creator/object_deleter...
2017-05-29 Benjamin KramerDon't destroy ManagedStatics in a unit test.
2017-05-29 Benjamin Kramer[wasm] Fix test after r304117.
2017-05-29 Benjamin Kramer[X86] Don't fold away the memory operand of an xchg.
2017-05-29 Artem Dergachev[analyzer] Support partially tainted records.
2017-05-29 Ayal Zaks[Docs] Add VectorizationPlan to docs/Proposals.
2017-05-29 Artem Dergachev[analyzer] Initial commit for the upcoming refactoring...
2017-05-29 Artem Dergachev[analyzer] PthreadLockChecker: model failed pthread_mut...
2017-05-29 Benjamin KramerReplace forward decl with include to unbreak the build.
2017-05-29 Benjamin KramerTry to work around MSVC being buggy. Attempt #1.
2017-05-29 Benjamin Kramer[Timer] Move DefaultTimerGroup into a ManagedStatic.
2017-05-29 Benjamin Kramer[ManagedStatic] Add a way to pass custom creators/deleters.
2017-05-29 Alexander Kornienko[clang-tidy] Use getLocalOrGlobal for the StrictMode...
2017-05-29 Sanjay Patel[DAGCombiner] fix load narrowing transform to exclude...
2017-05-29 Jonas Paulsson[SystemZ] Improve buildVector() in SystemZISelLowering...
2017-05-29 Michael Kruse[ScopInfo] Do not add terminator & synthesizable instru...
2017-05-29 Mattias ErikssonTest commit: fix typos
2017-05-29 Siddharth BhatRevert "[NFC] Fix formatting & typecast issue. Build...
2017-05-29 Abhishek AggarwalReplaced StructuredData::Type with eStructuredDataType
next