platform/upstream/llvm.git
2016-11-18 Chris Bieneman[CMake] llvm-profdata depends on intrinsics_gen
2016-11-18 Chris Bieneman[CMake] LTO depends on intrinsics_gen
2016-11-18 Stephan T.... [libcxx] [test] D26812: In random tests, use real stati...
2016-11-18 Konstantin... [AMDGPU] Change frexp.exp builtin to return i16 for...
2016-11-18 Konstantin... [AMDGPU] Change frexp.exp intrinsic to return i16 for...
2016-11-18 Eric FiselierAllow using libsupc++ with LIBCXX_ENABLE_STATIC_ABI_LIB...
2016-11-18 Simon Pilgrim[SelectionDAG] Add knowbits support for CONCAT_VECTOR...
2016-11-18 Jim InghamFix "thread step until" handling of multiple line inputs.
2016-11-18 Simon Pilgrim[X86] Add knownbits concat_vector test
2016-11-18 Eugene Zelenko[Examples] Fix some Clang-tidy modernize-use-default...
2016-11-18 Stephan T.... [libcxx] [test] D26816: Fix non-Standard assumptions...
2016-11-18 Stephan T.... [libcxx] [test] D26815: Fix an assumption about the...
2016-11-18 Stephan T.... [libcxx] [test] D26813: allocator<const T> is non-Standard.
2016-11-18 Dominic Chen[analyzer] Refactor recursive symbol reachability check...
2016-11-18 Michael Zolotukhin[LoopSimplify] Preserve LCSSA when removing edges from...
2016-11-18 Oleg Ranevskyy[ARM] Fix sema check of ARM special register names
2016-11-18 Mike Aizatskyrename InternalBinarySearch to InternalLowerBound
2016-11-18 Zachary TurnerChange CreateTarget and dependents to accept StringRef.
2016-11-18 Geoff Berry[MIRPrinter] XFAIL test for powerpc
2016-11-18 Mehdi AminiRevert "Add link-time detection of LLVM_ABI_BREAKING_CH...
2016-11-18 Eric FiselierMake LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++...
2016-11-18 Rui UeyamaSimplify. NFC.
2016-11-18 Matthias BraunAdapt to llvm NamedRegionTimer changes
2016-11-18 Matthias BraunStatistic/Timer: Include timers in PrintStatisticsJSON().
2016-11-18 Matthias BraunTimer: Track name and description.
2016-11-18 Geoff Berry[MIRPrinter] Print raw branch probabilities as expected...
2016-11-18 Zachary TurnerRe-add the StringRef interface changes for Variable.
2016-11-18 Chris Bieneman[CMake] Fixing variable names that were mistyped
2016-11-18 Rafael EspindolaSimplify handling of SHF_LINK_ORDER.
2016-11-18 Saleem Abdulrasool__cxa_demangle: use default member initialization
2016-11-18 Matt ArsenaultAMDGPU: Fix unused variable warning
2016-11-18 Hans WennborgFix test from r287353: don't use /dev/null
2016-11-18 Saleem Abdulrasoolbuiltins: repair the builtins build with clang 3.8
2016-11-18 Adam NemetLTO support for -fsave-optimization-record on Darwin
2016-11-18 Adam NemetFix a comment for -fsave-optimization-record
2016-11-18 Adam Nemet[LTO] Add option to generate optimization records
2016-11-18 Eugene Zelenko[DebugInfo] Fix some Clang-tidy modernize-use-default...
2016-11-18 Zachary TurnerResubmit "Remove an output-parameter from Variable...
2016-11-18 Hans WennborgIRMover: Avoid accidentally mapping types from the...
2016-11-18 Mehdi AminiAdd link-time detection of LLVM_ABI_BREAKING_CHECKS...
2016-11-18 Ehsan Amiri[PPC] limit line width to 80 characters
2016-11-18 Simon Dardis[mips][msa] Implement f16 support
2016-11-18 Simon Pilgrim[X86][AVX512] Split AVX512F/AVX512VL tests to demonstra...
2016-11-18 Johannes Doerfert[NFC] Adjust naming scheme of statistic variables
2016-11-18 Eugene Leviant[ELF] Convert PltSection to input section
2016-11-18 Tom StellardGlobalISel: Fix unconditional fallback with global...
2016-11-18 Joey Gouly[OpenCL] Introduce ReadPipeType and WritePipeType.
2016-11-18 Tom StellardAMDGPU/SI: Remove zero_extend patterns for i16 ops...
2016-11-18 Florian Hahn[simplifycfg][loop-simplify] Preserve loop metadata...
2016-11-18 Simon PilgrimCleanup function with clang-format. NFCI.
2016-11-18 Nicolai HaehnleAMDGPU: Fix legalization of MUBUF instructions in shaders
2016-11-18 Simon PilgrimFix spelling mistakes in MIPS target comments. NFC.
2016-11-18 Eric FiselierMake merge_archives.py executable
2016-11-18 Eric FiselierAdd merge_archives.py utility
2016-11-18 Simon PilgrimWdocumentation fix
2016-11-18 Ehsan Amiri[Power9] Add patterns for vnegd, vnegw
2016-11-18 Simon PilgrimFix spelling mistakes in AMDGPU target comments. NFC.
2016-11-18 Simon Pilgrim[X86][AVX2] Add v8i32->v8i64 mul test (PR30845)
2016-11-18 Simon PilgrimFix typo in comment. NFC.
2016-11-18 Haojian Wu[clang-move] Fix not moving using-decls in global names...
2016-11-18 Ehsan Amiri[PPC][DAGCombine] Convert SETCC to subtract when the...
2016-11-18 Amaury SechetFix go binding to adapt the new attribute API
2016-11-18 Eric FiselierRename TU names to not conflict with libc++.
2016-11-18 Eugene Leviant[ELF] Convert HashTableSection to input section
2016-11-18 Rui UeyamaUpdate comment.
2016-11-18 Rui UeyamaOmit empty parameter list.
2016-11-18 Rui UeyamaUse consume() instead of peek() and skip().
2016-11-18 Eugene Leviant[ELF] Convert GnuHashTableSection to input section
2016-11-18 Eric FiselierRemove _LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS
2016-11-18 Zachary TurnerRevert "Remove an out param from ValueObject::GetValueF...
2016-11-18 Rui UeyamaSplit ScriptParser::readVersionDeclaration.
2016-11-18 Rui UeyamaUse consistent variable name.
2016-11-18 Ekaterina RomanovaAdd doxygen comments for lzcntintrin.h's intrinsics.
2016-11-18 Craig Topper[InstCombine][AVX-512] Teach InstCombineCalls how to...
2016-11-18 Zachary TurnerRemove an out param from ValueObject::GetValueForExpres...
2016-11-18 Rui UeyamaSimplify MergeOutputSection.
2016-11-18 Craig Topper[AVX-512] Replace masked 16-bit element variable shift...
2016-11-18 Craig Topper[AVX-512] Replace masked 16-bit element variable shift...
2016-11-18 Matt ArsenaultAMDGPU: Move redundant setting of inst properties
2016-11-18 Matt ArsenaultAMDGPU: Fix crash on illegal type for inlineasm
2016-11-18 Shoaib Meenai[libc++] Fix preprocessor guard for overload declaration
2016-11-18 Zachary TurnerDelete more dead code in ValueObject.
2016-11-18 Zachary TurnerRemove some dead code in ValueObject.
2016-11-18 Peter CollingbourneObject: Simplify; remove unnecessary use of unique_ptr.
2016-11-18 Matthias BraunMachineOperand: Add dump() method
2016-11-18 Eric Fiselierupdate Apples ABI list to ignore non-std symbols
2016-11-18 Alexei Starovoitovconvert bpf assembler to look like kernel verifier...
2016-11-18 Craig Topper[Docs][TableGen] Remove reference to tablegen supportin...
2016-11-18 Craig Topper[AVX-512] Support FCOPYSIGN for v16f32 and v8f64
2016-11-18 Davide Italiano[ELF] Rename an historical leftover, `Chunk` is now...
2016-11-18 Davide Italiano[ELF] Use std::for_each() and hoist common code in...
2016-11-18 Ekaterina RomanovaAdd doxygen comments to fxsrintrin.h's intrinsics.
2016-11-18 Eric FiselierChange sym_check to filter non-stdlib symbols.
2016-11-18 Yichao YuAdd an option to disable libedit
2016-11-18 Justin Lebar[CUDA] Attempt to fix test failures in cuda-macos-inclu...
2016-11-18 John McCallForward ns_consumed delegate arguments with a move.
2016-11-18 Justin Lebar[CUDA] Update docs to indicate that MacOS is now supported.
2016-11-18 Justin Lebar[CUDA] Update docs; CUDA 8.0 is supported as of a while...
2016-11-18 Justin Lebar[CUDA] Wrapper header changes necessary to support...
2016-11-18 Justin Lebar[CUDA] Use the right section and constant names for...
next