OSDN Git Service

android-x86/external-llvm.git
2017-10-03 Oliver Stannard[ARM, Asm] Fix ubsan failure caused by out-of-range...
2017-10-03 Simon Pilgrim[X86][SSE] Add support for decoding PACKSS/PACKUS shuff...
2017-10-03 Oliver Stannard[ARM, Asm] Remove dead code causing MSan failure.
2017-10-03 Simon Pilgrim[X86][SSE] Add support for lowering shuffles to PACKSS...
2017-10-03 Evgeny Astigeevich[InlineCost, NFC] Extract code dealing with inbounds...
2017-10-03 Sam Clegg[WebAssembly] MC: Support for init_array and fini_array
2017-10-03 Sean Eveson[llvm-cov] Hide files with no coverage from the index...
2017-10-03 Bjorn Pettersson[DebugInfo] Handle endianness when moving debug info...
2017-10-03 Oliver Stannard[ARM] Use new assembler diags for ARM
2017-10-03 Simon PilgrimRemove unused variable. NFCI.
2017-10-03 Simon Pilgrim[X86][SSE] Add support for shuffle combining from PACKS...
2017-10-03 Simon Pilgrim[X86][SSE] Add support for PACKSS/PACKUS constant folding
2017-10-03 Javed Absar[MiSched] - Simplify ProcResEntry access
2017-10-03 Oliver Stannard[Assembler] Report multiple near misses for invalid...
2017-10-03 Sjoerd MeijerISel type legalization: add debug messages. NFCI.
2017-10-03 Alex Bradbury[llvm-readobj][RISCV] Pretty-print RISCV e_flags
2017-10-03 Alex Bradbury[RISCV] Add missed test case for r314770
2017-10-03 Alex Bradbury[RISCV] Parse RISC-V eflags in ObjectYAML
2017-10-03 Hiroshi Inoue[trivial] fix format, NFC
2017-10-03 Shoaib Meenai[ObjectYAML] Handle SHF_COMPRESSED
2017-10-03 Martin Storsjo[X86] Provide the LSDA pointer with RIP relative addres...
2017-10-03 Mikael Holmen[Lint] Avoid failed assertion by fetching the proper...
2017-10-03 Craig Topper[InstCombine] Change a bunch of methods to take APInts...
2017-10-03 Craig Topper[InstCombine] Replace an equality compare of two APInt...
2017-10-03 Quentin Colombet[Legalizer] Add support for G_OR NarrowScalar.
2017-10-03 Craig Topper[X86] Add AVX512 check lines to the cost model truncate...
2017-10-03 Rui UeyamaRewrite a function so that it doesn't use pointers...
2017-10-03 Peter CollingbourneLTO: Improve error reporting when adding a cache entry.
2017-10-03 Daniel BerlinSparseSolver: Rename getOrInitValueState to getValueSta...
2017-10-03 Matt ArsenaultAMDGPU: Remove global isGCN predicates
2017-10-02 Haicheng Wu[InstSimplify] teach SimplifySelectInst() to fold more...
2017-10-02 Davide Italiano[PassManager] Retire cl::opt that have been set for...
2017-10-02 Tim Shen[PowerPC] Revert r314666.
2017-10-02 Daniel BerlinTemplate the sparse propagation solver instead of using...
2017-10-02 Tim Shen[PowerPC] Temporarily disable the test introduced by...
2017-10-02 Geoff BerryRe-enable "[MachineCopyPropagation] Extend pass to...
2017-10-02 Michael LiaoRemove trailing whitespace to trigger re-cmaking
2017-10-02 Craig Topper[X86] Run dos2unix on two disassembler tests.
2017-10-02 Amjad Aboud[X86][NFC] Add X86CmovConverterPass to the pass registry.
2017-10-02 Adrian Prantlllvm-dwarfdump: support the --ignore-case option.
2017-10-02 Michael LiaoRemove dead file.
2017-10-02 Konstantin... Add ELFOSABI_FIRST_ARCH, ELFOSABI_LAST_ARCH and start...
2017-10-02 Matt ArsenaultAMDGPU: Fix typos
2017-10-02 Matt ArsenaultAMDGPU: Fix potentially incorrectly matching check...
2017-10-02 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2017-10-02 Sanjay Patel[InstCombine] add icmp (shr X, Y), 0 test; NFC
2017-10-02 Hans WennborgFix two header comments. NFC.
2017-10-02 Walter LeeAdd support for Myriad ma2x8x series of CPUs
2017-10-02 Adrian PrantlMove the stripping of invalid debug info from the Verif...
2017-10-02 Sanjay Patel[InstCombine] remove one-use restriction for icmp ...
2017-10-02 Sanjay Patel[InstCombine] add icmp (lshr X, C1), C2 test; NFC
2017-10-02 Dehao ChenUpdate getMergedLocation to check the instruction type...
2017-10-02 Hans WennborgCodeView symbol dumper: use symbolic names for registers
2017-10-02 Stanislav MekhanoshinEliminate ftrunc if source is know to be rounded
2017-10-02 Jonas Devlieghere[dwarfdump] Add -show-form
2017-10-02 Simon Pilgrim[X86][SSE] Add PACKSS/PACKUS constant folding tests
2017-10-02 Simon PilgrimRegenerate test (missing broadcast constant comments...
2017-10-02 Simon PilgrimRegenerate test (missing broadcast constant comments...
2017-10-02 Simon PilgrimRegenerate test. NFCI.
2017-10-02 Sanjay Pateluse range-for-loops; NFCI
2017-10-02 Coby Tayree[AsmParser] Support GAS's .print directive
2017-10-02 Sanjay Patelremove duplicate comments, reposition related functions...
2017-10-02 Bjorn Pettersson[X86][SSE] Fix -Wsign-compare problems introduced in...
2017-10-02 Bjorn Pettersson[Debug info] Handle endianness when moving debug info...
2017-10-02 Simon Pilgrim[X86][SSE] Add createPackShuffleMask helper function...
2017-10-02 Simon Pilgrim[X86][SSE] matchBinaryVectorShuffle - add support for...
2017-10-02 Hiroshi Inoue[PowerPC] support ZERO_EXTEND in tryBitPermutation
2017-10-02 Simon PilgrimFix typo in comment. NFCI.
2017-10-02 Simon Pilgrim[X86] Cleanup uses of computeKnownBits by using MaskedV...
2017-10-02 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleaved{store...
2017-10-02 Craig Topper[X86] Fix copy pasto in X86FastISel::fastEmitInst_rrrr.
2017-10-02 Craig Topper[X86] Use a bool flag instead of assigning an unsigned...
2017-10-02 Craig Topper[X86] Use _NOREX MOVZX instructions for some patterns...
2017-10-02 Ron Lieberman[Hexagon] Check vector elements for equivalence in...
2017-10-02 Ron Lieberman[Hexagon] Patch to Extract i1 element from vector of i1
2017-10-01 Craig Topper[InstCombine] Use APInt for all the math in foldICmpDiv...
2017-10-01 Craig Topper[X86] Change register&memory TEST instructions from...
2017-10-01 Craig Topper[X86] Remove a couple unnecessary COPY_TO_REGCLASS...
2017-10-01 Simon Pilgrim[X86][SSE] Add faux shuffle combining support for PACKUS
2017-10-01 Simon Pilgrim[X86][AVX2] Simplify PACKUS combine test
2017-10-01 Simon Pilgrim[X86][SSE] Improve shuffle combining of PACKSS instruct...
2017-10-01 Simon Pilgrim[X86][SSE] Add shuffle combining tests with PACKSS...
2017-10-01 Sanjay Patel[x86] formatting; NFC
2017-10-01 Jina Nahiaspre-commit adding test for broadcastm pattern
2017-10-01 Daniel JasperRevert r314579: "Recommi r314561 after fixing over...
2017-10-01 Michael ZuckermanAdding test for interleved, case stride 4 vf64 store...
2017-10-01 Michal Gorny[lit] Fix running lit tests in unconfigured source dir
2017-10-01 Dehao ChenSeparate the logic when handling indirect calls in...
2017-10-01 Xin TongFix typo. NFC
2017-10-01 Xin TongRevert "Fix typo [NFC]"
2017-10-01 Xin TongFix typo [NFC]
2017-09-30 Daniel BerlinNewGVN: Fix PR 34473, by not using ExactlyEqualsExpress...
2017-09-30 Daniel BerlinNewGVN: Evaluate phi of ops expressions before creating...
2017-09-30 Daniel BerlinNewGVN: Allow dependent PHI of ops
2017-09-30 Daniel BerlinNewGVN: Make OpIsSafeForPhiOfOps non-recursive
2017-09-30 Simon PilgrimRegenerate mul combine tests to update broadcast comment.
2017-09-30 Dehao ChenRefactor the SamplePGO profile annotation logic to...
2017-09-30 Simon Pilgrim[X86][SSE] Fold (VSRAI (VSHLI X, C1), C1) --> X iff...
2017-09-30 Craig Topper[AVX-512] Add patterns to make fp compare instructions...
2017-09-30 Simon Pilgrim[X86][SSE] Add vector truncation cases inspired by...
next