platform/upstream/llvm.git
2018-06-19 Clement Courbet[llvm-exegesis] A mechanism to add target-specific...
2018-06-19 Mikhail Dvoretckii[X86] VRNDSCALE* folding from masked and scalar ffloor...
2018-06-19 David Green[LoopSimplifyCFG] Invalidate SCEV in LoopSimplifyCFG
2018-06-19 Eric Liu[clangd] Use workspace root path as hint path for resol...
2018-06-19 Roman Lebedev[MCA][NFC] Add generic XOP resource tests
2018-06-19 Roman Lebedev[MCA][NFC] Add generic TBM resource tests
2018-06-19 Simon Pilgrim[SLPVectorizer] Pull out AltOpcode determination from...
2018-06-19 Bjorn PetterssonRemove valueCoversEntireFragment asserts in ConvertDebu...
2018-06-19 Kristof Umann[analyzer] Made a buildbot happy.
2018-06-19 Tobias GrosserMove ScopInfo to isl++
2018-06-19 Adrian KuegelAdd a factory method to ConstantDataArray that allows...
2018-06-19 Florian Hahn[LoopInterchange] Move PHI handling to adjustLoopBranches.
2018-06-19 Mikhail DvoretckiiTest commit.
2018-06-19 Fangrui Song[XRay] rm GLOB || true -> rm -f
2018-06-19 QingShan ZhangIf the arch is P9, we will select the DFLOADf32/DFLOADf...
2018-06-19 Roger Ferrer... [RISCV] Add tests for overflow intrinsics
2018-06-19 Taiju TsuikiRevert r335019 "Update NRVO logic to support early...
2018-06-19 Akira Hatanaka[Sema] Produce diagnostics for attribute 'trivial_abi...
2018-06-19 Max Kazantsev[SimplifyIndVars] Eliminate redundant truncs
2018-06-19 Taiju TsuikiUpdate NRVO logic to support early return (Attempt 2)
2018-06-19 Craig Topper[X86] Add the ability to force an EVEX2VEX mapping...
2018-06-19 Craig Topper[X86] Add a new VEX_WPrefix encoding to tag EVEX instru...
2018-06-19 Sanjoy DasRevert "[SCEV] Add nuw/nsw to mul ops in StrengthenNoWr...
2018-06-19 Craig Topper[X86] Simplify the TSFlags checking code in EvexToVexIn...
2018-06-19 Alex LangfordFix up Info.plist when building LLDB.framework with...
2018-06-19 Francis Visoiu... Fix bots after r334981
2018-06-19 Heejin Ahn[WebAssembly] Remove an extra ';' at the end of a namespace
2018-06-19 Reid Kleckner[asan] Avoid deadlock when initializing the symbolizer...
2018-06-19 Heejin Ahn[WebAssembly] Add more utility functions
2018-06-19 Heejin Ahn[WebAssembly] Add WasmEHFuncInfo for unwind destination...
2018-06-19 Eli Friedman[ARM] Thumb2 constant cmp testcases.
2018-06-19 Eli Friedman[ARM] Testcase for Thumb1 cmp with constants.
2018-06-19 Eli Friedman[ARM] Add Thumb1 coverage for cmn testcases.
2018-06-19 Eli Friedman[ARM] Testcase for missed optimization for masking.
2018-06-19 Eli Friedman[ARM] Testcase for missed optimization with i16 compare.
2018-06-19 Derek Schuff[WebAssembly] Fixed disassembler unit test failure.
2018-06-18 Heejin Ahn[WebAssembly] Make rethrow instruction take a target...
2018-06-18 Heejin Ahn[VPlan] Add Analysis and Core to LLVM_LINK_COMPONENTS
2018-06-18 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-18 Jason MolendaSome NFC changes to how we scan of kexts & kernels...
2018-06-18 Craig Topper[X86] Remove ReadAfterLd from avx512_shift_rmbi multiclass.
2018-06-18 Xin TongRevert "Simplify blockaddress usage before giving up...
2018-06-18 Xin TongSimplify blockaddress usage before giving up in MergeBl...
2018-06-18 Fangrui Song[ELF] Uniquify --wrap list.
2018-06-18 Eric ChristopherTidy comment language and explanation.
2018-06-18 Eric ChristopherPull non-lazy stub table emission into a separate funct...
2018-06-18 Eric ChristopherAdd return statements to make it clear that all of...
2018-06-18 Stanislav MekhanoshinTests for dag combine select (binop) -> select. NFC.
2018-06-18 Matt Davis[llvm-mca] Cleanup the header syntax line. Fix a commen...
2018-06-18 Wouter van... [WebAssembly] Modified tablegen defs to have 2 parallel...
2018-06-18 Michael Bergrefactor of visitFADD for AllowNewConst cases
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Fix predicate pattern diagnostics.
2018-06-18 Peter CollingbourneIRgen: Mark aliases of ctors and dtors as unnamed_addr.
2018-06-18 Chris BienemanFixing os_version_check.c to be actual C source
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Support for saturating INC/DEC...
2018-06-18 Wouter van... [WebAssembly] Cleaned up register accessors in WebAssem...
2018-06-18 Raphael IsemannFixed file completion for paths that start with '~'.
2018-06-18 Sanjay Patel[x86] regenerate checks and adjust tests
2018-06-18 Simon Pilgrim[docs] Fix indentation of llvm-exegesis command line...
2018-06-18 Alex Shlyapnikov[TSan] Report proper error on allocator failures instea...
2018-06-18 Reid KlecknerFix clangd test to pass when delayed template parsing...
2018-06-18 Nico WeberDon't let test/Driver/no-canonical-prefixes.c form...
2018-06-18 Craig Topper[X86] Encode the EVEX2VEX exception list information...
2018-06-18 Michael Berg[NFC] make MIFlag accessor functions consistant with...
2018-06-18 Florian Hahn[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 Alex LangfordIntroduce lldb-framework CMake target and centralize...
2018-06-18 Lang Hames[ORC] Add an initial implementation of a replacement...
2018-06-18 Lang Hames[ORC] Keep weak flag on VSO symbol tables during materi...
2018-06-18 George Karpenkov[analyzer] Remove accidentally committed lines.
2018-06-18 Tomasz KrupaFix a bug introduced by rL334850
2018-06-18 Krzysztof ParzyszekShrink interval after moving copy in removePartialRedun...
2018-06-18 Alexey Bataev[OPENMP, NVPTX] Emit simple reduction if requested.
2018-06-18 Andrea Di Biagio[llvm-mca] Use an ordered map to collect hardware stati...
2018-06-18 Nirav DaveFix typoed cast to avoid assertion in MCFragment::dump.
2018-06-18 Simon Pilgrim[SLPVectorizer] Tidyup isShuffle helper
2018-06-18 Craig Topper[TableGen] Make TiedAsmOperandTable in the AsmMatcher...
2018-06-18 Craig Topper[TableGen] Remove unused member variable.
2018-06-18 Pavel LabathFix macosx build broken by the VersionTuple refactor
2018-06-18 Pavel LabathFix netbsd build broken by r334950
2018-06-18 Pavel LabathAttempt to fix windows&freebsd builds broken by r334950
2018-06-18 Florian Hahn[VPlanRecipeBase] Add eraseFromParent().
2018-06-18 Pavel LabathUse llvm::VersionTuple instead of manual version marsha...
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Support for saturating INC/DEC...
2018-06-18 Simon Pilgrim[X86][BtVer2] Flag AVX2+ scheduler classes as unsupported
2018-06-18 George Rimar[ELF] - Simplify the conflict-variable-linkage-name...
2018-06-18 Andrea Di Biagio[llvm-mca] Add tests for XOP and AVX512 instructions...
2018-06-18 Francis Visoiu... [sanitizer] Guard call to internal_lseek when SANITIZER...
2018-06-18 Florian Hahn[VPlan] Fix sanitizer problem with insertBefore.
2018-06-18 Sander de Smalen[TableGen][AsmMatcherEmitter] Allow tied operands of...
2018-06-18 Tobias GrosserAdjust for clang-format changes
2018-06-18 Tobias Grosser[ScopInfo] Move splitAliasGroupsByDomain and getAccessD...
2018-06-18 Tobias Grosser[ScopInfo] Move more functions to isl++ [NFCI]
2018-06-18 Tobias Grosser[ScopInfo] Move addNonEmptyDomainConstraints to isl...
2018-06-18 Tobias GrosserMove buildConditionSet to C++
2018-06-18 Paul RobinsonUpdate copyright year to 2018.
2018-06-18 Kristof Umann[analyzer] Checker for uninitialized C++ objects
2018-06-18 Simon Pilgrim[SLPVectorizer] Avoid calling const VL.size() repeatedl...
2018-06-18 Florian Hahn[VPlanRecipeBase] Add insertBefore helper.
2018-06-18 Clement Courbet[llvm-exegesis] Optionally ignore instructions without...
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Support for vector element compares.
next