platform/upstream/llvm.git
2016-11-01 Daniel Jasperclang-format: [JS] Fix incorrect space when "as" is...
2016-11-01 Daniel Jasperclang-format: Fix incorrect binary operator detection.
2016-11-01 Daniel Jasperclang-format: [JS] Fix formatting of generator functions.
2016-11-01 Daniel Jasperclang-format: [JS] Fix space when for is used as regula...
2016-11-01 Kostya Serebryany[docs] remove more non-ascii stuff in the hopes to...
2016-11-01 Craig Topper[AVX-512] Remove masked vector insert builtins and...
2016-11-01 Argyrios Kyrtzidis[index] Avoid using a RecursiveASTVisitor for Syntactic...
2016-11-01 Sanjoy Das[TBAA] Use wrapper objects instead of raw getOperand...
2016-11-01 Richard SmithImplement ABI proposal for throwing noexcept function...
2016-11-01 Richard Smithp0012: Teach resolving address of overloaded function...
2016-11-01 Jason MolendaFix a bug where the EmulateInstructionARM64 handling...
2016-11-01 Sanjoy Das[TBAA] Rename accessors to be more idiomatic; NFC
2016-11-01 Peter CollingbourneBitcode: Simplify BitstreamWriter::EnterBlockInfoBlock...
2016-11-01 Matt ArsenaultAMDGPU: Whitespace fixes
2016-11-01 Stephane SezerRemove executable bit on a source file
2016-11-01 Tim Shen[ReachableCode] Skip over ExprWithCleanups in isConfigu...
2016-10-31 Sanjay Patel[DAG] disable nsw/nuw for add/sub/mul when simplifying...
2016-10-31 Eric Fiselier[modules] Mark deleted functions as implicitly inline...
2016-10-31 Davide Italiano[Hexagon] Garbage collect dead code.
2016-10-31 Malcolm Parsons[clang-tidy] Update cert-err58-cpp to match its new...
2016-10-31 Evgeniy StepanovFix a typo.
2016-10-31 Chris Bieneman[CMake] Populate the build directory's framework
2016-10-31 Evgeniy Stepanov[cfi] Fix missing !type annotation.
2016-10-31 Saleem AbdulrasoolCodeGen: further loosen -O0 CG for WoA division
2016-10-31 Teresa Johnson[ThinLTO] Disable importing and other cross-module...
2016-10-31 Argyrios Kyrtzidis[index] Fix repeated visitation of the same InitListExp...
2016-10-31 Chris Bieneman[Test-Suite] Speculative fix for darwin bots
2016-10-31 Eugene Zelenko[Release notes] Highlight reset() as language/library...
2016-10-31 Malcolm Parsons[ASTMatcher] Add CXXNewExpr support to hasDeclaration
2016-10-31 John McCallA compound literal within a global lambda or block...
2016-10-31 Justin Lebar[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.
2016-10-31 Rafael EspindolaThe expr '.' is not absolute.
2016-10-31 Artem Dergachev[analyzer] Allow undefined values in performTrivialCopy.
2016-10-31 Kostya Serebryanydocs: trying to fix the docs bot by removing non-ASCII...
2016-10-31 Rui UeyamaRe-commit r285607: Emit Section Map stream."
2016-10-31 Artem Dergachev[analyzer] MacOSXAPIChecker: Improve warnings for __blo...
2016-10-31 Nick Kledzikfix _dyld_find_unwind_sections() for pre-10.7. Patch...
2016-10-31 Kuba Brecka[tsan] Enable the tsan/libcxx/ testcase(s) on Darwin
2016-10-31 Joerg SonnenbergerRemove llc -jump-table-type option, it hasn't been...
2016-10-31 Kevin EnderbyMore additional error checks for invalid Mach-O files...
2016-10-31 Richard SmithAdd comment explaining this mysterious macro name.
2016-10-31 Kuba Brecka[tsan] Implement WriteMemoryProfile for Darwin
2016-10-31 Reid KlecknerRevert "Add a space to work around a Windows CPython...
2016-10-31 Rafael EspindolaDelay computation of IsAbsolute.
2016-10-31 Nemanja Ivanovic[PPC] add absolute difference altivec instructions...
2016-10-31 Victor LeschukDebugInfo: support for DW_TAG_atomic_type
2016-10-31 Victor LeschukDebugInfo: make DW_TAG_atomic_type valid
2016-10-31 Nemanja IvanovicNFC - Reorder test case names in a PPC test case
2016-10-31 Ulrich WeigandFix per-processor model scheduler definition completene...
2016-10-31 Rafael EspindolaSimple numeric constants are absolute.
2016-10-31 Kuba Brecka[asan] Move instrumented null-terminated strings to...
2016-10-31 Kuba Brecka[asan] Move instrumented null-terminated strings to...
2016-10-31 Rui UeyamaRevert r285607: Emit Section Map stream.
2016-10-31 Michael ZuckermanFixing problem with CodeGen/avx512-kconstraints-att_inl...
2016-10-31 Nirav Dave[MC] Make llvm-mc fail cleanly on invalid output asm...
2016-10-31 Tim NorthoverGlobalISel: allow truncating pointer casts on AArch64.
2016-10-31 Tim NorthoverGlobalISel: translate stack protector intrinsics
2016-10-31 Kuba Brecka[tsan] Add support for GCD target queues
2016-10-31 David MajnemerAdd a warning flag for warn_alloca_align_alignof
2016-10-31 Rafael EspindolaMark a few more expressions as absolute.
2016-10-31 Richard SmithWhen diagnosing that a defaulted function is ill-formed...
2016-10-31 David Majnemer[Sema] Warn when alignof is used with __builtin_alloca_...
2016-10-31 Rafael EspindolaMove IsAbsolute from SymbolAssignment to Expr.
2016-10-31 Rui UeyamaEmit Section Map stream.
2016-10-31 Rui UeyamaDefine DbiStreamBuilder::addSectionMap.
2016-10-31 Artem Dergachev[analyzer] MacOSXAPIChecker: Disallow dispatch_once_t...
2016-10-31 Michael Zuckerman[x86][inline-asm][AVX512][clang][PART-1] Introducing...
2016-10-31 David MajnemerSingleLinkedListIterator::operator++(int) shouldn't...
2016-10-31 Pavel LabathRemove usages of TimeValue from gdb-remote process...
2016-10-31 Malcolm ParsonsAdd modernize-use-auto tests for casts inside macros
2016-10-31 Reid Kleckner[ASan] Initialize cloned dynamic runtime global variabl...
2016-10-31 Enrico GranataRemove a couple of old TODOs and don't make a new Const...
2016-10-31 David MajnemerFix an unconditional break in checkMachOAndArchFlags
2016-10-31 David MajnemerSymbolRef::Type is not a bitfield and must be compared...
2016-10-31 Enrico GranataAdd the new minidump plugin files to the Xcode project
2016-10-31 David MajnemerUse toCharUnitsFromBits instead of TargetInfo::getCharWidth
2016-10-31 Greg ClaytonModify DWARFFormValue to remember the DWARFUnit that...
2016-10-31 Pavel LabathImprove ".." handling in FileSpec normalization
2016-10-31 Davide Italiano[lli] Don't strip away const qualifier. Unbreak the...
2016-10-31 Michael Zuckerman[x86][inline-asm][AVX512][llvm][PART-2]
2016-10-31 Artem Tamazov[AMDGPU][MC][gfx8] Support 20-bit immediate offset...
2016-10-31 Malcolm Parsons[clang-tidy] Enhance modernize-make-unique to handle...
2016-10-31 Krzysztof Parzyszek[Hexagon] Don't expand mux instructions with both sourc...
2016-10-31 Dimitar VlahovskiMinidump plugin: Adding ProcessMinidump, ThreadMinidump...
2016-10-31 George RimarRecommit r285285 - [Object/ELF] - Fixed behavior when...
2016-10-31 Michael Zuckerman[x86][inline-asm] Add support for curly brackets escape...
2016-10-31 Dimitar VlahovskiMinidump plugin: Adding x86_32 register context converter
2016-10-31 Malcolm ParsonsAdd -frtti for Windows buildbot.
2016-10-31 Shoaib Meenai[libc++] Add configuration define for off_t functions
2016-10-31 Malcolm ParsonsFix link to check
2016-10-31 Rafael EspindolaSimplify. NFC.
2016-10-31 Malcolm Parsons[clang-tidy] Enhance modernize-use-auto to casts
2016-10-31 Ulrich Weigand[SystemZ] Add -march=archX aliases
2016-10-31 Ulrich Weigand[SystemZ] Rework processor feature definitions and...
2016-10-31 Ulrich Weigand[SystemZ] Guard LEFR/LFER with FeatureVector
2016-10-31 Ulrich Weigand[SystemZ] Correctly diagnose missing features in AsmParser
2016-10-31 Ulrich Weigand[SystemZ] Fix encoding of MVCK and .insn ss
2016-10-31 Michael Zuckermansecond attempt at r285565.
2016-10-31 Roger Ferrer... Fix archetypes.hpp under libcpp-no-extensions and std...
2016-10-31 Eric FiselierSpell libcxxabi-no-threads correctly
next