OSDN Git Service

android-x86/external-llvm.git
2018-06-26 Simon Pilgrim[X86] Just use ArrayRef instead of SmallVectorImpl...
2018-06-26 Andrea Di Biagio[llvm-mca] Remove unused header files and correctly...
2018-06-26 Florian Hahn[IPSCCP] Change dead blocks to unreachable after visiti...
2018-06-26 Simon PilgrimFix MSVC "signed/unsigned mismatch" warning. NFCI.
2018-06-26 Bernard Ogden[AArch64] Tighten up directives tests
2018-06-26 Bernard Ogden[AArch64] Clean up LSE directive tests
2018-06-26 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-06-26 Clement Courbet[llvm-exegesis] Get the BenchmarkRunner from the Exeges...
2018-06-26 Andrei Elovikov[NFC] Prefer (void) to LLVM_ATTRIBUTE_UNUSED for unused...
2018-06-26 Bjorn PetterssonImprove ConvertDebugDeclareToDebugValue
2018-06-26 Gil Rapaport[InstCombine] (A + 1) + (B ^ -1) --> A - B
2018-06-26 Craig Topper[X86] Don't use getScalarShiftAmountTy to get the immed...
2018-06-26 Dan Gohman[WebAssembly] Fix lowering of varargs functions with...
2018-06-26 Craig Topper[X86] Use XOR for SUB (C, X) during isel if will help...
2018-06-26 Dan Gohman[WebAssembly] Fix a typo in a comment.
2018-06-26 Teresa Johnson[ThinLTO] Add string saver onto index for value names
2018-06-26 Craig Topper[X86] Redefine avx512 packed fpclass intrinsics to...
2018-06-26 Teresa Johnson[ThinLTO] Add per-module indexes to combined index...
2018-06-26 Craig TopperRevert r335562 and 335563 "[X86] Redefine avx512 packed...
2018-06-26 Lang Hames[ORC] Add a symbolAliases function to the Core APIs.
2018-06-26 Craig Topper[X86] Redefine avx512 packed fpclass intrinsics to...
2018-06-26 Craig Topperfoo
2018-06-26 Fangrui Song[gdb] Escape unprintable bytes in SmallString and StringRef
2018-06-26 Teresa Johnson[ThinLTO] Compute GUID directly from GV when building...
2018-06-25 Eric ChristopherAdd a warning if someone attempts to add extra section...
2018-06-25 Tim Shen[APInt] Add helpers for rounding u/sdivs.
2018-06-25 Fangrui Song[gdb] Add pretty printer for Expected
2018-06-25 Chandler Carruth[PM/LoopUnswitch] Teach the new unswitch to handle...
2018-06-25 Craig Topper[X86] Update fpclass intrinsic tests to chain their...
2018-06-25 Francis Visoiu... [OrcMCJIT] Fix test after r335508 causing it to fail...
2018-06-25 Eric ChristopherFix unsigned/signed comparison failure in unittest.
2018-06-25 Sanjay Patel[InstCombine] cleanup udiv folds; NFCI
2018-06-25 Sanjay Patel[InstCombine] add/move tests for udiv; NFC
2018-06-25 Benjamin Kramer[Instrumentation] Remove unused include
2018-06-25 Sanjay Patel[InstCombine] fold sdiv with sext bool divisor
2018-06-25 Sanjay Patel[InstCombine] add tests for sdiv with sext bool divisor...
2018-06-25 Vlad TsyrklevichUBSan blacklist workaround for bot timeouts
2018-06-25 Florian HahnRevert r335513: [SCEVExp] Advance found insertion point
2018-06-25 Craig Topper[LoopIdiomRecognize] Fix a couple places where it appea...
2018-06-25 Florian HahnForce vector width for scev-expander-debug.ll test
2018-06-25 Craig Topper[X86] Simplify intrinsic table binary search to not...
2018-06-25 Craig Topper[X86] Add comment about the sorting of the memory foldi...
2018-06-25 Fangrui Song[docs] Update doc after split of -gen-intrinsic in...
2018-06-25 Lei Huang[PowerPC] Fix incorrectly encoded wait instruction
2018-06-25 Florian Hahn[SCEVExp] Advance found insertion point until we find...
2018-06-25 Sanjay Patel[InstSimplify] fold div/rem of zexted bool
2018-06-25 Kamil RytarowskiHandle NetBSD specific path in findDebugBinary()
2018-06-25 Sanjay Patel[InstSimplify] add tests for div/rem with bool divisor...
2018-06-25 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-06-25 Sanjay Patel[InstCombine] add tests for add-of-sext-bool; NFC
2018-06-25 Aditya Nandakumar[GISel]: Update the end of GISel Opcode namespace.
2018-06-25 Craig Topper[X86] Sort the static memory folding tables by reg...
2018-06-25 Craig Topper[X86] Allow base and index for gather instructions...
2018-06-25 Vedant Kumar[SelectionDAG] Remove debug locations from ConstantSD...
2018-06-25 Matt Davis[llvm-mca] Rename Backend to Pipeline. NFC.
2018-06-25 Alexander RichardsonAdd Triple::isMIPS()/isMIPS32()/isMIPS64(). NFC
2018-06-25 Matt ArsenaultAMDGPU/GlobalISel: Add support for llvm.amdgcn.kernarg...
2018-06-25 Matt ArsenaultStackSlotColoring: Decide colors per stack ID
2018-06-25 Matt ArsenaultAMDGPU: Remove commented out code
2018-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix G_IMPLICIT_DEF for pointers
2018-06-25 Wei Mi[SampleFDO] Add an option to turn on/off warning about...
2018-06-25 David Green[DA] Delinearise AddRecs if we can prove they don't...
2018-06-25 Matt ArsenaultAMDGPU: Respect align argument parameter
2018-06-25 Artur PilipenkoSafepointIRVerifier should ignore dead blocks and dead...
2018-06-25 Krzysztof ParzyszekImprove handling of COPY instructions with identical...
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Remove unnecessary member variables.
2018-06-25 Sanjay Patel[IR] avoid -Wdocumentation spew about HTML tags
2018-06-25 Clement Courbet[llvm-exegesis] Fix warning in r22752: Initialize IsSni...
2018-06-25 Clement Courbet[llvm-exegesis] Generate snippet setup code.
2018-06-25 Artur PilipenkoRevert change 335077 "[InlineSpiller] Fix a crash due...
2018-06-25 Artur PilipenkoRevert change 335091.
2018-06-25 Simon PilgrimUse APInt[] bit access to avoid "32-bit shift implicitl...
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Simplify BenchmarkRunner ctor.
2018-06-25 Simon PilgrimUse APInt[] bit access to avoid "32-bit shift implicitl...
2018-06-25 Clement Courbet[llvm-exegesis][NFC] clang-format
2018-06-25 Simon PilgrimFix -Wparentheses gcc warning. NFCI.
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Fix `Operand` class comments.
2018-06-25 Craig Topper[X86] Block commuting operand 1 of FMA*_Int instruction...
2018-06-25 George Burgess IV[MSSA] Add domination number verifier; NFC
2018-06-25 Zachary TurnerOne more build fix for non MSVC compilers.
2018-06-25 Zachary TurnerTry to fix build error on non MSVC compilers.
2018-06-25 Zachary TurnerFix CRLF line endings.
2018-06-25 Zachary TurnerAdd a TaskQueue that can serialize work on a ThreadPool.
2018-06-25 Heejin Ahn[WebAssembly] Add WebAssemblyException information...
2018-06-25 Heejin Ahn[WebAssembly] Add WebAssemblyLateEHPrepare pass
2018-06-25 Craig Topper[X86] Simplify some code by using isOneConstant. NFC
2018-06-25 Craig Topper[X86] Remove the changes to combineScalarToVector made...
2018-06-25 Craig Topper[X86] Reduce the number of patterns needed for masked...
2018-06-24 Brad Smith[mips][ias] Enable IAS by default for OpenBSD / FreeBSD...
2018-06-24 Sanjay Patel[DAGCombiner] eliminate setcc bool math when input...
2018-06-24 Craig Topper[X86] Regroup some isel patterns. NFC
2018-06-24 Craig Topper[X86] Rename VFPCLASSSS and VFPCLASSSD internal instruc...
2018-06-24 Zachary TurnerAlso forward declare BitScanReverse.
2018-06-23 Brad SmithAdd OpenBSD support to the Threading code
2018-06-23 Brad Smith[CMake] Do not use --gc-sections on OpenBSD
2018-06-23 Brad Smith[CMake] Support building shared library for OpenBSD
2018-06-23 Jonas Devlieghere[llc] Fix sanitizer failure.
2018-06-23 Duncan P. N... ADT: Use EBO to shrink SmallVector size 1
2018-06-23 Jonas Devlieghere[llc] Use WithColor for printing errors/warnings
2018-06-23 Jonas Devlieghere[llvm-config] Use WithColor for printing errors.
next