platform/upstream/llvm.git
2016-11-07 Mehdi AminiAdd experimental support for unofficial monorepo-like...
2016-11-07 Mehdi AminiFix libcxxabi CMake detection of libcxx path to handle...
2016-11-07 Derek Schuff[WebAssembly] Emit a BasePointer when we have overly...
2016-11-07 Dehao ChenReset debug loc to OldInduction in InnerLoopVectorizer...
2016-11-07 Davide Italiano[ELF] Use the SystemV hash in libObject instead of...
2016-11-07 Davide Italiano[lib/Object] Rename elf_hash to hashSysV.
2016-11-07 Haojian Wu[clang-tidy] Fix a regression issue introduced by r285239.
2016-11-07 Felix Berger[clang-tidy] Move incomplete type test into separate...
2016-11-07 Argyrios Kyrtzidis[index] Handle properly C++14's template variables.
2016-11-07 Argyrios Kyrtzidis[index] Make sure to mark class template symbols as...
2016-11-07 John McCallName some anonymous structs to avoid using a (very...
2016-11-07 Sean CallananUpdated ASTMerge/macro.m to use _Nullable.
2016-11-07 Reid Kleckner[lit] Print negative exit codes on Windows in hex
2016-11-07 Evgeniy StepanovUse -fsanitize-recover instead of -mllvm -msan-keep...
2016-11-07 Evgeniy StepanovUse -fsanitize-recover instead of -mllvm -msan-keep...
2016-11-07 Sanjoy DasAvoid tail recursion elimination across calls with...
2016-11-07 Davide Italiano[lib/Object] Modernize. NFCI.
2016-11-07 Evgeniy StepanovUse -fsanitize-recover instead of -mllvm -msan-keep...
2016-11-07 Sean CallananWhen the ASTImporter imports a source location, it...
2016-11-07 Jordan RoseAdd tests for r286139.
2016-11-07 Mehdi AminiFix `git-llvm` script to handle `git worktree` setups...
2016-11-07 Jordan RoseDisallow StringRef assignment from temporary std::strings.
2016-11-07 Mehdi AminiAdd some facilities to work with a git monorepo (experi...
2016-11-07 Davide Italiano[AArch64] Remove dead store. Found by gcc7.
2016-11-07 Kuba Brecka[tsan] Cast floating-point types correctly when instrum...
2016-11-07 Kuba Brecka[tsan] Cast floating-point types correctly when instrum...
2016-11-07 Matt ArsenaultAMDGPU: Remove unnecessary and on conditional branch
2016-11-07 Matt ArsenaultAMDGPU: Preserve vcc undef flags when inverting branch
2016-11-07 Eric LiuFix memory leak caused by r286096.
2016-11-07 David L. JonesRemove Go Attribute type that was deleted from the...
2016-11-07 Stanislav MekhanoshinTest commit, deleted empty line at the end of README.txt
2016-11-07 Alexey Bataev[OPENMP] Fixed codegen for __real/__imag expressions...
2016-11-07 Zvi Rackover[X86] Fix test checks script to satisfy pyflakes
2016-11-07 Benjamin Kramer[MemCpyOpt] Don't emit IR in an unspecified order
2016-11-07 Zvi Rackover[X86] Fix test checks script to handle run lines with...
2016-11-07 Mehdi AminiRevert "Add some facilities to work with a git monorepo...
2016-11-07 Mehdi AminiAdd some facilities to work with a git monorepo (experi...
2016-11-07 Jordan RoseFix use-of-temporary with StringRef in code coverage
2016-11-07 Alex Lorenz[www] Update the link to the 'include what you use...
2016-11-07 Matt ArsenaultAMDGPU: Try to fix (non-clang?) bot builds
2016-11-07 Richard SmithAdd -O0 support for @llvm.invariant.group.barrier by...
2016-11-07 Matt ArsenaultAMDGPU: Refactor copyPhysReg
2016-11-07 Chad RosierFix 80-column violations. NFC.
2016-11-07 Enrico GranataFix an issue where LLDB would hang trying to launch...
2016-11-07 Jonas Hahnfeld[OpenMP] Enable ThreadSanitizer to check OpenMP programs
2016-11-07 Yaxun Liu[OpenCL] Remove redundant test for OpenCL header file
2016-11-07 Sanjay Patel[InstCombine] allow splat vector folds in adjustMinMax...
2016-11-07 Jonas Paulsson[SystemZ] Correct the SchedModel regarding vector unit...
2016-11-07 Amara EmersonThis patch adds support for 16 bit floating point regis...
2016-11-07 Chad Rosier[AArch64] Removed the narrow load merging code in the...
2016-11-07 Jonas Paulsson[SystemZ] Fixes in SchedModels for older subtargets.
2016-11-07 Chad Rosier[AliasSetTracker] Make AST smarter about assume intrins...
2016-11-07 James Molloy[Thumb1] Move padding earlier when synthesizing TBBs...
2016-11-07 Alexey Bataev[OPENMP] Fixed test on MIPS-based buildbots.
2016-11-07 Simon Pilgrim[X86][AVX512] Add AVX512VL/AVX512BWVL vector truncation...
2016-11-07 Simon Pilgrim[X86][SSE] Drop unnecessary -mcpu argument from trunc...
2016-11-07 Alexey Bataev[OPENMP] Fixed capturing of VLA variables.
2016-11-07 Diana PicusRevert "[OPENMP] Fixed capturing of VLA variables."
2016-11-07 Pavel LabathMake space for FreeBSD core file tests
2016-11-07 Eugene Leviant[ELF] Make InputSection<ELFT>::writeTo virtual
2016-11-07 Roger Ferrer... Protect std::experimental::optional tests under libcpp...
2016-11-07 Alexey Bataev[OPENMP] Fixed capturing of VLA variables.
2016-11-07 Craig Topper[AVX-512][Sema] Add more intrinsics to the checks for...
2016-11-07 Eric LiuDeduplicate replacements by FileEntry instead of file...
2016-11-07 Dylan McKay[AVR] Enable the ISel, frame analyzer, and alloca passes
2016-11-07 Brian GesiakUpdate CommandLine.rst getRegisteredOptions example
2016-11-07 Vedant Kumar[lldb] Fix -Waggressive-loop-optimizations warning
2016-11-07 Craig Topper[AVX-512] Remove masked pmovzx/pmovsx builtins and...
2016-11-07 Craig Topper[X86] Remove GCCBuiltins from cvtsi2ss/cvtsi2sd/cvtss2s...
2016-11-07 Craig Topper[X86] Use StringRef::startswith to reduce a few compare...
2016-11-07 Craig Topper[AVX-512] Remove 128/256 masked pshufb intrinsics....
2016-11-07 Zachary TurnerConvert some helper functions to use StringRef.
2016-11-06 Daniel JasperAlso delete the go side of the bindings deleted in...
2016-11-06 Daniel JasperDelete one more function that needs to go after r286062.
2016-11-06 Daniel JasperRemove functions from go bindings that have been delete...
2016-11-06 Krzysztof ParzyszekReapply r286080 with a phony change in Hexagon's CMakeL...
2016-11-06 Davide Italiano[RandomNumberGenerator] Remove MSVC 2013 compatibility...
2016-11-06 Saleem AbdulrasoolARM: lower fpowi appropriately for Windows ARM
2016-11-06 Krzysztof ParzyszekRevert r286080: it breaks build bots
2016-11-06 Krzysztof Parzyszek[Hexagon] Remove redundant custom selection code
2016-11-06 Krzysztof Parzyszek[Hexagon] Round 5 of selection pattern simplifications
2016-11-06 Krzysztof Parzyszek[Hexagon] Round 4 of selection pattern simplifications
2016-11-06 Krzysztof Parzyszek[Hexagon] Round 3 of selection pattern simplifications
2016-11-06 Krzysztof Parzyszek[Hexagon] Round 2 of selection pattern simplifications
2016-11-06 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-06 Simon Pilgrim[X86] Add knownbits vector xor test
2016-11-06 Craig Topper[AVX-512] Remove intrinsics for 128/256-bit masked...
2016-11-06 Craig Topper[AVX-512] Remove intrinsics for 128/256-bit masked...
2016-11-06 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-06 Craig Topper[AVX-512] Remove intrinsics for 128/256-bit masked...
2016-11-06 Craig Topper[AVX-512] Remove a 512-bit test cases from the avx512vl...
2016-11-06 Simon Pilgrim[X86] Add knownbits vector or test
2016-11-06 Simon Pilgrim[X86][SSE] Reuse zeroable element mask in lowerVectorSh...
2016-11-06 Benjamin Kramer[BitcodeWriter] Replace a manual byteswap with read32be.
2016-11-06 George Rimar[ELF] - Change argument of computeHash to MutableArrayR...
2016-11-06 George Rimar[ELF] - Fix linux BB after r286061.
2016-11-06 Craig Topper[X86] Add a few more fptoui test cases to the vec_fp_to...
2016-11-06 Amaury SechetKill deprecated attribute API
2016-11-06 George Rimar[ELF] - Implemented threaded --build-id computation
2016-11-06 Tim Shen[APFloat] Make functions that produce APFloaat objects...
next