platform/upstream/llvm.git
2016-11-14 Marshall ClowUpdate C++1z status with C++17 issues from Issaquah...
2016-11-14 Rafael EspindolaDelay removing empty section commands. NFC.
2016-11-14 Rafael EspindolaFactor out removeEmptyCommands. NFC.
2016-11-14 Haojian Wu[clang-move] Abstract a ClassMather for matching class...
2016-11-14 Rafael EspindolaFactor out placeOrphanSections. NFC.
2016-11-14 Roger Ferrer... Protect std::ios tests under libcpp-no-exceptions
2016-11-14 Aaron BallmanReverting r285406, which was a temporary workaround...
2016-11-14 Pekka JaaskelainenFix r286819 (accidentally patched multiple times.
2016-11-14 Renato GolinRevert "llvm-strings: support printing the filename"
2016-11-14 Pekka Jaaskelainen[OpenCL] always use SPIR address spaces for kernel_arg_...
2016-11-14 Renato GolinRevert "Improve handling of floating point literals...
2016-11-14 Simon PilgrimRemove redundant condition (PR28352) NFCI.
2016-11-14 Strahinja Petrovic[lsan] [aarch64] Fix printing of pointers in make check...
2016-11-14 Neil HickeyImprove handling of floating point literals in OpenCL...
2016-11-14 James Molloy[InlineCost] Remove skew when calculating call costs
2016-11-14 Roger Ferrer... Protect nested-exceptions tests under no-exceptions
2016-11-14 Roger Ferrer... Update tests for strings conversions under libcpp-no...
2016-11-14 Simon PilgrimRemove redundant condition (PR28800) NFCI.
2016-11-14 George Rimar[ELF] - Simplify edata-etext.s test. NFC.
2016-11-14 Roger Ferrer... Protect smart-pointer tests under no exceptions
2016-11-14 Diana PicusGlobalISel: Fix indentation. NFC
2016-11-14 Pablo Barrio[JumpThreading] Prevent non-deterministic use lists
2016-11-14 Diana PicusGlobalISel: Fix typos. NFC
2016-11-14 George Rimar[ELF] - format. NFC.
2016-11-14 George Rimar[ELF] - format. NFC.
2016-11-14 George Rimar[ELF] - Removed trailing whitespace. NFC.
2016-11-14 George Rimar[ELF] - Removed unused code. NFC.
2016-11-14 George Rimar[ELF] - Fix mistype. NFC.
2016-11-14 George Rimar[ELF] - Untabify. NFC.
2016-11-14 Eugene Leviant[ELF] Convert StringTableSection to input section
2016-11-14 Roger Ferrer... Remove some false positives when taking the address...
2016-11-14 Eric FiselierAdd explicit (void) cast to unused unique_ptr::release...
2016-11-14 Eric FiselierAdd explicit (void) cast to result of unique_ptr::release()
2016-11-14 Saleem AbdulrasoolDemangle: only demangle mangled symbols
2016-11-14 Saleem Abdulrasool__cxa_demangle: allow demangling invocation blocks
2016-11-14 Eric FiselierFix ABI configuration detection on OS X
2016-11-14 Eric FiselierFix CMake set syntax
2016-11-14 Craig Topper[AVX-512] Add suffixless aliases for EVEX encoded vcvts...
2016-11-14 Eric FiselierAdd check-cxx-abilist target when supported.
2016-11-14 Saleem Abdulrasool__cxa_demangle: ensure that we have a mangled symbol
2016-11-14 Craig Topper[X86] Cleanup 'x' and 'y' mnemonic suffixes for vcvtpd2...
2016-11-14 Craig Topper[AVX-512] Remove and autoupgrade masked dword/qword...
2016-11-13 Sanjoy Das[LangRef] Drop misleading anecdote
2016-11-13 Eric FiselierAdd docs for use-configurable libc++ features
2016-11-13 Eric FiselierFix GCC libc++abi build
2016-11-13 Enrico GranataI am leaving Apple in a few weeks; switch over to my...
2016-11-13 Tobias Grosser[ScopBuilder] Drop unnecessary namespace identifiers...
2016-11-13 Tobias Grosser[SCEVAffinator] Do not scan redundantly for parameters
2016-11-13 Eric FiselierImplement LWG 2770 - Make tuple_size<T> defined for...
2016-11-13 Saleem Abdulrasooltest: remove the archive before modifying it
2016-11-13 Saleem Abdulrasoolllvm-cxxfilt: support reading from stdin
2016-11-13 Sanjay Patel[ValueTracking] recognize even more variants of smin...
2016-11-13 Craig Topper[AVX-512] Fix a disassembler failure for AVX-512 vcmpss...
2016-11-13 Eric FiselierFix PR30979 - tuple<move_only> is constructible from...
2016-11-13 Saleem Abdulrasooltest: synchronise lit substitutions
2016-11-13 Sanjay Patel[ValueTracking] move min/max matching to helper functio...
2016-11-13 Tobias Grosser[ScopDetect] Conservatively handle inaccessible memory...
2016-11-13 Tobias Grosser[tests] Adjust test output to recent changed SCEV canon...
2016-11-13 Tobias Grosser[ScopDetect] Evaluate and verify branches at branch...
2016-11-13 Craig Topper[X86][IR] Reduce the number of full string comparisons...
2016-11-13 Saleem Abdulrasoolllvm-strings: support printing the filename
2016-11-13 Matt ArsenaultAMDGPU: Implement SGPR spilling with scalar stores
2016-11-13 Igor Bregerrevert commit r286761, some builds failed on Win platforms
2016-11-13 Simon Pilgrim[X86][SSE] Add zero lower 32-bits test case for PR30845
2016-11-13 Simon Pilgrim[X86][AVX512] Add masked VPMOZX test case for PR26762
2016-11-13 Simon Pilgrim[X86][SSE] Add additional test case for PR30845
2016-11-13 Ayman Musa[X86][AVX512] Removing llvm x86 intrinsics for _mm_mask...
2016-11-13 Logan Chienarm: Fix ttype encoding assertion failure.
2016-11-13 Logan Chien[CMake] Fix libc++abi arm build w/o libunwind.
2016-11-13 Ayman Musa[X86][AVX512] Add patterns for all variants of VMOVSS...
2016-11-13 Craig Topper[AVX-512] Replace masked dword and qword variable shift...
2016-11-13 Craig Topper[X86] Remove extra escaped new lines in intrinsic heade...
2016-11-13 Craig Topper[InstCombine][AVX-512] Teach InstCombineCalls to handle...
2016-11-13 Craig Topper[AVX-512] Add unmasked intrinsics for variable shifts...
2016-11-13 Konstantin... [AMDGPU] Add f16 support (VI+)
2016-11-13 Peter CollingbourneBitcode: Change module reader functions to return an...
2016-11-13 Peter CollingbourneAnalysis: Simplify the ScalarEvolution::getGEPExpr...
2016-11-13 Peter CollingbourneBitcode: More precise casting. NFCI.
2016-11-13 Peter CollingbourneIR: Change the Type::get{Array,Vector,Pointer}ElementTy...
2016-11-13 Faisal ValiFix PR28366: Handle variables from enclosing local...
2016-11-13 Zachary TurnerMake OptionParser::Parse() take StringRef.
2016-11-13 Craig Topper[AVX-512] Move masked shift intrinsics tests to the...
2016-11-13 Zachary TurnerFix some use-after-frees that my last CL introduced.
2016-11-13 Zachary TurnerChange ValueObject creation functions to take StringRefs.
2016-11-13 Zachary TurnerChange IOHandlerConfirm to use StringRefs.
2016-11-13 Zachary TurnerChange some more CommandObject functions to StringRef.
2016-11-13 Konstantin... [AMDGPU] Add f16 builtin functions (VI+)
2016-11-13 Zachary TurnerChange ArgumentHelpCallbackFunction to return a StringRef.
2016-11-13 Craig Topper[InstCombine][AVX-512] Expand vector shift handling...
2016-11-13 Craig Topper[AVX-512] Add returns to shift intrinsics that converte...
2016-11-13 Sanjay Patel[x86] add smin/smax with zero tests
2016-11-13 Brad SmithRevert r286735 due to test failure
2016-11-12 Brad SmithLink static PIE programs against rcrt0.o on OpenBSD
2016-11-12 Simon Pilgrim[X86][SSE] Add test case for PR30845
2016-11-12 Craig Topper[AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics...
2016-11-12 Lang Hames[ORC] Remove the 'const' qualifier from the member...
2016-11-12 Zachary TurnerMake CommandObject help getters/setters use StringRef.
2016-11-12 Zachary TurnerMake DiagnosticsManager functions take StringRefs.
2016-11-12 Saleem Abdulrasooltest: explicitly use gnu format
2016-11-12 Zachary TurnerMake CommandReturnObject methods accept StringRefs.
next