platform/upstream/llvm.git
2016-10-28 Simon Pilgrim[SelectionDAG] Tidyup UDIV computeKnownBits implementation
2016-10-28 Simon Pilgrim[SelectionDAG] Increment computeKnownBits recursion...
2016-10-28 Benjamin Kramer[include-fixer] Make error message sound less like...
2016-10-28 Anastasia Stulova[OpenCL] Diagnose variadic arguments
2016-10-28 Igor Laevsky[LCSSA] Perform LCSSA verification only for the current...
2016-10-28 Pavel LabathAdd a couple of fun unit tests for FileSpec::Equal
2016-10-28 Eric FiselierFix test when using an installed libc++
2016-10-28 Alex Lorenz[Objective-C] Add objc_subclassing_restricted attribute
2016-10-28 Simon PilgrimFix MSVC "not all control paths return a value" warning
2016-10-28 Maxim Ostapenko[asan] Run pthread_create_from_constructor test on...
2016-10-28 Benjamin Kramer[openmp] Remove test assumption that canonical binary...
2016-10-28 Maxim Ostapenko[asan] Disable pthread_create_from_constructor test...
2016-10-28 Erik VerbruggenSema: do not warn about unused const vars if main file...
2016-10-28 Maxim Ostapenko[asan/lsan] Avoid possible deadlock in dynamic ASan...
2016-10-28 Eric FiselierAdd more tests for optional<const T>
2016-10-28 Eric FiselierUpdate mac ABI list
2016-10-28 Eric FiselierAdd __libcpp_version file and __libcpp_library_version...
2016-10-28 Juergen RibutzkaRevert "[DAGCombiner] Add vector demanded elements...
2016-10-28 Davide Italiano[Reassociate] Removing instructions mutates the IR.
2016-10-28 Teresa Johnson[ThinLTO] Create AliasSummary when building index
2016-10-28 Bruno Cardoso... [Modules] Make test from r285377 darwin specific
2016-10-28 Bruno Cardoso... [Modules] Add testcase for builtins used in umbrella...
2016-10-28 Teresa Johnson[ThinLTO] Rename HasSection to NoRename (NFC)
2016-10-28 Davide Italiano[IR] Clang-format my previous commit. NFCI.
2016-10-28 Jason Henline[Acxxel] Remove setActiveDeviceForThread
2016-10-28 Davide Italiano[ConstantFold] Get the correct vector type when folding...
2016-10-28 Richard TrieuFix a crash on invalid code.
2016-10-27 Jason MolendaCheck that we got back an object from MakeFunctionCaller
2016-10-27 Tom StellardAMDGPU/SI: Handle hazard with s_rfe_b64
2016-10-27 Tom StellardAMDGPU/SI: Handle hazard with sgpr lane selects for...
2016-10-27 Davide ItalianoRemove accidentally commited test.
2016-10-27 Davide Italiano[IR] Reintroduce getGEPReturnType(), it will be used...
2016-10-27 Tom StellardAMDGPU/SI: Fix unused variable warning on non-debug...
2016-10-27 Ekaterina RomanovaReverting back r285355: "Update .debug_line section...
2016-10-27 Chris BienemanRevert "[Test Suite] Pull generateSource into lldbtest"
2016-10-27 Vedant Kumar[Coverage] Darwin: Move __llvm_covmap from __DATA to...
2016-10-27 Tom StellardAMDGPU/SI: Handle hazard with > 8 byte VMEM stores
2016-10-27 Tim ShenReapply r285351 "[APFloat] Add DoubleAPFloat mode to...
2016-10-27 Chris Bieneman[Test Suite] Pull generateSource into lldbtest
2016-10-27 Chris Bieneman[CMake] Rename lldb-launcher to darwin-debug
2016-10-27 Ekaterina RomanovaUpdate .debug_line section version information to match...
2016-10-27 Tim ShenRevert "[APFloat] Add DoubleAPFloat mode to APFloat...
2016-10-27 Kostya Serebryany[libFuzzer] enable use_cmp by default
2016-10-27 Tim Shen[libcxx] Make regex_match backtrack when search fails
2016-10-27 Tim Shen[APFloat] Add DoubleAPFloat mode to APFloat. NFC.
2016-10-27 Peter CollingbourneBitcodeReader: Require clients to read the block info...
2016-10-27 Anna Zaks[docs] Update the TSan and MSan docs to refer to the...
2016-10-27 Kyle ButtCodeGen: Handle missed case of block removal during...
2016-10-27 Rui UeyamaDefine ~DIHelper::DIHelper() in .cpp.
2016-10-27 Stephan T.... [PATCH] D25483: [libcxx] [test] Fix non-Standard assump...
2016-10-27 Sanjay Patel[InstCombine] fix foldSPFofSPF() to handle vector splats
2016-10-27 Kostya Serebryany[libFuzzer] docs: update the examples
2016-10-27 Vitaly Buka[asan] Test jumps which bypass variables declaration
2016-10-27 Kevin EnderbyAnother additional error check for invalid Mach-O files...
2016-10-27 Richard SmithAdd documentation describing the components of a comple...
2016-10-27 Sanjay Patel[InstCombine] add vector tests for foldSPFofSPF to...
2016-10-27 Kostya Serebryany[libFuzzer] docs: separate section for fuzz target
2016-10-27 Tom StellardAMDGPU/SI: Handle s_setreg hazard in GCNHazardRecognizer
2016-10-27 Kostya Serebryany[libFuzzer] remove large examples from the libFuzzer...
2016-10-27 Sanjay Patel[InstCombine] auto-generate checks for min/max tests
2016-10-27 Ehsan Amiri[PPC] Adding the removed testcase again
2016-10-27 Enrico GranataAdd support for "type lookup" to find C and C++ types
2016-10-27 Eric Fiselier[coroutines] Add diagnostics for copy/move assignment...
2016-10-27 Haicheng Wu[LoopUnroll] Check partial unrolling is enabled before...
2016-10-27 Simon Pilgrim[X86][AVX512] Fix MUL v8i64 costs on non-AVX512DQ targets
2016-10-27 Samuel AntaoUse -fopenmp=libomp in all OpenMP offloading tests.
2016-10-27 Samuel Antao[Driver][OpenMP] Add support to create jobs for unbundl...
2016-10-27 Samuel Antao[Driver][OpenMP] Add support to create jobs for bundlin...
2016-10-27 Samuel Antao[Driver][OpenMP] Update actions builder to create unbun...
2016-10-27 Samuel Antao[Driver][OpenMP] Update actions builder to create bundl...
2016-10-27 Rafael EspindolaDon't create a dummy ELF to process a binary file.
2016-10-27 Greg ClaytonFix build breakage on buildbots that was due to 285309.
2016-10-27 Samuel Antao[Driver][OpenMP] Add logic for offloading-specific...
2016-10-27 Samuel Antao[Driver][OpenMP] Build jobs for OpenMP offloading actio...
2016-10-27 Sanjay Patel[InstCombine] handle simple vector integer constants...
2016-10-27 Rafael EspindolaBe less aggressive at relaxing got access in this case.
2016-10-27 David Majnemer[CodeGen] Provide an appropriate alignment for dynamic...
2016-10-27 David Majnemer[MS ABI] Reuse getVFPtrOffsets instead of using getClas...
2016-10-27 Samuel Antao[Driver][OpenMP] Add specialized action builder for...
2016-10-27 Simon Pilgrim[X86][AVX512DQ] Move v2i64 and v4i64 MUL lowering to...
2016-10-27 Saleem AbdulrasoolARM: ensure that the Windows DBZ check is in range
2016-10-27 Samuel Antao[Driver][OpenMP] Create tool chains for OpenMP offloadi...
2016-10-27 Nico WeberExpand -Wlogical-not-parentheses to also fire on `...
2016-10-27 Greg ClaytonSwitch all DWARF variables for tags, attributes and...
2016-10-27 Dehao ChenAdd Loop Sink pass to reverse the LICM based of basic...
2016-10-27 Samuel Antao[Driver][CUDA][OpenMP] Reimplement tool selection in...
2016-10-27 Gor Nishanov[coroutines] Add allocation and deallocation substatements.
2016-10-27 Vasileios Kalintiris[mips] Do not allow -opt-bisect-limit to skip the PIC...
2016-10-27 Simon Pilgrim[X86][AVX512DQ] Improve lowering of MUL v2i64 and v4i64
2016-10-27 Sanjay Patel[ValueTracking] fix matchSelectPattern to allow vector...
2016-10-27 Benjamin KramerRemove duplicated default move ctors/move assign. No...
2016-10-27 Alexander KornienkoAttempt to make clang-format.py python 3 - compatible.
2016-10-27 Marshall ClowMove 'quoted' for string_view from <string_view> to...
2016-10-27 Sanjay Patel[InstCombine] add tests for missing folds of vector...
2016-10-27 Bjorn PetterssonFix memory issue in AttrBuilder::removeAttribute uses.
2016-10-27 Krzysztof Parzyszek[Hexagon] Do not expand ISD::SELECT for HVX vectors
2016-10-27 Simon Pilgrim[DAGCombiner] Add vector demanded elements support...
2016-10-27 Erik VerbruggenDo not print include_next/pragma once warnings when...
2016-10-27 Rafael EspindolaStore OSABI in Config.
2016-10-27 Sanjay Patel[InstCombine] auto-generate better checks; NFC
next