OSDN Git Service

android-x86/external-llvm.git
2018-06-27 Justin Bogner[Object] Allow iterating over an IRObjectFile's modules
2018-06-27 Jessica Paquette[MachineOutliner] Don't outline sequences where x16...
2018-06-27 Sanjay Patel[InstCombine] add more tests for shuffle with different...
2018-06-27 Craig Topper[X86] Use bts/btr/btc for single bit set/clear/compleme...
2018-06-27 Craig Topper[X86] Add test cases for D48606.
2018-06-27 Jakub Kuderski[AliasSet] Fix UnknownInstructions printing
2018-06-27 Jonas Devlieghere[dsymutil] Move abstractions into separate files (NFC)
2018-06-27 Matt Davis[llvm-mca] Register listeners with stages; remove...
2018-06-27 Simon Pilgrim[X86][SSE] Add missing AVX512 rotation tests
2018-06-27 Craig Topper[X86] Rename the autoupgraded of packed fp compare...
2018-06-27 Stanislav Mekhanoshin[AMDGPU] Convert rcp to rcp_iflag
2018-06-27 Luke Geeson[AArch64] Reverting FP16 vcvth_n_s64_f16 to fix
2018-06-27 Adhemerval... [AArch64] Add custom lowering for v4i8 trunc store
2018-06-27 Ivan A. Kosarev[NEON] Support vldNq intrinsics in AArch32 (LLVM part)
2018-06-27 Florian Hahn[ValueLattice] Return false if value range did not...
2018-06-27 Simon Pilgrim[DAGCombiner] visitSDIV - add special case handling...
2018-06-27 Nico WeberBuild TaskQueueTest in threads=on builds, fixes regress...
2018-06-27 Andrea Di Biagio[llvm-mca] Avoid calling method update() on instruction...
2018-06-27 Simon Pilgrim[X86][SSE] Include MIN_SIGNED element in non-uniform...
2018-06-27 Simon Pilgrim[DAGCombiner] visitSDIV - simplify pow2 handling. NFCI.
2018-06-27 Simon Pilgrim[DAGCombiner] Fold SDIV(%X, MIN_SIGNED) -> SELECT(...
2018-06-27 Simon Pilgrim[DAGCombiner] Don't accept signbit sdiv divisors in...
2018-06-27 Luke GeesonRemoving empty CodeGen dir in root
2018-06-27 Luke Geeson[AArch64] Remove Duplicate FP16 Patterns with same...
2018-06-27 Konstantin... AMDGPU/NFC: Fix typo in comment
2018-06-27 Konstantin... AMDHSA: Rename RESERVED -> RESERVED0, mark gfx9-specifi...
2018-06-27 Konstantin... AMDHSA/NFC: Address missed review feedback from
2018-06-27 Petr Hosek[CMake] Provide direct support for building sanitized...
2018-06-27 Petr Hosek[CMake] Use variables rather than ":" delimiters
2018-06-27 Justin Bogner[ADT] Pass DerivedT from pointe{e,r}_iterator to iterat...
2018-06-27 Matt Davis[llvm-mca] Add a comment to Stage::execute and fix...
2018-06-27 Vedant Kumar[InstCombine] Avoid creating mis-sized dbg.values in...
2018-06-27 Vedant Kumar[Debugify] Handle failure to get fragment size when...
2018-06-27 Craig Topper[X86] Don't store register and memory FMA3 opcodes...
2018-06-26 Vedant Kumar[Debugify] Diagnose mis-sized dbg.values
2018-06-26 Evgeniy StepanovRevert "[asan] Instrument comdat globals on COFF targets"
2018-06-26 Lang Hames[ORC] Don't call isa<> on a null value.
2018-06-26 Lang Hames[ORC] Fix a missing return value.
2018-06-26 Michael Zolotukhin[JumpThreading] Don't try to rewrite a use if it's...
2018-06-26 Lang Hames[ORC] Add a dependence on MC to LLVMBuild.txt
2018-06-26 Simon Pilgrim[X86] Add test for SDIV by sign bit (minsigned) value
2018-06-26 Lang Hames[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT...
2018-06-26 Konstantin... AMDGPU: Silence unused warnings in waitcnt insertion...
2018-06-26 Jessica Paquette[X86][AsmParser] Recommit r335658
2018-06-26 Vedant KumarRename skipDebugInfo -> skipDebugIntrinsics, NFC
2018-06-26 Lang Hames[ORC] Allow IRTransformLayer2's transform to be modifie...
2018-06-26 Lang Hames[ORC] Reset AsynchronousSymbolQuery's NotifySymbolsReso...
2018-06-26 Lang Hames[ORC] Move the VSOList typedef out of VSO.
2018-06-26 Lang Hames[ORC] Add a FIXME.
2018-06-26 Lang Hames[ORC] Fix a FIXME by moving MangleAndInterner to Core.h.
2018-06-26 Jessica PaquetteRevert "[X86][AsmParser] Emit an error when RIP-relativ...
2018-06-26 Jessica Paquette[X86][AsmParser] Emit an error when RIP-relative instru...
2018-06-26 Stanislav Mekhanoshin[AMDGPU] Add llvm.amdgcn.fmad.ftz intrinsic
2018-06-26 Sanjay Patel[DAGCombiner] use isBitwiseNot to simplify code; NFC
2018-06-26 Matt ArsenaultAMDGPU: Add pass to lower kernel arguments to loads
2018-06-26 Matt ArsenaultConstantFold: Don't fold global address vs. null for...
2018-06-26 Vedant KumarUse a variable to appease a no-asserts bot, NFC
2018-06-26 Vedant Kumar[Debugify] Don't treat missing dbg.values as an error...
2018-06-26 Tim Shen[ConstantRange] Add support of mul in makeGuaranteedNoW...
2018-06-26 Matt ArsenaultLoopUnroll: Allow analyzing intrinsic call costs
2018-06-26 Vedant Kumar[Local] Add a convenient insertReplacementDbgValues...
2018-06-26 Vedant Kumar[Local] Sink salvageDI's early exit into helper functio...
2018-06-26 Brendon Cahoon[Hexagon] Add a "generic" cpu
2018-06-26 Simon Pilgrim[DAGCombiner] Don't accept -1 sdiv divisors in sdiv...
2018-06-26 Fangrui SongMove `REQUIRES:` line to the top
2018-06-26 Sanjay Patel[InstSimplify] fold shifts by sext bool
2018-06-26 Sanjay Patel[InstSimplify] add tests for shifts by sext bool; NFC
2018-06-26 Simon Pilgrim[X86][SSE] Add another sdiv by (nonuniform) minus one...
2018-06-26 Sanjay Patel[InstCombine] simplify code for urem fold; NFCI
2018-06-26 Sanjay Patel[InstCombine] fold urem with sext bool divisor
2018-06-26 Simon Pilgrim[SLPVectorizer] Recognise non uniform power of 2 constants
2018-06-26 Sanjay Patel[InstCombine] add tests for urem with sext bool divisor...
2018-06-26 Simon Pilgrim[DAGCombiner] Pull out VT bitwidth in visitSDIV. NFCI.
2018-06-26 Sanjay Patel[InstSimplify] fold srem with sext bool divisor
2018-06-26 James HendersonFix doc title underlining.
2018-06-26 James Henderson[FileCheck] Add CHECK-EMPTY directive for checking...
2018-06-26 Krzysztof ParzyszekSilence "unused variable" warning in LiveIntervals...
2018-06-26 Sanjay Patel[InstSimplify] add tests for srem with sext bool diviso...
2018-06-26 Nico WeberFix LLVM_ENABLE_THREADS=0 builds after r335440.
2018-06-26 Krzysztof ParzyszekAccount for undef values from predecessors in extendSeg...
2018-06-26 Simon Pilgrim[TargetLowering] isVectorClearMaskLegal - use ArrayRef...
2018-06-26 Than McIntosh[X86,ARM] Retain split-stack prolog check for sibling...
2018-06-26 Simon PilgrimFix spelling mistakes in comments. NFCI.
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-06-26 Sanjay Patel[InstCombine] fold udiv with sext bool divisor
2018-06-26 Tim NorthoverARM: add binary file git swallowed.
2018-06-26 Tim NorthoverARM: correctly decode VFP instructions following unpred...
2018-06-26 Tim NorthoverARM: diagnose unpredictable IT instructions
2018-06-26 Andrea Di Biagio[llvm-mca] Removed wrong NDEBUG guards introduced by...
2018-06-26 Clement Courbet[llvm-exegesis][NFC] Fix windows warning in rL335465.
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
next