platform/upstream/llvm.git
2016-08-19 Todd Fialafix broken gdb-remote gtest
2016-08-19 Todd FialaAdd StructuredData plugin type; showcase with new Darwi...
2016-08-19 Lang Hames[RuntimeDyld][MCJIT] Un-XFAIL some tests that were...
2016-08-19 Todd FialaRevert "Add StructuredData plugin type; showcase with...
2016-08-19 Matthias BraunRevert "RegScavenging: Add scavengeRegisterBackwards()"
2016-08-19 Todd FialaAdd StructuredData plugin type; showcase with new Darwi...
2016-08-19 Chandler Carruth[ADT] Add the worlds simplest STL extra. Or at least...
2016-08-19 Richard SmithC++ Modules TS: support parsing the 'module' declaratio...
2016-08-19 Devin Coughlin[www] Add analyzer FAQ about not releasing ivars in...
2016-08-19 Lang Hames[RuntimeDyld] Add support for ELF R_ARM_REL32 and R_ARM...
2016-08-19 Devin Coughlin[analyzer] Weaken assertion in trackNullOrUndefValue()
2016-08-18 Saleem AbdulrasoolEHABI: cover switch once more
2016-08-18 Vitaly Buka[asan] Optimize store size in FunctionStackPoisoner...
2016-08-18 Andrew KaylorInclude X86CallFrameOptimization in the opt-bisect...
2016-08-18 Saleem AbdulrasoolAArch64: remove extraneous padding
2016-08-18 Chris Bieneman[CMake] Add variables for tracking which runtimes are...
2016-08-18 Matthias BraunCodeGen: Add/Factor out LiveRegUnits class; NFCI
2016-08-18 Eugene Zelenko[Documentation] Fixed style in modernize-use-emplace...
2016-08-18 Jacques PienaarFix link quotes on AArch64's CompilerWriterInfo section.
2016-08-18 Kyle ButtCodeGen: If Convert blocks that would form a diamond...
2016-08-18 Kyle ButtIfConversion: Rescan diamonds.
2016-08-18 Kyle ButtIfConversion: Handle inclusive ranges more carefully.
2016-08-18 Changpeng FangAMDGPU: Add clang builtin for ds_swizzle.
2016-08-18 Vassil VassilevPR28794: Don't try to instantiate function templates...
2016-08-18 Richard SmithC++ Modules TS: Add parsing support for module import...
2016-08-18 Petr Hosek[ELF] Improve error reporting for relocations
2016-08-18 Hemant Kulkarnillvm-objdump: Add Hexagon printer changes for -S/-l...
2016-08-18 Chris Bieneman[CMake] Create convenience targets for runtime projects
2016-08-18 Justin BognerCodeGen: Rename a variable to better fit LLVM style...
2016-08-18 Zhan Jun Liau[SystemZ] Use valid base/index regs for inline asm
2016-08-18 Tim Shen[Analysis] Change several Analysis pieces to use NodeRe...
2016-08-18 Chris Bieneman[CMake] Make llvm-config implicit dependency for subpro...
2016-08-18 Saleem AbdulrasoolCodeGen: use range based for loop, NFC
2016-08-18 Chris Bieneman[CMake] Minor fix to regex in r279152
2016-08-18 Chris Bieneman[CMake] Support for generating Xcode 8 compatible toolc...
2016-08-18 Chris Bieneman[CMake] Get libcxx building under LLVM/runtimes
2016-08-18 Sanjay Patel[InstCombine] add helper function for folds of icmp...
2016-08-18 Jacques Pienaar[lanai] Add ISA document to CompilerWritersInfo
2016-08-18 Tom StellardAMDGPU/SI: Fix a test in wqm.ll to always use s_cbranch...
2016-08-18 Cameron DesrochersFixed more signed/unsigned mismatch warnings introduced...
2016-08-18 Kostya Serebryany[libFuzzer] add more __attribute__((visibility("default")))
2016-08-18 Amaury SechetMake cltz and cttz zero undef when the operand cannot...
2016-08-18 Justin Lebar[CUDA] Improve handling of math functions.
2016-08-18 Sanjay Patel[InstCombine] use m_APInt to allow icmp (trunc X, Y...
2016-08-18 Sanjay Patel[InstCombine] clean up foldICmpTruncConstant(); NFCI
2016-08-18 Michael Kuperstein[SelectionDAG] Rename fextend -> fpextend, fround ...
2016-08-18 Yaxun LiuRevert [OpenCL] AMDGCN: Fix size_t type
2016-08-18 Wei DingAMDGPU : Fix QSAD and MQSAD instructions' incorrect...
2016-08-18 Matthew Simpson[SLP] Initialize VectorizedValue when gathering
2016-08-18 Matthias BraunRegScavenging: Add scavengeRegisterBackwards()
2016-08-18 Zachary TurnerFix json compilation database syntax on non-Windows.
2016-08-18 Yaxun Liu[OpenCL] AMDGCN: Fix size_t type
2016-08-18 Zachary TurnerResubmit "[Tooling] Parse compilation database command...
2016-08-18 Simon Atanasyan[ELF][MIPS] Support R_MIPS_GOT_HI16 / R_MIPS_GOT_LO16...
2016-08-18 Simon Atanasyan[ELF][MIPS] Support R_MIPS_CALL_HI16 / R_MIPS_CALL_LO16...
2016-08-18 Kyle ButtBranch Folding: Accept explicit threshold for tail...
2016-08-18 Reid Kleckner[MS] Silence -Wextern-init on const selectany variables
2016-08-18 Alexander Kornienko[clang-tidy docs] Move option descriptions to the Optio...
2016-08-18 Cameron DesrochersRemoved use of 'emplace' on std::map, since not all...
2016-08-18 Pete CooperAdd a version of Intrinsic::getName which is more effic...
2016-08-18 Richard SmithUse __has_include rather than a configure-time macro...
2016-08-18 Simon Pilgrim[X86][SSE] Missed insertps shuffle patterns
2016-08-18 Chris Bieneman[CMake] Silence message on multi-configuration generators
2016-08-18 Vitaly Buka[asan] Extend test
2016-08-18 Vitaly Buka[asan] Add one more test for __asan_set_shadow_*
2016-08-18 Valery Pykhtin[AMDGPU] add s_incperflevel/s_decperflevel intrinsics.
2016-08-18 Elliot ColpFix SystemZ compilation abort caused by negative AND...
2016-08-18 Duncan P. N... AArch64: Don't call getIterator() on iterators
2016-08-18 Eugene Zelenko[LLVM] Fix some Clang-tidy modernize-use-using and...
2016-08-18 Sanjay Patel[InstCombine] use m_APInt to allow icmp (udiv X, Y...
2016-08-18 Dan Gohman[WebAssembly] Disable the store-results optimization.
2016-08-18 Chandler Carruth[Assumptions] Make collecting ephemeral values not...
2016-08-18 Sean CallananFixed a problem where we failed to get the size of...
2016-08-18 Vedant KumarRevert "[Driver] Use llvm-config.h, not config.h to...
2016-08-18 Manman RenModule: add -fprebuilt-module-path to support loading...
2016-08-18 Vedant KumarFix -Wpessimizing-move error, NFC
2016-08-18 Sanjay Patel[InstCombine] clean up foldICmpUDivConstant; NFC
2016-08-18 Cameron Desrochers[libclang] Added missing entry for newly introduced...
2016-08-18 Duncan P. N... Reapply "ADT: Remove references in has_rbegin for rever...
2016-08-18 Chris Bieneman[CMake] Stop building eprintf library on Darwin
2016-08-18 Zachary TurnerResubmit "Write the TPI stream from a PDB to Yaml."
2016-08-18 Saleem Abdulrasoolllvm-objdump: add coff import library symbol listing...
2016-08-18 Eli Friedman[SCEVValidator] Don't reorder multiplies in extractCons...
2016-08-18 Duncan P. N... Revert "ADT: Remove references in has_rbegin for reverse()"
2016-08-18 Cameron Desrochers[libclang] Fixed signed/unsigned comparison warning...
2016-08-18 Duncan P. N... ADT: Remove references in has_rbegin for reverse()
2016-08-18 Artur PilipenkoCVP. Turn marking adds as no wrap (introduced by r27810...
2016-08-18 Ahmed Bougacha[AArch64][GlobalISel] Select floating-point binary...
2016-08-18 Ahmed Bougacha[GlobalISel] Add floating-point binary ops.
2016-08-18 Davide Italiano[IRCE] Switch over to LLVM_DUMP_METHOD. NFCI.
2016-08-18 Richard Barton[ARM] Correct ARMv8*-A optional extension definitions...
2016-08-18 Sanjay Patel[InstCombine] use m_APInt to allow icmp (mul X, Y)...
2016-08-18 Cameron Desrochers[libclang] Add clang_getAllSkippedRanges function
2016-08-18 Derek Schuff[WebAssembly] Refactor WebAssemblyLowerEmscriptenExcept...
2016-08-18 Ahmed Bougacha[AArch64][GlobalISel] Select G_SDIV/G_UDIV.
2016-08-18 Ahmed Bougacha[GlobalISel] Add support for DIV/REM.
2016-08-18 Sanjay Patel[InstCombine] use APInt in isSignTest instead of Consta...
2016-08-18 Oleg Ranevskyy[compiler-rt][tests] cpu_model_test.c test fails to...
2016-08-18 Pavel Labathgdb-remote: Remove manual locking from GetShlibInfoAddr
2016-08-18 Saleem Abdulrasoolllvm-readobj: handle import libraries with -coff-exports
next