platform/upstream/llvm.git
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.
2018-06-18 David L. Jones[ASTMatchers] Add support for matching the type of...
2018-06-18 David L. Jones[ASTMatchers] Don't assert-fail in specifiesTypeLoc().
2018-06-18 Petr Hosek[Fuzzer] Set an explicit libc++ dependency when needed
2018-06-18 Clement Courbet[X86] Fix NOOP sched overrides on BDW/HSW/SKL.
2018-06-18 Vitaly BukaFix libcxxabi tests after clang r334924
2018-06-18 Craig Topper[X86] Create X86InstrFMA3Group objects fully in a stati...
2018-06-18 Vitaly BukaFix libcxx tests after clang r334677.
2018-06-18 Vitaly Buka[sanitizer] Suppress unused function warning
2018-06-18 Craig Topper[X86] Add '.s' aliases to the assembler for the various...
2018-06-18 Frederic RissFix the 'tb' alias command
2018-06-18 Craig Topper[X86] Move the 'vmovq.s' and similar assembly strings...
2018-06-18 Craig Topper[TableGen] Prevent double flattening of InstAlias asm...
2018-06-17 Lang Hames[ORC] Remove redundant condition
2018-06-17 Richard SmithFix libcxx tests after clang r334677.
2018-06-17 Lang Hames[ORC] Only notify queries that they are resolved/ready...
2018-06-17 Craig Topper[X86] Add all the FMA instructions direclty to the...
2018-06-17 Vitaly Buka[sanitizer] Fix tsan GO build
2018-06-17 Vitaly Buka[sanitizer] Fix s390 build after r334900
2018-06-17 Vitaly Buka[sanitizer] Use confstr to check libc version in InitTl...
2018-06-17 Lang Hames[ORC] Suppress an unused variable warning for a debug...
2018-06-17 Lang Hames[ORC] Erase empty dependence sets when adding new symbo...
next