OSDN Git Service

Introduce LLVMDIBuilderRef
[android-x86/external-llvm.git] / lib /
2017-04-20 Amara Emerson[MVT][SVE] Scalable vector MVTs (3/3)
2017-04-20 Petar Jovanovic[mips][msa] Mask vectors holding shift amounts
2017-04-20 Amara Emerson[MVT][SVE] Scalable vector MVTs (1/3)
2017-04-20 John Brawn[ARM] Fix handling of mapping symbols when changing...
2017-04-20 John Brawn[AArch64] Fix handling of zero immediate in fmov instru...
2017-04-20 John Brawn[AArch64] Fix handling of integer fp immediates
2017-04-20 Diana Picus[ARM] Rename HW div feature to HW div Thumb. NFCI.
2017-04-20 Craig Topper[SelectionDAG] Fix another place that was passing a...
2017-04-20 Craig Topper[SelectionDAG] Use getActiveBits() and countTrailingZer...
2017-04-20 Craig TopperRecommit "[APInt] Add back the asserts that check that...
2017-04-20 Craig Topper[APInt] Implement APInt::intersects without creating...
2017-04-20 Serge PavlovDo not run frame verification if target does not use...
2017-04-20 Ahmed BougachaRevert "[libFuzzer] XFAIL fuzzer-oom.test on Darwin."
2017-04-19 Kostya Serebryany[libFuzzer] extend help for -minimize_crash to cover...
2017-04-19 Craig Topper[APInt] Implement operator==(uint64_t) similar to ugt...
2017-04-19 Reid Kleckner[DAE] Simplify attribute list creation, NFC
2017-04-19 Kuba MracekRevert r300789: There are Windows bot failures.
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-19 Adrian PrantlRevert "Fix bug that caused DwarfExpression to drop...
2017-04-19 Kannan NarayananRevert earlier change. ds permute operations affect...
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-19 Kuba Mracek[libFuzzer] Always build libFuzzer
2017-04-19 Reid Kleckner[GlobalOpt] Simplify attribute code stripping nest...
2017-04-19 Reid KlecknerSimplify test for sret attribute in instcombine
2017-04-19 Galina KistanovaTemporarily revert r299221 to fix nondeterminism in...
2017-04-19 Matthias BraunX86FrameLowering: Fix getFrameIndexReference() for...
2017-04-19 Eugene Zelenko[Object] Fix some Clang-tidy modernize and Include...
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove some more stale code
2017-04-19 Evgeniy StepanovRemove two unused variables (-Werror).
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'or' in SimplifyDema...
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove stale code
2017-04-19 Kostya Serebryany[libFuzzer] remove -output_csv option. It duplicates...
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'xor' in SimplifyDem...
2017-04-19 Matthias BraunARMFrameLowering: Reserve emergency spill slot for...
2017-04-19 Craig Topper[APInt] Cast calls to add/sub/mul overflow methods...
2017-04-19 Matt ArsenaultAMDGPU: Custom lower illegal small select types
2017-04-19 Dehao ChenCode style change as suggested in https://reviews.llvm...
2017-04-19 Eli Friedman[ARM] Remove redundant computeKnownBits helper.
2017-04-19 Aditya Nandakumar[GISEL]: Move getConstantVReg to Utils
2017-04-19 Eli Friedman[ARM] Use TableGen patterns to select vtbl. NFC.
2017-04-19 Eli Friedman[SCEV] Make SCEV or modeling more aggressive.
2017-04-19 Dehao ChenUsing address range map to speedup finding inline stack...
2017-04-19 Dehao ChenPR32710: Disable using PMADDWD for unsigned short.
2017-04-19 Matt ArsenaultAMDGPU: Don't emit amd_kernel_code_t for callable functions
2017-04-19 Matt ArsenaultStructurizeCFG: Directly invert cmp instructions
2017-04-19 Sanjoy Das[GVN] Don't coerce non-integral pointers to integers...
2017-04-19 Tim NorthoverARM: TLS calling convention doesn't preserve r9 or...
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'and' in SimplifyDem...
2017-04-19 Matt ArsenaultAMDGPU: Don't align callable functions to 256
2017-04-19 Matt ArsenaultAMDGPU: Change DivergenceAnalysis for function arguments
2017-04-19 Reid KlecknerPrefer addAttr(Attribute::AttrKind) over the AttributeL...
2017-04-19 Davide Italiano[InstCombine] Reduce visitLoadInst() code duplication...
2017-04-19 Craig Topper[APInt] Move the 'return *this' from the slow cases...
2017-04-19 Sanjay Patel[InstSimplify] fold identity shuffles (recursing if...
2017-04-19 Sanjay Pateluse 'auto' with 'dyn_cast' and fix formatting; NFC
2017-04-19 Dehao ChenRevert r300697 which causes buildbot failure.
2017-04-19 Krzysztof Parzyszek[Hexagon] Generate proper offset in opt-addr-mode
2017-04-19 Krzysztof Parzyszek[Hexagon] Remove RDefMap, use Liveness:getNearestAliase...
2017-04-19 Krzysztof Parzyszek[RDF] Switch NodeList to SmallVector from std::vector
2017-04-19 Krzysztof Parzyszek[RDF] Use faster version of findBlock
2017-04-19 Krzysztof Parzyszek[RDF] Cache register units for reg masks instead of...
2017-04-19 Krzysztof Parzyszek[Hexagon] Cache reached blocks in bit tracker instead...
2017-04-19 Dehao ChenUsing address range map to speedup finding inline stack...
2017-04-19 Davide Italiano[InstSimplify] Deduce correct type for vector GEP.
2017-04-19 Nirav Dave[DAG] Loop over remaining candidates on successful...
2017-04-19 Igor Breger[GlobalIsel][X86] support G_TRUNC selection.
2017-04-19 Renato GolinRevert "ARMFrameLowering: Reserve emergency spill slot...
2017-04-19 Diana Picus[ARM] GlobalISel: Add support for G_MUL
2017-04-19 Kristof Beyls[GlobalISel] Support vector-of-pointers in LLT
2017-04-19 Kristof Beyls[GlobalISel] Remove non-determinism from IRTranslator.
2017-04-19 Chandler CarruthRevert r300657 due to crashes in stage2 of bootstraps:
2017-04-19 Xin Tong[JumpThread] We want to fold (not thread) when all...
2017-04-19 Serge PavlovARM: Use methods to access data stored with frame instr...
2017-04-19 Reid KlecknerRemove buggy 'addAttributes(unsigned, AttrBuilder)...
2017-04-19 Kostya Serebryany[libFuzzer] update -help: mention -exact_artifact_path...
2017-04-19 Leslie Zhai[AVR] Migrate to new MCAsmInfo CodePointerSize
2017-04-19 Matthias BraunARMFrameLowering: Reserve emergency spill slot for...
2017-04-19 Craig Topper[DataLayout] Removed default value from a variable...
2017-04-19 Xin TongAllow suppressing host and target info in VersionPrinter
2017-04-18 Dylan McKay[AVR] Fix the build
2017-04-18 Craig Topper[ConstantRange] Optimize APInt creation in getSignedMax...
2017-04-18 Reid KlecknerFix crash in AttributeList::addAttributes, add test
2017-04-18 Sanjoy DasAdd a getPointerOperandType() helper to LoadInst and...
2017-04-18 Craig Topper[MemoryBuiltins] Add isMallocOrCallocLikeFn so BasicAA...
2017-04-18 Davide Italiano[LoopReroll] Prefer hasNUses/hasNUses or more as they...
2017-04-18 Matt ArsenaultDAG: Make mayBeEmittedAsTailCall parameter const
2017-04-18 Matt ArsenaultFix typo
2017-04-18 Matt ArsenaultAMDGPU: Make MFI fields private
2017-04-18 Craig Topper[MemoryBuiltins] Use ImmutableCallSite instead of CallS...
2017-04-18 Daniel BerlinNewGVN: Fix memory congruence verification. The return...
2017-04-18 Chih-Hung Hsieh[X86] Keep EXTRACT_VECTOR_ELT result type as f128 for...
2017-04-18 Craig Topper[APInt] Inline the single word case of lshrInPlace...
2017-04-18 Easwaran Raman[SLP vectorizer] Allow phi node reordering in tryToVect...
2017-04-18 Simon Pilgrim[X86] Use for-range loop. NFCI.
2017-04-18 Craig Topper[APInt] Use lshrInPlace to replace lshr where possible
2017-04-18 Daniel BerlinNewGVN: Don't waste time value numbering unreachable...
2017-04-18 Nirav Dave[DAG] Improve store merge candidate pruning.
2017-04-18 Zvi RackoverLoopRerollPass: Prefer Value::hasOneUse() over Value...
2017-04-18 Gil Rapaport[LV] Cache block mask values
2017-04-18 Sanjay Patel[ConstantRange] fix doxygen comment formatting; NFC
next