platform/upstream/llvm.git
2016-05-02 Eric ChristopherFix grammar and correct comment - the debug information...
2016-05-02 Davide Italiano[llvm-readobj] Dump hash as part of -version-info.
2016-05-02 Craig Topper[CodeGen] Add OPC_MoveChild0-OPC_MoveChild7 opcodes...
2016-05-02 Enrico GranataAdd support for synthetic child providers to optionally...
2016-05-01 Davide Italiano[GlobalDCE] Modernize. Use FileCheck instead of grep.
2016-05-01 Simon Pilgrim[InstCombine][SSE] Added support to VPERMD/VPERMPS...
2016-05-01 Simon PilgrimDropped FIXME comment
2016-05-01 Simon Pilgrim[InstCombine][SSE] Added support to VPERMILVAR to shuff...
2016-05-01 Simon Pilgrim[InstCombine][AVX] Fixed PERMILVAR identity tests and...
2016-05-01 Simon Pilgrim[InstCombine][SSE] Added support to PSHUFB to shuffle...
2016-05-01 Simon Pilgrim[InstCombine][SSE] Regenerate MOVSX/MOVZX tests
2016-05-01 Craig Topper[AVX512] VPACKUSWB/VPACKSSWB should not be encoded...
2016-05-01 Simon Pilgrim[InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics...
2016-05-01 Simon PilgrimFixed MSVC 'not all control paths return a value' warning
2016-05-01 Simon PilgrimDocument the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option...
2016-05-01 Michael Zuckerman[clang][Builtin][AVX512] Adding intrinsics for vmovshdu...
2016-05-01 Igor Bregergetelementptr instruction, support index vector of...
2016-05-01 Kuba BreckaUpdate test for r268192.
2016-05-01 Kuba BreckaImprove wording and capitalization of TSan thread names.
2016-05-01 Kuba BreckaAdd thread numbers into ASan thread names.
2016-05-01 Kamil RytarowskiFix NetBSD build with CMake 3.5.2
2016-05-01 Igor BregerChange AVX512 braodcastsd/ss patterns interaction with...
2016-05-01 Craig Topper[AVX512] Prefer AVX512 VPACK instructions over AVX...
2016-05-01 Craig Topper[AVX512] Add HasVLX to the 128/256-bit versions of...
2016-05-01 Peter CollingbourneShould fix all remaining MSVC problems.
2016-05-01 Craig Topper[AVX512] Make sure 128/256-bit DQI versions of VAND...
2016-05-01 Peter CollingbourneFurther MSVC appeasement.
2016-05-01 Craig Topper[X86] Add an AddedComplexity to another pattern to...
2016-05-01 Craig Topper[X86] Remove a seemlingly unused pattern. The same...
2016-05-01 Peter CollingbourneTry to fix MSVC build.
2016-05-01 Craig Topper[X86] Add AddedComplexity to keep some similar patterns...
2016-05-01 Craig Topper[X86] Remove some redundant selection patterns.
2016-05-01 Craig Topper[AVX512] Replace vector_extract with extractelt in...
2016-05-01 Peter CollingbourneELF: New symbol table design.
2016-05-01 Sanjoy Das[SCEV] When printing via -analysis, dump loop disposition
2016-05-01 Amaury SechetProperly name LLVMSetIsInBounds's argument. NFC
2016-05-01 Amaury SechetCapitalize align argument in the C API as per conventio...
2016-05-01 Craig Topper[AVX512] Add hasSideEffects/mayLoad/mayStore flags...
2016-05-01 Lang Hames[ORC] Save AArch64 NEON state in the JIT reentry block.
2016-04-30 Rui UeyamaELF: --reproduce: quote pathnames for -L and other...
2016-04-30 Rui UeyamaELF: --reproduce: Copy files referenced by linker scripts.
2016-04-30 Rui UeyamaAttempt to fix Windows buildbots.
2016-04-30 Rui UeyamaELF: Make --reproduce to produce a response file.
2016-04-30 Rui Ueyama[lit] Add %:[STpst] to represent paths without colons...
2016-04-30 Saleem Abdulrasoolpython: add bindings for children of diagnostics
2016-04-30 Simon Pilgrim[InstCombine][AVX2] Added VPERMD/VPERMPS shuffle combin...
2016-04-30 Saleem AbdulrasoolCodeGen: convert to range based loops
2016-04-30 Craig Topper[X86] Reduce memory usage of MemOp2RegOp and RegOp2MemO...
2016-04-30 Rafael EspindolaAdd missing override.
2016-04-30 Marcin Koscielnicki[ASan] Add shadow offset for SystemZ.
2016-04-30 Marcin Koscielnicki[ASan] Add shadow offset for SystemZ.
2016-04-30 Filipe CabecinhasFinally fix invalid-pointer-pairs.cc. This time the...
2016-04-30 Simon Pilgrim[InstCombine][AVX] Split off VPERMILVAR tests and added...
2016-04-30 Simon Pilgrim[InstCombine][AVX] VPERMILVAR to shuffle combine to...
2016-04-30 Kuba Brecka[tsan] Return 0 from malloc_size for non-malloc'd pointers
2016-04-30 Chris BienemanStab in the dark to fix the PS4 bot
2016-04-30 Sriraman TallamDifferential Revision: reviews.llvm.org/D19753
2016-04-30 Tom StellardAMDGPU/SI: Remove wait state handling for SMRD in SIIns...
2016-04-30 Eric FiselierReplace one more occurrence of non-standard std:launch...
2016-04-30 Hal Finkel[PowerPC/QPX] Fix the load/splat peephole with overlapp...
2016-04-30 Amjad AboudReverting 268055 as it caused PR27579.
2016-04-30 Amjad AboudReverting 268054 & 268063 as they caused PR27579.
2016-04-30 Rafael EspindolaDon't create dynamic relocations to ro segments.
2016-04-30 Sanjoy Das[LowerGuardIntrinsics] Keep track of !make.implicit...
2016-04-30 Lawrence Hu Reroll loops with multiple IV and negative step...
2016-04-30 Lang Hames[Orc] Fix the AArch64 resolver size.
2016-04-30 Rafael EspindolaDon't depend on lld creating relocations in ro segments.
2016-04-30 Vedant KumarFix a typo (NFC)
2016-04-30 Tom StellardAMDGPU/SI: Enable the post-ra scheduler
2016-04-30 Sanjoy Das[LowerGuardIntrinsics] Preserve calling conv when lowering
2016-04-30 Sanjay Pateladd minimal test to show dropped metadata
2016-04-30 Eugene Zelenko[Release Notes] Mention Clang-tidy cert-err34-c check.
2016-04-30 Sanjay Patelremove the metadata added with r267827
2016-04-29 Filipe CabecinhasFix test's memory leaks.
2016-04-29 Sriraman TallamDelete store to Target option PositionIndependentExecut...
2016-04-29 Rafael EspindolaDocument how to recreate a binary.
2016-04-29 Chaoren LinFix TestEnumTypes.py for 32 bit platforms.
2016-04-29 Rafael EspindolaDocument how to recreate a binary.
2016-04-29 Rafael EspindolaUse simpler types. NFC.
2016-04-29 Justin Lebar[CUDA] Copy host builtin types to NVPTXTargetInfo.
2016-04-29 Xinliang David LiReapply r268107 after fixing a bug breaks debug build.
2016-04-29 Denis Zobnin[NFC] Initialize a variable to make buildbot green.
2016-04-29 Chris BienemanFix test case for incompatible sysroot warning
2016-04-29 Chris BienemanAdd a new warning to notify users of mismatched SDK...
2016-04-29 Sanjoy DasMark guards on true as "trivially dead"
2016-04-29 Chris Bieneman[CMake] [Xcode] Improving Xcode toolchain generation...
2016-04-29 Chris Bieneman[CMake] Create a separate install target for libcxx...
2016-04-29 Sanjay Patelclean up documentation comments; NFC
2016-04-29 Haicheng Wu[MBP] Use Function::optForSize() instead of checking...
2016-04-29 Sanjoy Das[EarlyCSE] Simplify guard intrinsics
2016-04-29 Matt ArsenaultAMDGPU: Fix crash with unreachable terminators.
2016-04-29 Davide Italiano[ELF] Ignore -d option (and aliases).
2016-04-29 Xinliang David LiRevert r268107 -- debug build failure
2016-04-29 Simon Pilgrim[InstCombine][SSE] PSHUFB to shuffle combine to use...
2016-04-29 Filipe CabecinhasTry to fix clang-cmake-aarch64-42vma by removing a...
2016-04-29 George Burgess IV[Sema] Specify the underlying type for an enum. NFC.
2016-04-29 Lang Hames[Orc] Add ORC lazy-compilation support for AArch64.
2016-04-29 Lang Hames[Orc] Make sure we don't drop the internal error in...
2016-04-29 Greg ClaytonWatch out for compilers that generate bad bitfield...
2016-04-29 Chris Bieneman[Docs] Refer to the CMakePrimer from CMake doc
next