OSDN Git Service

android-x86/external-llvm.git
2016-06-27 Rafael EspindolaConvert a few more comparisons to isPositionIndependent...
2016-06-27 Rafael EspindolaDelete the IsStatic predicate.
2016-06-27 Matt ArsenaultAMDGPU: Implement per-function subtargets
2016-06-27 Davide Italiano[llvm-ar] Ignore -plugin option.
2016-06-27 Matt ArsenaultAMDGPU: Move subtarget feature checks into passes
2016-06-27 Sanjay Pateladd tests for PR28153
2016-06-27 Justin HolewinskiOnly emit extension for zeroext/signext arguments if...
2016-06-27 Rafael EspindolaTeach shouldAssumeDSOLocal about tls.
2016-06-27 Elena DemikhovskyFixed crash of SLP Vectorizer on KNL
2016-06-27 Chris Bieneman[yaml2obj] Missed updating a few test cases in r273915
2016-06-27 Matt ArsenaultAMDGPU: Fix verifier errors with undef vector indices
2016-06-27 Chris Bieneman[yaml2obj] Remove --format option in favor of YAML...
2016-06-27 Matt ArsenaultVerifier: Reject non-float !fpmath
2016-06-27 Matt ArsenaultDAGCombiner: Don't narrow volatile vector loads + extract
2016-06-27 Rafael EspindolaUse isPositionIndependent(). NFC.
2016-06-27 Sanjay Patel[InstCombine] refactor sdiv by APInt transforms (NFC)
2016-06-27 Rafael EspindolaUse isPositionIndependent(). NFC.
2016-06-27 George Burgess IV[CFLAA] Use unsigned numbers for bit-shifts.
2016-06-27 Daniel BerlinFactor out buildMemorySSA from getWalker.
2016-06-27 Rafael EspindolaRefactor duplicated condition.
2016-06-27 Elena DemikhovskyX86 Lowering - Fixed a crash in ICMP scalar instruction
2016-06-27 Sanjay Patel[InstCombine] use m_APInt for div --> ashr fold
2016-06-27 Rafael EspindolaUse isPositionIndependent(). NFC.
2016-06-27 Artur PilipenkoRevert -r273892 "Support arbitrary addrspace pointers...
2016-06-27 Easwaran Raman[PM] Port PartialInlining to the new PM
2016-06-27 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-06-27 Simon Pilgrim[X86][SSE] Added extra broadcast tests to cover PR28327
2016-06-27 Kuba Brecka[asan] fix false dynamic-stack-buffer-overflow report...
2016-06-27 Zhan Jun Liau[SystemZ] Avoid generating 2 XOR instructions for ...
2016-06-27 Krzysztof Parzyszek[Hexagon] Equally-sized vectors are equivalent in ISel...
2016-06-27 Simon Dardis[mips] Add instruction itineraries for LSA, DLSA
2016-06-27 Renato Golin[ARM] Fix Thumb text sections' flags under COFF/Windows
2016-06-27 Nico WeberRevert 273848, it caused PR28329
2016-06-27 Chris DewhurstLast line of file missing on previous check-in.
2016-06-27 Rafael EspindolaMove isPositionIndependent up to AsmPrinter.
2016-06-27 Chris Dewhurst[Sparc] Formatting and commenting changes per review.
2016-06-27 Rafael EspindolaUse the isPositionIndependent predicate. NFC.
2016-06-27 Simon PilgrimRemoved duplicate assertions note
2016-06-27 Diana Picus[ARM] Use member initializers in ARMSubtarget. NFCI
2016-06-27 Simon PilgrimFix "not all control paths return a value" warning...
2016-06-27 Rafael EspindolaSimplify getLabelAccessInfo.
2016-06-27 Rafael EspindolaUse the isPositionIndependent predicate. NFC.
2016-06-27 Rafael EspindolaAdd an explanation on how mips is special in here.
2016-06-27 Benjamin Kramer[IRBuilder] Drop unused CreateInvoke overloads.
2016-06-27 Benjamin Kramer[msan] Tighten up type in StoreList. NFC.
2016-06-27 Elena DemikhovskyRemoved extra test from the prev commit.
2016-06-27 Elena DemikhovskyFixed consecutive memory access detection in Loop Vecto...
2016-06-27 NAKAMURA TakumiSIMachineFunctionInfo.cpp: Appease msc18 to use std...
2016-06-27 NAKAMURA TakumiReformat.
2016-06-27 NAKAMURA TakumiReformat blank lines.
2016-06-27 Benjamin Kramer[sparc] Simplify slow and verbose string matching code...
2016-06-27 Arnaud A. de... [gold] Fix test to not assume it runs on x86 hardware.
2016-06-27 Diana Picus[ARM] Do not test for CPUs, use SubtargetFeatures ...
2016-06-27 Pawel BylicaCachePruning: correct comment about file order. NFC
2016-06-27 Pawel BylicaAPInt: remove unsued param in private method. NFC
2016-06-27 Hrvoje Varga[mips][micromips] Implement LD, LLD, LWU, SD, DSRL...
2016-06-27 Simon Pilgrim[X86][AVX] Peek through bitcasts to find the source...
2016-06-27 Igor Breger[ConstantFolding] Fix bitcast vector of i1.
2016-06-27 Rafael EspindolaMips: Fix access to private functions.
2016-06-26 Sanjay Pateladd tests for potential select transforms
2016-06-26 Rafael EspindolaUse isPositionIndependent predicate. NFC.
2016-06-26 Rafael EspindolaUse isPositionIndependent. NFC.
2016-06-26 Rafael EspindolaUse isPositionIndependent predicate.
2016-06-26 Rafael EspindolaUse isPositionIndependent predicate. NFC.
2016-06-26 Rafael EspindolaRefactor a duplicated predicate. NFC.
2016-06-26 Marcin Koscielnicki[lit] Add SANITIZER_IGNORE_CVE_2016_2143 to pass_vars.
2016-06-26 Benjamin KramerApply clang-tidy's modernize-loop-convert to lib/Analysis.
2016-06-26 Nico WeberRevert r273807 (and r273809, r273810), it caused PR28311
2016-06-26 Benjamin KramerApply clang-tidy's modernize-loop-convert to lib/MC.
2016-06-26 Benjamin KramerApply clang-tidy's modernize-loop-convert to most of...
2016-06-26 Benjamin Kramer[CodeExtractor] Merge DEBUG statements in an attempt...
2016-06-26 Amjad AboudFixed build failure (due to unused variable error)...
2016-06-26 Amjad AboudFixed build failure (due to unused variable error)...
2016-06-26 Benjamin KramerApply clang-tidy's modernize-loop-convert to most of...
2016-06-26 Amjad Aboud[codeview] Improved array type support.
2016-06-26 Sanjoy Das[RSForGC] Appease MSVC
2016-06-26 Craig Topper[X86] Rewrite lowerVectorShuffleWithPSHUFB to not requi...
2016-06-26 Craig Topper[X86] Replace calls to isSingleInputShuffleMask with...
2016-06-26 Craig Topper[SelectionDAG] Use DAG.getCommutedVectorShuffle instead...
2016-06-26 Sanjoy Das[LoopUnswitch] Unswitch on conditions feeding into...
2016-06-26 Sanjoy Das[RSForGC] Bring the BDVState struct up to code; NFC
2016-06-26 Sanjoy Das[RSForGC] Bring computeLiveInValues up to code; NFC
2016-06-26 Sanjoy Das[RSForGC] Bring computeLiveOutSeed up to code; NFC
2016-06-26 Sanjoy Das[RSForGC] Bring computeLiveInValues up to code; NFC
2016-06-26 Sanjoy Das[RSForGC] Bring recomputeLiveInValues up to code; NFC
2016-06-26 Sanjoy Das[RSForGC] Bring containsGCPtrType, isGCPointerType...
2016-06-26 Sanjoy Das[RSForGC] Bring analyzeParsePointLiveness up to code...
2016-06-26 Sanjoy Das[RSForGC] Bring meetBDVStateImpl up to code; NFC
2016-06-26 Sanjoy Das[RSForGC] Get rid of the unnecessary MeetBDVStates...
2016-06-26 Sanjoy Das[RSForGC] Bring findBasePointer up to code; NFC
2016-06-26 David Majnemer[Object, COFF] An import data directory might not consi...
2016-06-26 Vedant Kumar[llvm-cov] Simplify the way expansion views are rendere...
2016-06-25 Craig Topper[X86] Convert ==/!= comparisons with -1 for checking...
2016-06-25 Craig Topper[X86] Pull similar bitcasts on different paths to earli...
2016-06-25 Jan VeselyAMDGPU/R600: Fix GlobalValue regressions.
2016-06-25 Sanjay Patelupdate tests to use FileCheck
2016-06-25 Michael Gottesman[cmake] Port the llvm-config option --build-mode to...
2016-06-25 Hubert TongReapply r273664 with workaround for MSVC
2016-06-25 David MajnemerJust a small cleanup
2016-06-25 David MajnemerRevert "[SimplifyCFG] Stop inserting calls to llvm...
next