OSDN Git Service

android-x86/external-llvm.git
2018-01-18 Benjamin Kramer[ADT] Split optional to only include copy mechanics...
2018-01-18 Andrew V. TischenkoA new test to demostrate the current SHLD/SHRD code...
2018-01-18 Alex Bradbury[RISCV][NFC] Add nounwind to functions in div.ll and...
2018-01-18 Sam Parker[SelectionDAG] Convert assert to condtion
2018-01-18 Craig Topper[X86] Use vmovdqu64/vmovdqa64 for unmasked integer...
2018-01-18 Craig Topper[X86] Remove isel patterns for using unmasked vmovdqa32...
2018-01-18 Clement CourbetRevert "Add a value_type to ArrayRef."
2018-01-18 Craig Topper[X86] Remove windows line endings from a test file...
2018-01-18 Rafael EspindolaDon't drop dso_local in LTO.
2018-01-18 Craig Topper[DAGCombiner] Add a DAG combine to turn a splat build_v...
2018-01-18 Rafael EspindolaMake GlobalValues with non-default visibilility dso_local.
2018-01-18 Justin BognerGlobalISel: Make MachineCSE runnable in the middle...
2018-01-18 Derek Schuff[WebAssembly] Remove duplicated RTLIB names
2018-01-18 Volkan KelesFix the failure caused by r322773
2018-01-18 Jessica Paquette[MachineOutliner] Add DISubprograms to outlined functions.
2018-01-17 Reid Kleckner[CodeGen] Hoist common AsmPrinter code out of X86,...
2018-01-17 Florian Hahn[LangRef] Clarify Varargs forwarding for musttail calls.
2018-01-17 Evgeniy Stepanov[hwasan] LLVM-level flags for linux kernel-compatible...
2018-01-17 Volkan KelesAdd a TargetOption to enable/disable GlobalISel
2018-01-17 Benjamin KramerAdd support for emitting libcalls for x86_fp80 -> fp128...
2018-01-17 Easwaran RamanAdd a ProfileCount class to represent entry counts.
2018-01-17 Simon Pilgrim[X86][MMX] Add PR35982 test cases
2018-01-17 Eli Friedman[LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legaliza...
2018-01-17 Javed Absar[SCEV] Fix typo. NFC.
2018-01-17 Daniel Sanders[globalisel][tablegen] Honour priority order within...
2018-01-17 Zaara SyedaRevert [PowerPC] This reverts commit rL322721
2018-01-17 Philip Reames[MDA] Use common code instead of reimplementing same...
2018-01-17 Aditya Nandakumar[GISel] Make constrainSelectedInstRegOperands() availab...
2018-01-17 Sam Clegg[WebAssembly] Remove debug names from symbol table
2018-01-17 Rafael EspindolaUse a got to access a hidden weak undefined on MachO.
2018-01-17 Joel Galenson[ARM] Optimize {s,u}mul.with.overflow.
2018-01-17 Joel Galenson[ARM] Optimize {s,u}{add,sub}.with.overflow.
2018-01-17 Daniel Neilson[Attributes] Fix crash when attempting to remove alignm...
2018-01-17 Simon Pilgrim[X86][BTVER2] Reduce instregex usage (PR35955)
2018-01-17 Sanjay Patel[InstCombine] add baseline tests for D39958; NFC
2018-01-17 Craig Topper[X86] Teach LowerBUILD_VECTOR to recognize pair-wise...
2018-01-17 Fangrui Song[utils] Make .cfi_startproc optional for powerpc
2018-01-17 Craig Topper[X86] When legalizing (v64i1 select i8, v64i1, v64i1...
2018-01-17 Simon Pilgrim[X86][SSE] Add v4i16 PMULLD tests
2018-01-17 Zaara Syeda[PowerPC] Add handling for ColdCC calling convention...
2018-01-17 Simon PilgrimFix MSVC "not all control paths return a value" warning.
2018-01-17 Tatyana Krasnukha[ARC] Add missing condition codes.
2018-01-17 Jonas Paulsson[SystemZ] Handle BRCTH branches correctly in SystemZLo...
2018-01-17 Matt ArsenaultAMDGPU: Error in SIAnnotateControlFlow instead of assert
2018-01-17 Matt ArsenaultAdd tests for ConstantFoldTerminator preserving DomTree
2018-01-17 Diana Picus[ARM GlobalISel] Rename local variable. NFC
2018-01-17 Diana Picus[ARM GlobalISel] Add instselect tests for G_FPEXT and...
2018-01-17 Pablo Barrio[AArch64] Fix incorrect LD1 of 16-bit FP vectors in...
2018-01-17 Sanjay Patel[InstCombine] fix demanded-bits propagation for zext...
2018-01-17 Sanjay Patel[InstCombine] add test to show hole in demanded bits...
2018-01-17 Alex Bradbury[RISCV] Allow RISCVAsmBackend::writeNopData to generate...
2018-01-17 Diana Picus[ARM GlobalISel] Map G_FPEXT and G_FPTRUNC to FPR
2018-01-17 Daniil Fukalov[AMDGPU] add LDS f32 intrinsics
2018-01-17 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Enable inline constants for SDWA...
2018-01-17 Diana Picus[ARM GlobalISel] Legalize G_FPEXT and G_FPTRUNC
2018-01-17 Ivan A. Kosarev[Transforms] Support making mutable versions of new...
2018-01-17 Benjamin Kramer[X86] Don't mutate shuffle arguments after early-out...
2018-01-17 Benjamin Kramer[X86] Constify DebugLoc parameters. No functionality...
2018-01-17 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-17 Pavel LabathDon't emit apple accelerator tables on non-darwin targets
2018-01-17 Pavel LabathRewrite debugger tuning test case to not depend on...
2018-01-17 Javed Absar[SCEV] fix typo
2018-01-17 Simon Pilgrim[X86][AVX] Add extra 'interleaved+lanepermute' shuffle...
2018-01-17 George Rimar[ThinLTO] - Remove code duplication. NFC.
2018-01-17 Andrew V. TischenkoAllow usage of X86-prefixes as separate instrs.
2018-01-17 Sean Eveson[MC] Fix -stack-size-section on ARM
2018-01-17 Craig Topper[X86] In LowerBUILD_VECTOR, rename ExtVT to EltVT so...
2018-01-17 Craig Topper[X86] Remove duplicate lines from scheduler models...
2018-01-17 Aaron Smith[pdbutil] Replace 0 byte PDB input with correct version...
2018-01-17 George Burgess IV[Support] Return an enum instead of an unsigned; NFC.
2018-01-17 Aaron SmithFix build error - 'default label in switch which covers...
2018-01-17 Aaron SmithFix pretty printing the unspecified param of a variadic...
2018-01-16 Evgeniy Stepanov[hwasan] Rename sized load/store callbacks to be consis...
2018-01-16 Simon Pilgrim[X86][BTVER2] Fix scheduling of VCMPSD/VCMPSS instructions
2018-01-16 Florian Hahn[CallSiteSplitting] Pass list of (BB, Conditions) pairs...
2018-01-16 Simon Pilgrim[X86][BTVER2] Use instrs instead of instregex for low...
2018-01-16 Simon Pilgrim[X86][BTVER2] Use instrs instead of instregex for singl...
2018-01-16 Rui UeyamaSpecify inline for isWhitespace in CommandLine.cpp
2018-01-16 Lang Hames[ExecutionEngine] Rename JITSymbol::isStrongDefinition...
2018-01-16 Guozhi Wei[PPC] Add a new register XER aliased to CARRY
2018-01-16 Francis Visoiu... [CodeGen] Skip some instructions that shouldn't affect...
2018-01-16 Volkan Keles[GlobalISel][TableGen] Add support for SDNodeXForm
2018-01-16 Alexey Bataev[SLP] Fix for PR32164: Improve vectorization of reverse...
2018-01-16 Simon Pilgrim[X86][MMX] Accept UNDEF upper bits for MOVD GR32->MMX
2018-01-16 Petar Jovanovic[LiveDebugValues] update kill-after-spill test with...
2018-01-16 Petar Jovanovic[LiveDebugValues] recognize spilled reg killed in instr...
2018-01-16 Simon Pilgrim[X86][MMX] Improve MMX constant generation
2018-01-16 Hiroshi Inoue[NFC] fix trivial typos in documents
2018-01-16 Gadi Haber[X86][I86,I186,I286,I386,I486,PPRO, MMX]: Adding full...
2018-01-16 Jonas Devlieghere[DebugInfo] Unify dumping of address ranges
2018-01-16 Francis Visoiu... [CodeGen] Remove special case of printing subRegIdx...
2018-01-16 Francis Visoiu... [CodeGen][NFC] Correct case for printSubRegIdx
2018-01-16 Clement CourbetAdd a value_type to ArrayRef.
2018-01-16 Gadi Haber[X86][XSAVE]: Adding full coverage of MC encoding for...
2018-01-16 George Rimar[FileCheck] - Fix possible buffer out of bounds access...
2018-01-16 Yonghong Song[BPF] Mark pseudo insn patterns as isCodeGenOnly
2018-01-16 Yonghong Song[BPF] Teach DAG2DAG AND elimination about load intrinsics
2018-01-16 Hiroshi Inoue[SROA] fix assetion failure
2018-01-16 Craig Topper[X86] Revisit the fix I made years ago to make 'xchgl...
2018-01-16 Craig Topper[X86] Make 'xchgq %rax, %rax' an alias for the 0x90...
next