OSDN Git Service

android-x86/external-llvm.git
2017-10-25 Craig Topper[X86] Add avx512vpopcntdq to Knights Mill
2017-10-25 Konstantin... AMDGPU: Cleanup memory legalizer load/store tests
2017-10-25 Konstantin... AMDGPU/NFC: Rename memory legalizer tests:
2017-10-25 Balaram Makam[Local] Fix a bug in the domtree update logic for Merge...
2017-10-25 John BaldwinDon't try to use a non-existent header on FreeBSD/mips.
2017-10-25 Matthew SimpsonAdd CalledValuePropagation pass
2017-10-25 Simon Dardis[mips] Clean up some whitespace (NFC).
2017-10-25 Daniil Fukalov[inlineasm] Fix crash when number of matched input...
2017-10-25 Diana Picus[ARM GlobalISel] Remove redundant testcases. NFC
2017-10-25 Diana Picus[ARM GlobalISel] Update test after r316479. NFC
2017-10-25 Diana Picus[ARM GlobalISel] Fix call opcodes
2017-10-25 Diana Picus[ARM GlobalISel] Split test into 3. NFC
2017-10-25 Max Kazantsev[SCEV] Enhance SCEVFindUnsafe for division
2017-10-25 Clement CourbetRe-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp...
2017-10-25 George Rimar[llvm-dwarfdump] - Fix array out of bounds access crash.
2017-10-25 Sam Parker[ARM] OrCombineToBFI function
2017-10-25 Sam Parker[ARM] Swap cmp operands for automatic shifts
2017-10-25 Jonas Paulsson[MachineScheduler] Minor refactoring.
2017-10-25 Martin Storsjo[AArch64] Add support for dllimport of values and functions
2017-10-25 Matt ArsenaultDAG: Fix creating select with wrong condition type
2017-10-25 Matt ArsenaultAMDGPU: Add max-mix-insts subtarget feature
2017-10-25 Max Kazantsev[IRCE] Fix intersection between signed and unsigned...
2017-10-25 Mikael Holmen[MemDep] DBG intrinsics don't impact abort limit for...
2017-10-25 Max Kazantsev[IRCE] Smarter detection of empty ranges using SCEV
2017-10-25 Peter CollingbourneAssembly tests require x86 target.
2017-10-25 Teresa Johnson[ThinLTO] Make test for promoted names more specific
2017-10-25 Peter Collingbournellvm-readobj: Add support for reading relocations in...
2017-10-24 Mitch PhillipsCheck special-case-list regex before insertion.
2017-10-24 Adrian PrantlImplement salavageDebugInfo functionality for SelectionDAG.
2017-10-24 Sam CleggAdd Triple::isOSUnknown
2017-10-24 Vedant Kumar[Coverage] Provide a stable order for getInstantiationG...
2017-10-24 Yonghong Songbpf: fix an uninitialized variable issue
2017-10-24 David BlaikieARMAddressingModes.h: Don't mark header functions as...
2017-10-24 David BlaikieValueMapper.h: Don't mark header functions as file...
2017-10-24 David BlaikieTransforms/Utils/Local.h: Don't mark header functions...
2017-10-24 David BlaikieTargetOpcodes.h: Don't mark header functions as file...
2017-10-24 David BlaikiePrintable.h: Don't mark header functions as file local
2017-10-24 David BlaikieConvertUTF.h: Don't mark header functions as file local
2017-10-24 David BlaikieAtomicOrdering.h: Don't mark header functions as file...
2017-10-24 David BlaikieLaneBitmask.h: Don't mark header functions as file...
2017-10-24 David BlaikieType.h: Don't mark header functions as file local
2017-10-24 David BlaikieHexagonDepTimingClasses.h: Don't mark header functions...
2017-10-24 David BlaikieWebassemblyAsmPrinter.h: Include WebAssemblyMachineFunc...
2017-10-24 David BlaikieX86Operand.h: Include X86MCTargetDesc.h for SSE registe...
2017-10-24 David BlaikieX86AsmPrinter.h: Add missing header for complete type...
2017-10-24 David BlaikieRegisterUsageInfo.h: Add missing header for complete...
2017-10-24 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-24 Simon PilgrimFix Wdocumentation warning. NFCI.
2017-10-24 Martin BohmeRevert "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to...
2017-10-24 Adrian PrantlUse range-based for loop. NFC
2017-10-24 Artem Belevich[NVPTX] allow address space inference for volatile...
2017-10-24 Adrian PrantlDelete unused instantiations of DIBuilder. NFC
2017-10-24 Sam CleggFix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
2017-10-24 Gadi Haber[X86][Broadwell] Added the instruction scheduling infor...
2017-10-24 Vedant Kumar[llvm-cov] Use a stable sort on sub-views
2017-10-24 Adrian PrantlUse range-based-for. NFC
2017-10-24 Yonghong Songbpf: fix a bug in trunc-op optimization
2017-10-24 Daniel Sanders[globalisel][tablegen] Fix future undefined behaviour...
2017-10-24 Justin BognerMIR: Print the register class or bank in vreg defs
2017-10-24 Stefan Pintilie[PowerPC] Try to simplify a Swap if it feeds a Splat
2017-10-24 David BlaikieBinaryFormat/MachO.h Don't mark header functions as...
2017-10-24 David BlaikieValueTracking.h Don't mark header functions as file...
2017-10-24 David BlaikieMemoryBuiltins.h: Don't mark header functions as file...
2017-10-24 David BlaikieIndirectCallSiteVisitor.h:findIndirectCallSites Don...
2017-10-24 David BlaikieStringExtras.h Don't mark header functions as file...
2017-10-24 David BlaikieSmallVector.h:capacity_in_bytes Don't mark header funct...
2017-10-24 David BlaikieDenseMap.h:capacity_in_bytes Don't mark header function...
2017-10-24 David BlaikieBitVector.h:capacity_in_bytes Don't mark header functio...
2017-10-24 Yonghong Songbpf: fix a bug in bpf-isel trunc-op optimization
2017-10-24 Aaron BallmanAdded instructions for obtaining clang-tools-extra...
2017-10-24 Adrian PrantlDoxygenify comments.
2017-10-24 Michael Kruse[opt] Initialize WriteBitcode pass.
2017-10-24 Daniel Sanders[globalisel][tablegen] Multi-insn emission requires...
2017-10-24 Simon Pilgrim[X86][AVX] ComputeNumSignBitsForTargetNode - add suppor...
2017-10-24 Reid Kleckner[codeview] Fix handling of S_HEAPALLOCSITE
2017-10-24 Simon Pilgrim[SelectionDAG] Add VSELECT support to ComputeNumSignBits
2017-10-24 Saleem AbdulrasoolPowerPC: support the separator character in the IAS
2017-10-24 Craig Topper[TableGen] Fix some formatting quirks in the subtarget...
2017-10-24 Craig Topper[TableGen] Simplify some of the subtarget emission...
2017-10-24 Simon Pilgrim[X86] truncateVectorCompareWithPACKSS - use PACKSSDW...
2017-10-24 Sanjay Patel[x86] add more vector ISA variants for memcmp expansion...
2017-10-24 Sanjay Patel[utils] make retq/retl regex an option that is off...
2017-10-24 Oliver Stannard[ARM] Tighten up CHECK lines in a test
2017-10-24 Oliver Stannard[ARM] Error for invalid shift in memory operand
2017-10-24 Simon Pilgrim[X86] truncateVectorCompareWithPACKSS - remove duplicat...
2017-10-24 Andrew V. TischenkoUpdate f16c instruction scheduling on btver2.
2017-10-24 Zvi RackoverX86CallFrameOptimization: Update comments and variable...
2017-10-24 Zvi RackoverX86CallFrameOptimization: Recognize 'store 0/-1 using...
2017-10-24 Bjorn Pettersson[ConstantFolding] Avoid assert when folding ptrtoint...
2017-10-24 Bjorn Pettersson[LangRef] Update description of Constant Expressions
2017-10-24 George Rimar[llvm-dwarfdump] - Cleanup of gnu_call_site.s. NFC.
2017-10-24 Marek OlsakAMDGPU: Add new intrinsic llvm.amdgcn.kill(i1)
2017-10-24 Marek OlsakAMDGPU: Add llvm.amdgcn.wqm.vote intrinsic
2017-10-24 Jan Korous[docs] Code example fix
2017-10-24 Oliver Stannard[ARM] Replace development diagnostics with normal DEBUG...
2017-10-24 Serguei KatkovRestore the fix rL316059 eliminated by rL316372
2017-10-24 Oliver Stannard[ARM] tSETEND needs IsThumb
2017-10-24 Oliver Stannard[ARM] Remove tCPS alias which just crashed
2017-10-24 Sam McCallSupport formatv of TimePoint with strftime-style formats.
2017-10-24 Clement Courbet[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expand...
next