platform/upstream/llvm.git
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Rafael EspindolaForce llvm-ar to use the gnu format.
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Kuba Brecka[sanitizer] Don't reuse the main thread in ThreadRegistry
2016-05-02 Simon Pilgrim[X86][SSE] Dropped X86ISD::FGETSIGNx86 and use MOVMSK...
2016-05-02 Chad RosierCleanup comments. NFC.
2016-05-02 Chad RosierCleanup comments. NFC.
2016-05-02 Aaron BallmanSilence unused variable warnings; NFC.
2016-05-02 Chad RosierCleanup comments. NFC.
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Rafael EspindolaDon't include the output dir in the response file.
2016-05-02 Michael Zuckerman[CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512}
2016-05-02 Rafael EspindolaCopy thin archive members with --reproduce.
2016-05-02 George Rimar[ELF] - keep alive all non-text sections referenced...
2016-05-02 David L KreitzerEnable the X86 call frame optimization for the 64-bit...
2016-05-02 Rafael EspindolaExpose a getFullName for thin archive members.
2016-05-02 Rafael EspindolaDon't quote "--hash-style gnu".
2016-05-02 Michael KruseTypo: ToComplex -> TooComplex. NFC.
2016-05-02 Michael KruseRename Conjuncts -> Disjunctions. NFC.
2016-05-02 Michael Kruse[ScheduleOptimizer] Add -polly-opt-outer-coincidence...
2016-05-02 Johannes Doerfert[WWW] Mark task as done and me as owner of some task
2016-05-02 Michael KruseTypo: isToComplex -> isTooComplex. NFC.
2016-05-02 Jonas Paulsson[SystemZ] Temporarily disable codegen test int-add...
2016-05-02 Simon AtanasyanReplace non-ascii character.
2016-05-02 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding intrinsics for cvtps2pd...
2016-05-02 Jonas Paulsson[SystemZ] Fix in restoreCalleeSavedRegisters()
2016-05-02 Jonas Paulsson[SystemZ] Mark CC defs as dead whenever possible.
2016-05-02 Michael Zuckerman[Clang][avx512][builtin] Adding intrinsics for vexpand...
2016-05-02 Michael Zuckerman[Clang][BuiltIn][avx512] Adding intrinsics for vpshufd...
2016-05-02 Craig Topper[X86] Fix a bug in LOCK arithmetic operation pattern...
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
next