platform/upstream/llvm.git
2017-10-29 Philip PfaffeFix two testcases. NFC intended.
2017-10-29 Sanjay Patel[(new) Pass Manager] instantiate SimplifyCFG with the...
2017-10-29 Simon Pilgrim[X86][SSE] ComputeNumSignBits tests showing missing...
2017-10-29 Marshall ClowIssues to be voted on in ABQ
2017-10-29 Simon Pilgrim[SelectionDAG] Add SRA/SHL demanded elts support to...
2017-10-29 Simon Pilgrim[X86][SSE] ComputeNumSignBits tests showing missing...
2017-10-29 Craig Topper[X86] Add a slow-incdec command line to atomic-eflags...
2017-10-29 Rui UeyamaFix ubsan error that shift amount 64 is too large.
2017-10-29 Rui UeyamaRemove a redundant temporary variable.
2017-10-29 Craig Topper[X86] Remove combine that turns X86ISD::LSUB into X86IS...
2017-10-29 Craig Topper[X86] Fix typo in comment. NFC
2017-10-29 Saleem AbdulrasoolDriver: default to `unsigned int` `wchar_t` for ARM
2017-10-29 Craig Topper[X86] Use the extended vector register classes in fast...
2017-10-29 Craig Topper[X86] Add AVX512 support to X86FastISel::X86SelectFPExt...
2017-10-29 Craig Topper[X86] Use update_llc_test_checks.py to regenerate fast...
2017-10-29 Craig Topper[X86] Use update_llc_test_checks.py to regenerate fast...
2017-10-29 Craig Topper[X86] Add AVX512 support to X86FastISel::X86MaterializeFP
2017-10-28 Peter Szecsi[analyzer] MisusedMovedObjectChecker: More precise...
2017-10-28 Craig Topper[X86] Remove invalid code from LowerVSELECT.
2017-10-28 Peter Szecsi[analyzer] MisusedMovedObjectChecker: Fix false positiv...
2017-10-28 Rui UeyamaFix ubsan error.
2017-10-28 Rui UeyamaReduce sizeof(Symbol) from 104 bytes to 88 bytes.
2017-10-28 Simon Pilgrim[SelectionDAG] Add support for INSERT_SUBVECTOR to...
2017-10-28 Rui UeyamaDo not handle DefinedCommon symbols in the MapFile...
2017-10-28 Simon Pilgrim[X86][SSE] Combine 128-bit target shuffles to PACKSS...
2017-10-28 Simon Pilgrim[X86][SSE] Split off matchVectorShuffleWithPACK. NFCI.
2017-10-28 Martin StorsjoRestore arch specific lastDwarfRegNum in builds without...
2017-10-28 Rui UeyamaRename V -> Ver for readability.
2017-10-28 Rui UeyamaPass symbol attributes instead of ElfSym to Shared...
2017-10-28 Craig Topper[X86] Fix a mistake in the X86ISelDAGToDAG.cpp code...
2017-10-28 Craig Topper[X86] Replace some default cases in X86SelectShift...
2017-10-28 Saleem AbdulrasoolADT: add a helper to check if the Triple is ARM64
2017-10-28 Richard SmithPR35039: Materialize temporary objects before wrapping...
2017-10-28 Sanjay Patel[SimplifyCFG] use pass options and remove the latesimpl...
2017-10-28 Simon Pilgrim[X86][SSE] Rename truncateVectorCompareWithPACKSS to...
2017-10-28 Craig Topper[X86] Correct the alignments on the aligned test cases...
2017-10-28 Benjamin Kramer[clangd] Fix clang-tidy warnings.
2017-10-28 Simon Pilgrim[SelectionDAG] Support 'bit preserving' floating points...
2017-10-28 Peter Szecsi[analyzer] LoopUnrolling: check the bitwidth of the...
2017-10-28 Craig Topper[X86] Add avx command lines to fast-isel-constpool...
2017-10-28 Craig Topper[X86] Use update_llc_test_checks.py to regenerate fast...
2017-10-28 Craig Topper[X86] Add a fast-isel test for the i8 pseudo cmov.
2017-10-28 Saleem AbdulrasoolBasic: improve coverage for Darwin targets and fix ABI
2017-10-28 Craig Topper[X86] Remove unneeded MVT::i1 related code from fast...
2017-10-28 Haicheng Wu[ConstantFold] Fix a crash when folding a GEP that...
2017-10-28 Craig Topper[X86] Add avx command lines to two fast-isel tests...
2017-10-28 Craig Topper[X86] Use update_llc_test_checks.py to regenerate fast...
2017-10-28 Martin Pelikan[XRay] [compiler-rt] fix build by including errno.h...
2017-10-28 Richard SmithNever try to instantiate a deduction guide's "definitio...
2017-10-28 Craig Topper[PartialInlineLibCalls] Teach PartialInlineLibCalls...
2017-10-28 Eugene Zelenko[ADT] Fix some Clang-tidy modernize and Include What...
2017-10-28 Rui UeyamaSimplify error handling.
2017-10-27 Dean Michael... [XRay][compiler-rt] Remove more STL dependenices from...
2017-10-27 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_FADD as legal
2017-10-27 Bob Haarman[support] remove tautological comparison in Support...
2017-10-27 Jake EhrlichRevert "Add support for writing 64-bit symbol tables...
2017-10-27 Rui UeyamaRemove unnecessary namespace specifiers.
2017-10-27 Rui UeyamaInline trivial symbol constructors.
2017-10-27 Saleem AbdulrasoolARM: centralise SizeType, PtrDiffType, and IntPtrType
2017-10-27 Rui UeyamaRename isInCurrentDSO -> isInCurrentOutput.
2017-10-27 George Karpenkov[Analyzer] [Tests] Fixing typo from the previous commit.
2017-10-27 Reid Kleckner[MS] Allow access to ambiguous, inaccessible direct...
2017-10-27 George Karpenkov[Analyzer] [Tests] Dump the output of scan-build to...
2017-10-27 Jake EhrlichAdd support for writing 64-bit symbol tables for archiv...
2017-10-27 Krzysztof Parzyszek[Hexagon] Adjust patterns to reflect instruction select...
2017-10-27 David BlaikieAdd a few missing headers for modularization/IWYU/etc
2017-10-27 Guozhi Wei[DAGCombine] Don't combine sext with extload if sextloa...
2017-10-27 Jake EhrlichMake 32-bit member offset in Archive::Symbol::getMember...
2017-10-27 Davide Italiano[CMake] Build clang as dependency when using in-tree...
2017-10-27 Rafael EspindolaHandle undefined weak hidden symbols on all architectures.
2017-10-27 Zachary TurnerForce #define GTEST_LANG_CXX11.
2017-10-27 Craig Topper[X86] Remove fast-isel code for handling i8 shifts...
2017-10-27 Craig Topper[X86] Add fast-isel tests for integer shifts. We defini...
2017-10-27 Artur GainullinImprove clamp recognition in ValueTracking.
2017-10-27 David BlaikieStaticAnalyzer: Modularize/fix ODR violations making...
2017-10-27 David BlaikieSanitizers.h: Modularize/Fix ODR violations by making...
2017-10-27 David BlaikieCharInfo.h: Modularize/fix ODR violations by making...
2017-10-27 David BlaikieASTContext.h: Modularize/fix ODR violations by removing...
2017-10-27 Craig Topper[X86] Teach fastisel to use VLX VMOVNTDQA for v4f64...
2017-10-27 Craig Topper[X86] Add avx512vl command line to fast-isel-nontemporal.ll
2017-10-27 Kostya Kortchinsky[scudo] Allow to specify the maximum number of TSDs...
2017-10-27 Rui UeyamaRemove trailing whitespace.
2017-10-27 Vlad TsyrklevichFix llvm-special-case-list-fuzzer regexp exception
2017-10-27 Krzysztof Parzyszek[Hexagon] Fix an incorrect assertion in HexagonConstExt...
2017-10-27 Erich KeaneReplace a few usages of llvm::join with range-version...
2017-10-27 Erich KeaneFilter out invalid 'target' items from being passed...
2017-10-27 Rafael EspindolaHandle all symbol types in --trace.
2017-10-27 Erich KeaneRemove x86,x86_32/64 from isValidFeatureName
2017-10-27 Alex Lorenz[refactor] Describe refactorings in the operation classes
2017-10-27 Simon Pilgrim[X86][SSE] Add tests for inserting all-bits (-1) into...
2017-10-27 Alex Lorenz[Sema] Fix an assert-on-invalid by avoiding function...
2017-10-27 Sam Clegg[WebAssembly] Add crt1.o with calling lld
2017-10-27 Rui UeyamaInstead of enclosing an entire file, add lld:: specifie...
2017-10-27 Peter CollingbourneELF: Add support for emitting dynamic relocations in...
2017-10-27 Benjamin Kramer[clangd] Don't crash on extremely large JSON messages.
2017-10-27 Don HintonNew lldb python module for managing diagnostic breakpoints
2017-10-27 Pavel LabathAdd specific ppc64le hardware watchpoint handler
2017-10-27 Simon Pilgrim[X86][F16C] Fix btver2 AGU pipe scheduling
2017-10-27 Benjamin Kramer[clangd] Harden clangd a bit against garbage input.
2017-10-27 Michael Kruse[ForwardOpTree] Use space indention. NFC.
next