OSDN Git Service

android-x86/external-llvm.git
2019-05-03 Yonghong Song[Docs][CodeGenerator][eBPF] Correct the values for...
2019-05-03 Craig Topper[X86] Allow assembly parser to accept x/y/z suffixes...
2019-05-03 Don Hinton[llvm] Revert r231274: "Devirtualize ~parser<T> by...
2019-05-03 Simon Pilgrim[X86] LowerToHorizontalOp - Tidyup calls to getHopForBu...
2019-05-03 Simon Pilgrim[SelectionDAG] CreateTopologicalOrder - don't use iterator
2019-05-03 Matt ArsenaultAMDGPU: Select VOP3 form of sub
2019-05-03 Matt ArsenaultAMDGPU: Support shrinking add with FI in SIFoldOperands
2019-05-03 Robert LougherRevert r359549 - incorrect update of test checks. NFC
2019-05-03 Sanjay Patel[x86] add tests for fneg with undefs; NFC
2019-05-03 Matt ArsenaultAMDGPU: Remove redundant patterns for shifts
2019-05-03 Matt ArsenaultAMDGPU: Remove redundant patterns for sub
2019-05-03 Matt ArsenaultAMDGPU: Add baseline test for future patch
2019-05-03 Matt ArsenaultAMDGPU: Replace shrunk instruction with dummy implicit_def
2019-05-03 Simon Pilgrim[TargetLowering] ShrinkDemandedConstant - reduce scope...
2019-05-03 Simon Pilgrim[X86] Remove repeated variables. NFCI.
2019-05-03 Nico Webergn build: Merge r359878
2019-05-03 Sid ManningLet --discard-all imply --strip-debug.
2019-05-03 Simon Pilgrim[X86] Add X64 common prefixes and regenerate mul i64...
2019-05-03 Matt ArsenaultAMDGPU: Forgot to commit test file for r358890
2019-05-03 Simon PilgrimAvoid cppcheck operator precedence warnings. NFCI.
2019-05-03 Matt ArsenaultAMDGPU: Fix incorrect commute with sub when folding...
2019-05-03 Matt ArsenaultAMDGPU: Fix test verification
2019-05-03 Sanjay Patel[LICM] auto-generate complete test checks; NFC
2019-05-03 Sanjay Patel[CodeGenPrepare] limit overflow intrinsic matching...
2019-05-03 Sean Fertile[Object][XCOFF] Add an XCOFF dumper for llvm-readobj.
2019-05-03 Simon Pilgrim[TargetLowering] expandUnalignedStore - cleanup EVT...
2019-05-03 Anton AfanasyevRevert "[MIR] Add simple PRE pass to MachineCSE"
2019-05-03 Simon Pilgrim[SelectionDAG] Use INT_MIN as (1 << 31) is UB for signe...
2019-05-03 Simon Pilgrim[SelectionDAG] computeKnownBits - remove some duplicate...
2019-05-03 Simon Pilgrim[X86] LowerMULH - remove unused Lo/Hi vector indices...
2019-05-03 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-05-03 Simon PilgrimReduce variable scope to just the if() block its actual...
2019-05-03 Craig Topper[X86] Add more one checks to masked compare patterns...
2019-05-03 Igor Kudrin[docs] Add support for Markdown documentation when...
2019-05-03 Quentin Colombet[IRTranslator] Use the alloc size instead of the store...
2019-05-03 Eli Friedman[AArch64][MC] Reject "add x0, x1, w2, lsl #1" etc.
2019-05-03 Eric ChristopherTidy up a comment, fix a typo, remove a comment that...
2019-05-03 Eli Friedman[AArch64][Windows] Compute function length correctly...
2019-05-02 Alina Sbirlea[MemorySSA] Check that block is reachable when adding...
2019-05-02 Alina Sbirlea[MemorySSA] Refactor removing multiple trivial phis...
2019-05-02 Craig Topper[X86] Remove LEA16r references from X86FixupLEAs. NFCI
2019-05-02 Craig Topper[X86] Correct the register class for specific mask...
2019-05-02 Craig Topper[SelectionDAG] Add asserts to verify the vectorness...
2019-05-02 Evandro Menezes[AArch64] Update for Exynos
2019-05-02 Craig Topper[X86] Remove string literal from an if. NFC
2019-05-02 Jordan RupprechtRevert [ThinLTO] Fix X86/strong_non_prevailing.ll after...
2019-05-02 Jordan RupprechtRevert [llvm-nm] Fix handling of symbol types + [llvm...
2019-05-02 Nico Weberlld-link: Add /force:multipleres extension to make...
2019-05-02 Petr Hosek[gn] Include the missing BUILD.gn file for libcxxabi...
2019-05-02 Petr Hosek[gn] Update the clangd test lit site configuration
2019-05-02 Eric ChristopherTypo Functino->Function.
2019-05-02 Saleem Abdulrasoolbuild: add option to disable unwind tables
2019-05-02 George Rimar[yaml2obj] - Make interface of `NameToIdxMap` class...
2019-05-02 Petr Hosek[gn] Include libcxx configuration file
2019-05-02 Petr Hosek[gn] Support for building libc++
2019-05-02 Petr Hosek[gn] Support for building libcxxabi
2019-05-02 Petr Hosek[gn] Support for building libunwind
2019-05-02 Sanjay Patel[DAGCombiner] try repeated fdiv divisor transform befor...
2019-05-02 Sanjay Patel[SelectionDAG] remove constant folding limitations...
2019-05-02 Simon Pilgrim[X86][SSE] lowerAddSubToHorizontalOp - enable ymm extra...
2019-05-02 Simon Pilgrim[X86][SSE] Move shouldUseHorizontalOp inside isHorizont...
2019-05-02 James Henderson[llvm-strip]Add --no-strip-all to disable --strip-all...
2019-05-02 Fangrui Song[LTO] Migrate typedef to using
2019-05-02 Fangrui Song[llvm-readobj] Delete and inline relocAddressLess
2019-05-02 Fangrui Song[Object] Change getSectionName() to return Expected...
2019-05-02 Diana Picus[ARM GlobalISel] Fixup r359768
2019-05-02 Diana Picus[ARM GlobalISel] Select extensions to < 32 bits
2019-05-02 Diana Picus[ARM GlobalISel] Rename some inst selector tests. NFC
2019-05-02 Diana Picus[ARM GlobalISel] Legalize extensions to < 32 bits
2019-05-02 Kang Zhang[NFC][PowerPC] Return early if the element type is...
2019-05-02 Pavel LabathObject/Minidump: Add support for the ThreadList stream
2019-05-02 Fangrui Song[Support] Don't check MAP_ANONYMOUS, just use MAP_ANON
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 lost VOP2 forms of some add/sub
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 allows VOP3 to have a literal
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 constant bus limit
2019-05-02 Craig Topper[X86] Remove the redundant suffix in vfpclassp[d,s...
2019-05-02 Nico Weberlld-link: Make "duplicate resource" error message a...
2019-05-02 Bob Haarmanremove inalloca parameters in globalopt and simplify...
2019-05-02 Thomas Preud... [FileCheck] Fix line-count.txt test
2019-05-02 Thomas Preud... FileCheck [4/12]: Introduce @LINE numeric expressions
2019-05-01 Nico WeberRevert r359717, "Make check-clang depend on the clang...
2019-05-01 Jessica PaquetteFix erroneous flag in GISel line for arm64-fast-isel...
2019-05-01 Hiroshi Yamauchi[PGO][CHR] A bug fix.
2019-05-01 Lang Hames[ORC] Pass object buffer ownership back in NotifyEmitted.
2019-05-01 Jessica Paquette[GlobalISel][AArch64] Use fmov for G_FCONSTANT when...
2019-05-01 Nikita Popov[AArch64] Add tests for bool vector reductions; NFC
2019-05-01 Nico WeberTry to unbreak sphinx bot after r359714
2019-05-01 Nico WeberMake check-clang depend on the clang-check binary always
2019-05-01 Nico WeberMinor tweaks to PDB docs
2019-05-01 Nico WeberConvert PDB docs to unix line endings. No other changes.
2019-05-01 Sanjay Patel[PowerPC] add test that could infinite loop with reorde...
2019-05-01 Simon Pilgrim[X86][SSE] Fold scalar horizontal add/sub for non-0...
2019-05-01 Daniel Sanders[globalisel] Update the legalizer documentation
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 GCNRegBankReassign pass
2019-05-01 Nico WeberOption spell checking: Penalize delimiter flags if...
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 GCNNSAReassign pass
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 MIMG implementation
2019-05-01 Teresa Johnson[ThinLTO] Fix unreachable code when parsing summary...
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 DS implementation
2019-05-01 Sanjay PatelRevert "[DAGCombiner] try repeated fdiv divisor transfo...
next