platform/upstream/llvm.git
2017-04-04 Craig Topper[InstCombine] Support folding and/or/xor with a constan...
2017-04-04 Matthias Gehre[clang-format] fix crash in NamespaceEndCommentsFixer...
2017-04-04 Rafael EspindolaDon't resolve hidden undef to a DSO.
2017-04-04 Dominic Chen[analyzer] Add new Z3 constraint manager backend
2017-04-04 Petr Hosek[AArch64][Fuchsia] Allow -mcmodel=kernel for --target...
2017-04-04 Jonas Devlieghere[clangd] Link against clangSema
2017-04-04 Craig Topper[InstCombine] Add test cases for missing combines of...
2017-04-04 Coby Tayree[fixup][X86][inline-asm] Add support for MS 'EVEN'...
2017-04-04 Yi KongImplement host CPU detection for AArch64
2017-04-04 Matt ArsenaultVerifier: Check some amdgpu calling convention restrictions
2017-04-04 Balaram Makam[AArch64] Refine Falkor Machine Model - Part 2
2017-04-04 Coby Tayree[X86][inline-asm] Add support for MS 'EVEN' directive
2017-04-04 Coby Tayree[X86][inline-asm] Add support for MS 'EVEN' directive
2017-04-04 Rafael EspindolaAvoid sub shell.
2017-04-04 Jim InghamTone down the "lldb types" log a bit.
2017-04-04 Craig Topper[InstCombine] Add more test cases for missing combines...
2017-04-04 Lang Hames[RuntimeDyld] Make RuntimeDyld honor the ProcessAllSect...
2017-04-04 Sanjay Patel[x86] remove dead select-of-constants transform; NFCI
2017-04-04 Anastasia Stulova[Bug 25404] Fix crash on typedef in OpenCL 2.0
2017-04-04 Rong Xu[PGO] Memory intrinsic calls optimization based on...
2017-04-04 Jin-Gu KangPreserve vec3 type.
2017-04-04 Matt ArsenaultAMDGPU: Remove legacy export intrinsic
2017-04-04 Matt ArsenaultAMDGPU: Remove legacy image intrinsics
2017-04-04 Michael ZuckermanFix problem with test.
2017-04-04 Krasimir Georgiev[clangd] Fix completion test to not depend on the stand...
2017-04-04 Coby Tayree[X86][MS-compatability]Allow named synonymous for MS...
2017-04-04 Simon PilgrimStrip trailing whitespace
2017-04-04 Olga MalyshevaTest cancellation_for_sections.c expectedly fails on GCC
2017-04-04 Daniel Sanders[globalisel][tablegen] Fix non-determinism introduced...
2017-04-04 Asiri RathnayakeFix exception address alignment test for EHABI
2017-04-04 Olga MalyshevaReset cancellation status for 'parallel', 'sections...
2017-04-04 Daniel Sanders[globalisel][tablegen] Try to make MSVC happy with...
2017-04-04 Michael Zuckerman[X86][LLVM] Converting __mm{|256|512}_movm_epi{8|16...
2017-04-04 Michael Zuckerman[X86][Clang] Converting __mm{|256|512}_movm_epi{8|16...
2017-04-04 Daniel Sanders[tablegen][globalisel] Add support for nested instructi...
2017-04-04 Siddharth Bhat[Polly] [DependenceInfo] change WAR, WAW generation...
2017-04-04 Olga MalyshevaTest check-in, comment changed
2017-04-04 Simon Dardis[mips] Deal with empty blocks in the mips hazard scheduler
2017-04-04 Krasimir Georgiev[clangd] Remove private vector fields from completion...
2017-04-04 Oren Ben Simhon[X86] Add 64 bit pattern matching for PSADBW
2017-04-04 Philip PfaffeFix formatting in LoopGenerators
2017-04-04 Philip Pfaffe[Polly][NewPM] Pull references to the legacy PM interfa...
2017-04-04 Haojian WuFix windows buildbot error.
2017-04-04 Krasimir Georgiev[clangd] Add code completion support
2017-04-04 James Henderson[ELF] Fail the link early if the map file path is invalid
2017-04-04 Haojian Wu[clang-rename] Support renaming qualified symbol
2017-04-04 Peter Smith[ELF] Rename ARM Thunks in anticipation of Range Thunks
2017-04-04 Ilia KEnable lldm-mi commands -stack-list-locals -stack-list...
2017-04-04 Craig Topper[X86] Remove some code that tries to disable HLE featur...
2017-04-04 Jonas HahnfeldAlign all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_...
2017-04-04 Mehdi AminiUses quote to include cxxabi.h to make sure the local...
2017-04-04 Craig Topper[InstCombine] Use setAllBits in place of getAllOnesValu...
2017-04-04 Zvi RackoverInstCombine: Use the InstSimplify hook for shufflevector
2017-04-04 Eric FiselierFix more -Wshadow warnings introduced by recent Clang...
2017-04-04 Galina KistanovaModules/builtins.m requires shell.
2017-04-04 Jason MolendaSkip three test cases that are asserting on macosx...
2017-04-04 Eric FiselierWork around recent -Wshadow changes in Clang
2017-04-04 Reid Kleckner[PDB] Save one type record copy
2017-04-03 Reid Kleckner[codeview] Cope with unsorted streams in type merging
2017-04-03 Sean CallananAdd CPlusPlusNameParser to the xcodeproj
2017-04-03 Eric FiselierFix C++17 dylib build
2017-04-03 Reid Kleckner[Fuzzer] Flush std::cout before aborting in CxxStringEqTest
2017-04-03 Craig TopperRecommit r299321 '[X86] Add __extension__ to f16c macro...
2017-04-03 Sanjay Pateladd/move codegen tests for and/or of setcc; NFC
2017-04-03 Tim NorthoverUpdate stale doxygen links in ProgrammersManual.rst
2017-04-03 Jason MolendaThe LIBLLDB_LOG_TEMPORARY channel got lost at some...
2017-04-03 Zvi RackoverInstSimplify: Add a hook for shufflevector
2017-04-03 Weiming ZhaoReland r298901 with modifications (reverted in r298932)
2017-04-03 Matt ArsenaultAMDGPU: Remove llvm.SI.vs.load.input
2017-04-03 Rui UeyamaChange the error message format for an incompatible...
2017-04-03 Matt ArsenaultDAG: Fix missing legalization for any_extend_vector_inr...
2017-04-03 Reid Kleckner[codeview] Add support for label type records
2017-04-03 Simon Pilgrim[X86][SSE]] Lower BUILD_VECTOR with repeated elts as...
2017-04-03 Gabor HorvathRevert r299355 "[ASTImporter] Fix for importing unnamed...
2017-04-03 Eric Fiseliersuppress GCC warning about noexcept functions changing...
2017-04-03 Craig Topper[InstCombine] Remove canonicalization for (X & C1)...
2017-04-03 Amjad Aboudx86 interrupt calling convention: re-align stack pointe...
2017-04-03 Craig TopperRevert r299321 '[X86] Add __extension__ to f16c macro...
2017-04-03 Jonathan RoelofsTry to trigger the new docs builder. NFC
2017-04-03 Eric Fiselier[coroutines] Fix rebuilding of implicit and dependent...
2017-04-03 Jun Bum Lim[CodeGenPrep] move aarch64-type-promotion to CGP
2017-04-03 Craig Topper[DAGCombine][InstCombine] Fix inverted if condition...
2017-04-03 Rui UeyamaMake a helper function file-local.
2017-04-03 Peter Collingbournebenchcomp: Add a mode for analyzing file sizes.
2017-04-03 Rui UeyamaRemove InputFiles::LogName.
2017-04-03 Eugene ZemtsovNew C++ function name parsing logic
2017-04-03 Joel JonesFix LLVMBuild.txt typo. NFC
2017-04-03 Matt ArsenaultAMDGPU: Remove legacy bfe intrinsics
2017-04-03 Graydon Hoare[Support] Make printAllJSONValues public, for custom...
2017-04-03 Peter CollingbourneBitcode: Remove reader support for MODULE_CODE_PURGEVALS.
2017-04-03 Craig Topper[InstCombine] Add test cases showing how we fail to...
2017-04-03 Zvi RackoverRevert "[DAGCombine] A shuffle of a splat is always...
2017-04-03 Krzysztof Parzyszek[Hexagon] Factor out some common code in HexagonEarlyIf...
2017-04-03 Craig TopperRevert r299337 "[InstCombine] Remove redundant combine...
2017-04-03 Sanjay Patel[InstCombine] fix formatting for foldLogOpOfMaskedICmps...
2017-04-03 Davide Italiano[TargetInfo] Use llvm::alignOf() instead of rewriting...
2017-04-03 Alex LorenzEnhance -Wshadow to warn when shadowing typedefs or...
2017-04-03 Craig Topper[APInt] Move isMask and isShiftedMask out of APIntOps...
2017-04-03 Simon Pilgrim[DAGCombiner] Check limits before accessing array eleme...
2017-04-03 Tobias Grosser[PerfMonitor] Use Intrinsics::getDeclaration
next