platform/upstream/llvm.git
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.
2016-11-12 Saleem Abdulrasoolllvm-strings: trivialise logic until we support more...
2016-11-12 Zachary TurnerMake ValueObjectMemory::Create accept StringRefs.
2016-11-12 Craig Topper[AVX-512] Remove the remaining masked shift by immediat...
2016-11-12 Zachary Turner[Support] Add StringRef::find_lower and contains_lower.
2016-11-12 Zachary TurnerMake Options::SetOptionValue take a StringRef.
2016-11-12 Zachary TurnerDisable sanitizer tests on Windows.
2016-11-12 Serge PavlovUse descriptive message if list initializer is incorrec...
2016-11-12 Michal Gorny[OCaml] Clear cross-target test deps when building...
2016-11-12 Sylvestre LedruAs we released 3.9, from the 4.0 release notes, points...
2016-11-12 Sylvestre LedruAs we released 3.9, from the 4.0 release notes, points...
2016-11-12 Sylvestre LedruAdd the new option -Og in the release notes. See r28660...
2016-11-12 Sylvestre LedruAdd support of the next Ubuntu (17.04 - Zesty Zapus)
2016-11-12 Daniel Jasperclang-format: Support ObjC selectors with unnamed param...
2016-11-12 Craig Topper[AVX-512] Convert the rest of the masked shift by immed...
2016-11-12 George Rimar[ELF] - Add support for locals list in version script.
2016-11-12 George Rimar[ELF] - Fixed comment. NFC.
2016-11-12 Craig Topper[AVX-512] Add unmasked version of shift by immediate...
2016-11-12 Craig TopperCODE_OWNERS: Take ownership of the X86 backend.
2016-11-12 Craig Topper[AVX-512] Add support for lowering shuffles to VALIGND...
2016-11-12 Vitaly Buka[asan] Fix strncmp and strncasecmp interceptors
2016-11-12 Saleem Abdulrasoolbuild: add a dependency on llvm-strings
2016-11-12 Saleem Abdulrasoolllvm-strings: ensure that the last string is correctly...
2016-11-12 whitequark[OCaml] Adapt to the new attribute C API.
2016-11-12 whitequark[C API] Fix several null pointer dereferences.
2016-11-12 Kostya Serebryany[libFuzzer] one more trophy
2016-11-12 Kostya Serebryany[libFuzzer] use a valid ASCII string for a dummy seed...
2016-11-12 Lang Hames[ORC] Add a WrappedHandlerReturn type to map handler...
2016-11-12 Devin Coughlin[analyzer] Update 'Automated' to 'Automatic' from r286694.
2016-11-12 Richard Smith[c++1z] Support constant folding for __builtin_strchr...
2016-11-12 Rui UeyamaRemove dead code.
2016-11-12 Devin Coughlin[analyzer] Fix copy-pasta in NullableReturnedFromNonnul...
2016-11-12 Mehdi AminiAdd instructions in clang get_started page about workin...
2016-11-12 Mehdi AminiImprove `git llvm push` to suggest `git pull` when...
2016-11-12 Devin Coughlin[analyzer] Improve misleading RetainCountChcker diagnos...
2016-11-12 Anna Zaks[tsan] Test that false races from ObjC's dealloc, ...
2016-11-12 Zachary TurnerOne more set of changes to fix formatv() on linux.
2016-11-12 Zachary TurnerAdd missing #include.
2016-11-12 Zachary TurnerFix another problem with formatv().
2016-11-12 Kostya Serebryany[libFuzzer] use less stack
2016-11-12 Rui UeyamaRemove extra semicolon.
2016-11-12 Tom StellardAMDGPU/SI: Promote i16 = fp_[us]int f32 for VI
next