platform/upstream/llvm.git
2016-11-02 Kevin EnderbyAdd the rest of the additional error checks for invalid...
2016-11-02 Davide Italiano[RuntimeDyld] Move an X86 only test to the correct...
2016-11-02 Dawn PerchikFix typo which broke debugging on older OSX systems...
2016-11-02 Eli FriedmanDCE math library calls with a constant operand.
2016-11-02 Jordan RoseDon't require nullability on template parameters in...
2016-11-02 Malcolm ParsonsFix Clang-tidy readability-redundant-string-cstr warnings
2016-11-02 Rui UeyamaFix Windows buildbot.
2016-11-02 Vedant Kumar[llvm-cov] Turn line numbers in html reports into click...
2016-11-02 Artem Dergachev[analyzer] StdLibraryFunctions: provide platform-specif...
2016-11-02 Rui UeyamaConvert Out::InterpSection to In::InterpSection.
2016-11-02 Rui UeyamaReduce number of classes by merging DIHelper with Objec...
2016-11-02 Erich Keaneregcall: Implement regcall Calling Conv in clang
2016-11-02 Eugene Zelenko[Documentation] Fix Clang-tidy misc-use-after-move...
2016-11-02 Pavel LabathRemove KQueue.cpp
2016-11-02 Krzysztof Parzyszek[Hexagon] Remove registers coalesced in expand-condsets...
2016-11-02 Marshall ClowAdd support for old versions of MacOS to libunwind...
2016-11-02 Artem Tamazov[AMDGPU][mc] Improve test of special asm symbols.
2016-11-02 Zachary TurnerFix crash in PseudoTerminal on Windows.
2016-11-02 Martin Bohme[clang-tidy] Extend misc-use-after-move to support...
2016-11-02 Davide Italiano[lli/COFF] Set the correct alignment for common symbols
2016-11-02 Matt ArsenaultAMDGPU: Cleanup some xfailed tests
2016-11-02 Chris Bieneman[CMake] Support LLDB_TEST_CLANG in check-lldb target(s)
2016-11-02 Chris BienemanFind clang resource directory via *nix-style lookup
2016-11-02 Zachary TurnerFix build due to missing definition.
2016-11-02 Zachary TurnerAdd CodeViewRecordIO for reading and writing.
2016-11-02 Nicolai HaehnleAMDGPU: Allow additional implicit operands on MOVRELS...
2016-11-02 Zachary TurnerFix some warnings compiling with clang-cl on Windows.
2016-11-02 Andrey ChurbanovChange task stealing to always get task from head of...
2016-11-02 Malcolm ParsonsFix Clang-tidy readability-redundant-string-cstr warnings
2016-11-02 Marshall ClowAdd conditions for PPC to libunwind. Fixes PR22200...
2016-11-02 Nirav Dave[ARM][MC] Cleanup ARM Target Assembly Parser
2016-11-02 Adrian PrantlImprove and cleanup comments in DwarfExpression.h
2016-11-02 Matt ArsenaultBranchRelaxation: Fix computing indirect branch block...
2016-11-02 Adrian PrantlSimplify control flow in the the DWARF expression compiler
2016-11-02 Adrian PrantlEmit DW_OP_piece also if the previous value was a constant.
2016-11-02 Alex LorenzSimplify the test case from r285289.
2016-11-02 George Rimar[ELF] - Allow "-Ttext xxx", "-Tbss xxx", "-Tdata bss...
2016-11-02 Alex LorenzAdd a note that points to the linkage specifier for...
2016-11-02 Simon PilgrimUse !operator to test if APInt is zero/non-zero. NFCI.
2016-11-02 Reid Kleckner[asan] Add more dynamic CRT mode tests
2016-11-02 Reid Kleckner[asan] Use the dynamic ASan runtime if -shared-libasan...
2016-11-02 Rafael EspindolaSimplify typedefs. NFC.
2016-11-02 Marshall ClowImplement another part of P0031; adding constexpr to...
2016-11-02 Rafael EspindolaInline a version of getSectionStringTable into the...
2016-11-02 Rafael EspindolaPass the section table to getSectionStringTable. NFC.
2016-11-02 Rafael EspindolaCompute the section table lazily.
2016-11-02 Vasileios Kalintiris[mips] Always run the MipsOptimizePICCall pass.
2016-11-02 Joerg SonnenbergerCreate the virtual register for the global base in...
2016-11-02 Rafael EspindolaInline getSectionStringTableIndex() into only caller...
2016-11-02 Rafael EspindolaDon't use getNumSections.
2016-11-02 Aaron BallmanTurn on the /bigobj switch for RecursiveASTVisitorTest...
2016-11-02 Aaron BallmanAdd a new clang-tidy check for cert-msc50-cpp (and...
2016-11-02 Rafael EspindolaUpdate for llvm change.
2016-11-02 Rafael EspindolaAvoid a report_fatal_error in sections().
2016-11-02 Aaron BallmanRemoving a switch statement that contains a default...
2016-11-02 Rafael EspindolaSimplify SHF_LINK_ORDER handling. NFC.
2016-11-02 Rafael EspindolagetNumSections should return a uintX_t. NFC.
2016-11-02 Rafael EspindolaSimplify getSection. NFC.
2016-11-02 Joerg SonnenbergerSimplify.
2016-11-02 Pavel LabathRemove TimeValue usage from two files
2016-11-02 Ulrich Weigand[SystemZ] Fix compiler warnings introduced by r285574
2016-11-02 Malcolm ParsonsFix Clang-tidy readability-redundant-string-cstr warnings
2016-11-02 Pavel LabathFix printf errors in ProcessMinidump
2016-11-02 Pavel LabathRemove TimeValue from UnwindLLDB.cpp
2016-11-02 George Rimar[ELF] - Check that .dynsym is present in DSO if SHT_GNU...
2016-11-02 Pavel LabathRemove TimeValue usages from MacOSX-Kernel process...
2016-11-02 Kirill Bobyrev[llvm] FIx if-clause -Wmisleading-indentation issue.
2016-11-02 Bjorn Pettersson[Reassociate] Skip analysis of dead code to avoid infin...
2016-11-02 Roger Ferrer... Remove spurious token from #endif
2016-11-02 Roger Ferrer... Protect tests for new/delete under libcpp-no-exceptions
2016-11-02 Dylan McKay[AVR] Add instruction selection lowering code
2016-11-02 Shoaib Meenai[CMake] Set default build type correctly
2016-11-02 Eric FiselierFix GCC test failure caused by manually defining _LIBCP...
2016-11-02 Dean Michael... [XRay][x86_64] Define a tail exit trampoline.
2016-11-02 Eric FiselierFix __libcpp_is_constructible for source types with...
2016-11-02 Peter CollingbourneBitcode: Fix short read implementation.
2016-11-02 Rui UeyamaAdd strings to .dynstr early.
2016-11-02 Brad SmithDisable the use of std::call_once on OpenBSD with libst...
2016-11-02 Jim InghamFix SBWatchpoint::SetEnabled to send an event.
2016-11-02 Michael Gottesman[ilist_node] Add a getReverseIterator() method and...
2016-11-02 Richard SmithMore forcibly resolve exception specifications when...
2016-11-02 Eugene Zelenko[Documentation] Clang-tidy readability-redundant-declar...
2016-11-02 Peter CollingbourneBitcode: Check file size before reading bitcode header.
2016-11-02 Rui UeyamaUse ArrayRef instead of const std::vector.
2016-11-02 Rui UeyamaMake a function in a header "inline" instead of "static".
2016-11-02 Peter CollingbourneSupport: Remove MemoryObject and DataStreamer interfaces.
2016-11-02 Peter CollingbourneBitcode: Change reader interface to take memory buffers.
2016-11-01 Vedant Kumar[docs] Fix some typos. NFC.
2016-11-01 Alex Bradbury[RISCV] Add bare-bones RISC-V MCTargetDesc
2016-11-01 Alex Bradbury[RISCV 4/10] Add basic RISCV{InstrFormats,InstrInfo...
2016-11-01 Matt ArsenaultAMDGPU: Handle CopyToReg in getOperandRegClass
2016-11-01 Rui UeyamaInline a variable that is used only once.
2016-11-01 Rui UeyamaSplit writeResult. NFC.
2016-11-01 Matt ArsenaultAMDGPU: Use brev for materializing SGPR constants
2016-11-01 Rui UeyamaCreate Out members using make() to simplify.
2016-11-01 Rui UeyamaRemove Out::Pool and use make() instead.
2016-11-01 Matt ArsenaultAMDGPU: Default to using scalar mov to materialize...
2016-11-01 Jim InghamXfail this while I figure out why the event isn't getti...
2016-11-01 Rui UeyamaProvide a convenient function to allocate and initializ...
2016-11-01 Devin Coughlin[analyzer] Fix capitalization in ObjCSuperDealloc check...
next