OSDN Git Service

android-x86/external-llvm.git
2018-07-18 George Rimar[llvm-objdump] - An attempt to fix BB after r337361.
2018-07-18 Daniel Cederman[Sparc] Use the IntPair reg class for r constraints...
2018-07-18 Sander de Smalen[AArch64][SVE] Asm: Integer divide instructions.
2018-07-18 Simon PilgrimFix -Wdocumentation warning. NFCI.
2018-07-18 Simon PilgrimFix -Wdocumentation warning. NFCI.
2018-07-18 Philip Pfaffe[CMake] Export the LLVM_LINK_LLVM_DYLIB setting
2018-07-18 Roman Lebedev[NFC][InstCombine] i65 tests for 'check for [no] signed...
2018-07-18 George Rimar[llvm-objdump] - Stop reporting bogus section IDs.
2018-07-18 George Rimar[llvm-readobj] - Teach tool to dump objects with >...
2018-07-18 Roman LebedevRevert test changes part of "Revert "[InstCombine]...
2018-07-18 Sander de Smalen[AArch64][SVE] Asm: Support for integer MUL instructions.
2018-07-18 Craig Topper[X86] Enable commuting of VUNPCKHPD to VMOVLHPS to...
2018-07-18 Craig Topper[X86] Add test case for missed opportunity to commute...
2018-07-18 Craig Topper[X86] Regenerate fma.ll checks using current version...
2018-07-18 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-07-18 Justin HibbitsFix build failures from r337347, found by clang
2018-07-18 Craig Topper[X86] Remove patterns that mix X86ISD::MOVLHPS/MOVHLPS...
2018-07-18 Craig Topper[X86] Generate v2f64 X86ISD::UNPCKL/UNPCKH instead...
2018-07-18 Justin HibbitsIntroduce codegen for the Signal Processing Engine
2018-07-18 Justin HibbitsComplete the SPE instruction set patterns
2018-07-18 Justin HibbitsAdd PowerPC e500(v2) core scheduler and directives.
2018-07-18 Bob HaarmanRevert "[InstCombine] Fold 'check for [no] signed trunc...
2018-07-18 Peter CollingbourneCodeGen: Don't create address significance table entrie...
2018-07-18 Puyan Lotfi[NFC][llvm-objcopy] Cleanup namespace usage in llvm...
2018-07-17 Craig Topper[X86] Remove the vector alignment requirement from...
2018-07-17 Peter CollingbourneCodeGen: Add a target option for emitting .addrsig...
2018-07-17 Peter CollingbourneMC: Implement support for new .addrsig and .addrsig_sym...
2018-07-17 Eli Friedman[LangRef] Clarify semantics of load metadata.
2018-07-17 Eli Friedman[LangRef] nnan and ninf produce poison.
2018-07-17 Eli Friedman[LangRef] Clarify which fast-math flags affect fcmp.
2018-07-17 Craig Topper[X86] Add patterns for folding full vector load into...
2018-07-17 Craig Topper[X86] Add test case for missed opportunity to use MOVLP...
2018-07-17 Fangrui Song[Demangle] Add missing header files
2018-07-17 Zachary TurnerAdd missing include.
2018-07-17 Zachary TurnerAdd some helper functions to the demangle utility classes.
2018-07-17 Vedant Kumar[InstCombine] Preserve debug value when simplifying...
2018-07-17 Vedant KumarRemove an errant piece of !dbg metadata from a test...
2018-07-17 Chandler Carruth[x86/SLH] Flesh out the data-invariant instruction...
2018-07-17 Simon Pilgrim[llvm-mca][x86] Add extend, carry-flag and CMP instruct...
2018-07-17 Simon Pilgrim[llvm-mca][x86] Add MOVBE resource tests to all support...
2018-07-17 Florian HahnRevert rL337292 due to another MSVC STL problem.
2018-07-17 Simon Pilgrim[llvm-mca][x86] Add BSWAP resource tests
2018-07-17 Sam Clegg[WebAssembly] Update WebAssemblyLowerEmscriptenEHSjLj...
2018-07-17 Craig Topper[X86] Remove some standalone patterns in favor of the...
2018-07-17 Simon Pilgrim[llvm-mca][x86] Add displacement-only and additional...
2018-07-17 Simon Pilgrim[llvm-mca][x86] Add LEA resource tests (PR32326)
2018-07-17 Matt Davis[llvm-mca][docs] Revert mca internals docs.
2018-07-17 Andrea Di Biagio[Tablegen][PredicateExpander] Fix a bug in `expandCheck...
2018-07-17 Sander de Smalen[AArch64][SVE]: Integer multiply-add/subtract instructions.
2018-07-17 Florian HahnRecommit r334887: [SmallSet] Add SmallSetIterator.
2018-07-17 Petar Jovanovic[Mips][FastISel] Fix handling of icmp with i1 type
2018-07-17 Florian Hahn[IPSCCP] Run Solve each time we resolved an undef in...
2018-07-17 Sander de Smalen[AArch64][SVE] Asm: FP fused multiply-add/subtract...
2018-07-17 Simon Pilgrim[SLPVectorizer] Don't attempt horizontal reduction...
2018-07-17 Tim RenoufMore fixes for subreg join failure in RegCoalescer
2018-07-17 Sander de Smalen[AArch64][SVE] Asm: Support for predicated FP operation...
2018-07-17 Chen Zheng[NFC][testcases] add testcases for folding srem whose...
2018-07-17 Joerg SonnenbergerDon't assert that a size_t fits into 64bit.
2018-07-17 whitequark[LLVM-C] Fix name mangling on AggressiveInstCombine
2018-07-17 whitequark[LLVM-C] Add target triple normalization to the C API.
2018-07-17 Benjamin Kramer[llvm-objcopy] Run not with any python, but the python...
2018-07-17 Sander de Smalen[AArch64][SVE] Asm: Support for predicated FP operations.
2018-07-17 Simon Pilgrim[DAGCombiner] Call SimplifyDemandedVectorElts from...
2018-07-17 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2018-07-17 Sander de Smalen[AArch64][SVE] Asm: Support for SPLICE instruction.
2018-07-17 Sander de Smalen[AArch64][SVE] Asm: Support for EXT instruction.
2018-07-17 Craig Topper[X86] Properly qualify some MOVSS/MOVSD patterns with...
2018-07-17 Daniel Cederman[Sparc] Do not depend on icc for ta 1
2018-07-17 Craig Topper[X86] Add full set of patterns for turning ceil/floor...
2018-07-17 Craig Topper[X86] Add test cases for selecting floor/ceil/trunc...
2018-07-17 Chen Zheng[testcases] move testcases to right place - NFC
2018-07-16 Matt Davis[llvm-mca][docs] Add notes about cycle and resource...
2018-07-16 Craig Topper[X86] Add a missing FMA3 scalar intrinsic pattern.
2018-07-16 Sam Clegg[WebAssembly] Remove ELF file support.
2018-07-16 Sanjay Patel[Intrinsics] define funnel shift IR intrinsics + DAG...
2018-07-16 Puyan Lotfi[NFC][llvm-objcopy] Make helper functions static
2018-07-16 Matt Davis[llvm-mca][docs] Initial description of mca internals...
2018-07-16 Zachary TurnerAdd missing includes.
2018-07-16 Zachary Turner[LLVMDemangle] Move some utility classes to header...
2018-07-16 Roman Lebedev[NFC][InstCombine] Fine-tune 'check for [no] signed...
2018-07-16 Jake Ehrlich[llvm-objcopy] Add support for large indexes
2018-07-16 Fangrui Song[CodeGen] Fix inconsistent declaration parameter name
2018-07-16 Farhana Aleen[AMDGPU] [AMDGPU] Support a fdot2 pattern.
2018-07-16 Mandeep Singh... [llvm] Change 2 instances of std::sort to llvm::sort
2018-07-16 Roman Lebedev[InstCombine] Fold 'check for [no] signed truncation...
2018-07-16 Wei Mi[RegAlloc] Skip global splitting if the live range...
2018-07-16 Teresa JohnsonRestore "[ThinLTO] Ensure we always select the same...
2018-07-16 Joel Galenson[cfi-verify] Abort on unsupported targets
2018-07-16 Chen Zheng[InstrSimplify] add testcases for fold sdiv if two...
2018-07-16 Chandler Carruth[x86/SLH] Completely rework how we sink post-load harde...
2018-07-16 Simon Atanasyan[mips] Eliminate the usage of hasStdEnc in MipsPat.
2018-07-16 Petar Jovanovic[MIPS GlobalISel] Select instructions to load and store...
2018-07-16 Roman Lebedev[X86][AArch64][DAGCombine] Unfold 'check for [no] signe...
2018-07-16 Daniel Cederman[Sparc] Use the correct encoding for ta 3
2018-07-16 Daniel Cederman[Sparc] Use the names .rem and .urem instead of __modsi...
2018-07-16 Daniel Cederman[Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
2018-07-16 Daniel CedermanAvoid losing Hi part when expanding VAARG nodes on...
2018-07-16 Chandler Carruth[x86/SLH] Fix a bug where we would try to post-load...
2018-07-16 Alexander PotapenkoMSan: minor fixes, NFC
2018-07-16 Jonas Devlieghere[AccelTable] Provide DWARF5AccelTableStaticData for...
next