platform/upstream/llvm.git
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...
2016-11-01 Eric ChristopherMove the initialization of PreferredLoopExit into runOn...
2016-11-01 Sam McCallFix uninitialized access in MachineBlockPlacement.
2016-11-01 Matt ArsenaultAMDGPU: Stop creating unused virtual registers
2016-11-01 Rafael EspindolaDon't fetch the section string table multiple times...
2016-11-01 Rafael EspindolaUpdate for llvm change.
2016-11-01 Rafael EspindolaDon't compute DotShstrtab eagerly.
2016-11-01 Malcolm Parsons[clang-tidy] Handle bitfields in cppcoreguidelines...
2016-11-01 Rui UeyamaRemove string table offsets from tests.
2016-11-01 George Burgess IV[MemorySSA] Tighten up types to make our API prettier...
2016-11-01 Zachary TurnerAdd missing #include.
2016-11-01 Rafael EspindolaReplace GAlloc with a template function.
2016-11-01 Rafael EspindolaSimplify getStringTableIndex.
2016-11-01 Eli Friedman[ScopInfo] Make memset etc. affine where possible.
2016-11-01 Eli FriedmanAdd missing test from r284848.
2016-11-01 Sanjay Patel[ValueTracking] remove TODO comment; NFC
2016-11-01 Matt ArsenaultAMDGPU: Workaround for instruction size with literals
2016-11-01 Jim InghamSwitch SBWatchpoint::SetEnabled over to using Process...
2016-11-01 Michal Gorny[test] Fix detecting LLVM zlib support in stand-alone...
2016-11-01 Rui UeyamaCreate SyntheticSections.cpp.
2016-11-01 Rafael EspindolaUpdate for llvm change.
2016-11-01 Rafael EspindolaUse the existing std::error_code out parameter.
2016-11-01 Chris BienemanFix llvm-shlib cmake build
2016-11-01 Enrico GranataAdd helpers for the notion of a type scavenger that...
2016-11-01 Davide Italiano[ELF/GC] Fix pending references to garbage collected...
2016-11-01 Joerg SonnenbergerGC empty subdirectories.
2016-11-01 NAKAMURA Takumiclang/test/CodeGenOpenCL/convergent.cl: Satisfy -Assert...
2016-11-01 Sanjay Patel[InstCombine] allow splat vector folds in adjustMinMax()
2016-11-01 Malcolm Parsons[clang-query] Fix Clang-tidy readability-redundant...
2016-11-01 Alex Bradbury[RISCV] Add RISCV.def to module.modulemap
2016-11-01 Sanjay Patel[InstCombine] Fold nuw left-shifts in `ugt`/`ule` compa...
2016-11-01 Krzysztof Parzyszek[Hexagon] Rename operand/predicate names for unshifted...
2016-11-01 Enrico GranataImplement a general type scavenger that can dig types...
2016-11-01 Todd Fialachange ProcessAttach test to no-debug-info
2016-11-01 Yaxun Liu[OpenCL] Mark group functions as convergent in opencl-c.h
2016-11-01 Matt ArsenaultBranchRelaxation: Expand unconditional branches first
2016-11-01 Eugene Zelenko[Clang-tidy] Fix copy-paste error in misc-redundant...
2016-11-01 Rui UeyamaImplement R_PPC_ADDR32.
2016-11-01 Rui UeyamaImplement R_PPC_REL24 and R_PPC_REL32 relocations.
2016-11-01 Sanjay Patel[InstCombine] clean up adjustMinMax(); NFCI
2016-11-01 Erich KeaneTest Commit, removed extraneous newline
2016-11-01 Konstantin... [AMDGPU] Check if type transforms to i16 (VI+) when...
2016-11-01 Sanjay Patel[InstCombine] add helper function for adjustMinMax...
2016-11-01 Chris Bieneman[CMake] Fix rpath construction for out-of-tree builds
2016-11-01 Sanjay Patel[InstCombine] add vector tests for ext+adjust min/max
2016-11-01 Alex Bradbury[RISCV] Add stub backend
2016-11-01 Tom StellardAMDGPU: Fix buildbots broken by r285704
2016-11-01 Eugene ZelenkoFix RHEL 6 build with missing cerrno and some other...
next