OSDN Git Service

android-x86/external-llvm.git
2018-02-22 Nicolai HaehnleTableGen: Add some more helpful error messages
2018-02-22 Nicolai HaehnleAMDGPU: Stop using .NAME in .td files
2018-02-22 Shiva Chen[RISCV] Implement c.lui immediate operand constraint
2018-02-22 Luke Cheeseman[FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable...
2018-02-22 Sanjay Patel[InstCombine] add fmul multi-use test; NFC
2018-02-22 Stefan Maksimovic[mips] Generate memory dependencies for byVal arguments
2018-02-22 Serge GueltonSyndicate duplicate code between CallInst and InvokeInst
2018-02-22 Simon PilgrimFix Wdocumentation warning - remove param tag for old...
2018-02-22 Alex Bradbury[RISCV][NFC] Make logic in RISCVMCCodeEmitter::getImmOp...
2018-02-22 Simon Pilgrim[SLPVectorizer][X86] Add load extend tests (PR36091)
2018-02-22 Simon Dardis[mips] Regenerate tests for D38128 (NFC)
2018-02-22 Jonas Devlieghere[dsymutil] Remove \brief from comments. NFC
2018-02-22 Jonas Devlieghere[dsymutil] Fix typos and formatting. NFC.
2018-02-22 Sjoerd MeijerRecommit: [ARM] f16 constant pool fix
2018-02-22 Jonas Devlieghere[dsymutil] Replace PATH_MAX in SmallString with fixed...
2018-02-22 David Green[ARM] Fix issue with large xor constants.
2018-02-22 Jonas Devlieghere[dsymutil] Be smarter in caching calls to realpath
2018-02-22 Sjoerd MeijerRevert r325754 and r325755 (f16 literal pool) because...
2018-02-22 Sjoerd MeijerAdded a test that I forgot to svn add in my previous...
2018-02-22 Sjoerd Meijer[ARM] f16 constant pool fix
2018-02-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-02-22 Craig Topper[DAGCombiner] Add two calls to isVector before making...
2018-02-22 Mircea Trofin[SampleProf] NFC. Expose reusable functionality in...
2018-02-22 Max Kazantsev[SCEV][NFC] Factor out common logic into a separate...
2018-02-22 Nemanja Ivanovic[PowerPC] Do not produce invalid CTR loop with an FRem
2018-02-22 Vedant Kumar[Utils] Avoid a hash table lookup in salvageDI, NFC
2018-02-21 Simon Pilgrim[X86][MMX] Generlize MMX_MOVD64rr combines to accept...
2018-02-21 Yonghong Songbpf: disable DwarfUsesRelocationsAcrossSections
2018-02-21 Sanjay Patel[InstCombine] add some random FMF to tests so we know...
2018-02-21 Pavel LabathResubmit r325107 (case folding DJB hash)
2018-02-21 Tobias Edler... [Hexagon] Add TargetRegisterInfo::getPointerRegClass...
2018-02-21 Sanjay Patel[InstCombine] add and use Create*FMF functions; NFC
2018-02-21 Simon Pilgrim[X86][MMX] Add MMX_MOVD64rr build vector tests showing...
2018-02-21 Lang Hames[ORC] Switch to shared_ptr ownership for SymbolSources...
2018-02-21 Lang Hames[ORC] Switch from a StringMap to an internal VSO in...
2018-02-21 Lang Hames[ORC] Switch RTDyldObjectLinkingLayer to take a unique_...
2018-02-21 Sanjay Patel[AArch64] fix IR names to not be 'tmp' because that...
2018-02-21 Sanjay Patel[AArch64] add SLP test for matmul (PR36280); NFC
2018-02-21 Rafael EspindolaRevert "[IRMover] Implement name based structure type...
2018-02-21 Rafael EspindolaFix a memory leak and a cross module reference.
2018-02-21 Evgeniy Stepanov[hwasan] Fix inline instrumentation.
2018-02-21 Vedant Kumarasan: add kernel inline instrumentation test (retry)
2018-02-21 Simon Pilgrim[X86][MMX] Run MMX bitcast test on 32 and 64-bit targets
2018-02-21 Frederich MunchHandle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF
2018-02-21 Alexey Bataev[LV] Fix test checks, NFC
2018-02-21 Simon Pilgrim[X86][MMX] Regenerate MMX MASKMOV test
2018-02-21 Jonas Paulsson[Hexagon] Return true in enableMultipleCopyHints().
2018-02-21 Simon Pilgrim[X86][MMX] Regenerate MMX arithmetic tests
2018-02-21 Simon Pilgrim[X86] LowerBITCAST - pull out repeated calls to getOper...
2018-02-21 Alexey Bataev[SLP] Fix test checks, NFC.
2018-02-21 Jonas Devlieghere[Sparc] Include __tls_get_addr in symbol table for...
2018-02-21 Silviu Baranga[SCEV] Temporarily disable loop versioning for the...
2018-02-21 Eugene Leviant[IRMover] Implement name based structure type mapping
2018-02-21 Simon Pilgrim[X86][MMX] Regenerate MMX PSUB commutation test
2018-02-21 Simon Pilgrim[X86] Regenerate GPR:XMM bitcast test
2018-02-21 Nicolai HaehnleAMDGPU: Do not combine loads/store across physreg defs
2018-02-21 Dmitry Preobrazhensky[AMDGPU][MC] Added lds support for MUBUF instructions
2018-02-21 Simon Pilgrim[X86][MMX] Add PR29222 test case
2018-02-21 Simon Pilgrim[X86][MMX] Add some MMX build vector tests
2018-02-21 Martell MaloneRISCV: Add COFF address space
2018-02-21 Vedant Kumar[BDCE] Salvage debug info from dying insts
2018-02-21 Sanjay Patelrevert r325515: [TTI CostModel] change default cost...
2018-02-21 Aaron Smith[lit] Fix a problem with spaces in the python path...
2018-02-21 Craig Topper[X86] Disable CLWB for Cannon Lake
2018-02-21 Simon Dardis[mips] Spectre variant two mitigation for MIPSR2
2018-02-21 Sanjay Patel[InstCombine] C / -X --> -C / X
2018-02-20 Sanjay Patel[InstCombine] -X / C --> X / -C for FP
2018-02-20 Sanjay Patel[InstCombine] add tests for fdiv with negated op and...
2018-02-20 Konstantin... Revert "[AMDGPU] Increased vector length for global...
2018-02-20 Sanjay Patel[PatternMatch] allow vector matches with m_FNeg
2018-02-20 Sanjoy Das[DSE] Don't DSE stores that subsequent memmove calls...
2018-02-20 Sanjay Patel[InstCombine] auto-generate full checks; NFC
2018-02-20 Sanjay Patel[InstCombine] add test for vector -X/-Y; NFC
2018-02-20 Craig Topper[X86] Fix copy/paste mistake in test.
2018-02-20 Benjamin KramerFix broken test from r325630.
2018-02-20 Lang Hames[PBQP] Fix PR33038 by pruning empty intervals in initia...
2018-02-20 Benjamin Kramer[MemoryBuiltins] Check nobuiltin status when identifyin...
2018-02-20 Sanjay Patel[InstCombine] remove unneeded operand swap: NFCI
2018-02-20 Craig Topper[SelectionDAG] Support known true/false SimplifySetCC...
2018-02-20 Sanjay Patel[PatternMatch] enhance m_SignMask() to ignore undef...
2018-02-20 Sanjay Patel[InstSimplify] add tests for m_SignMask with undef...
2018-02-20 Evandro Menezes[AArch64] Refactor instructions using SIMD immediates
2018-02-20 Teresa Johnson[LTO] Remove unused Path parameter to AddBufferFn
2018-02-20 Teresa Johnson[ThinLTO/gold] Avoid race with cache pruner by copying...
2018-02-20 Alexey Bataev[LV] Fix test checks, NFC.
2018-02-20 Sjoerd Meijer[ARM] Lower BR_CC for f16
2018-02-20 Stanislav Mekhanoshin[AMDGPU] Removed redundant run lines for fmuladd.f16...
2018-02-20 David Blaikie[llvm-objdump] Use unique_ptr to simplify memory ownership
2018-02-20 Simon Pilgrim[X86][MMX] Regenerate MMX bitcast test
2018-02-20 Simon Pilgrim[X86][3DNow] Regenerate intrinsics tests
2018-02-20 Sanjay Patel[IRBuilder] fix CreateMaxNum to actually produce maxnum...
2018-02-20 Krzysztof Parzyszek[Hexagon] Handle *Low8 register classes in early if...
2018-02-20 Alexey Bataev[SLP] Fix tests checks, NFC.
2018-02-20 Craig Topper[X86] Correct SHRUNKBLEND creation to work correctly...
2018-02-20 Craig Topper[SelectionDAG] Add LegalTypes flag to getShiftAmountTy...
2018-02-20 Craig Topper[X86] Promote 16-bit cmovs to 32-bits
2018-02-20 Jonas Devlieghere[dsymutil] Correctly handle DW_TAG_label
2018-02-20 Mikhail Maltsev[vim] Recognize more FileCheck comments
2018-02-20 Sanjay Patel[InstCombine] remove unneeded dyn_cast to prevent unuse...
2018-02-20 Sanjay Patel[InstCombine] remove compound fdiv pattern folds
next