OSDN Git Service

android-x86/external-llvm.git
2017-04-19 Simon PilgrimRegenerate test. NFCI.
2017-04-19 Dylan McKay[AVR] Fix the test suite
2017-04-19 Igor Breger[GlobalIsel][X86] support G_TRUNC selection.
2017-04-19 Simon Pilgrim[X86] Add D32039/PR31357 tests to show current BSWAP...
2017-04-19 Simon Pilgrim[X86][SSE] Add scheduling latency/throughput tests...
2017-04-19 Renato GolinRevert "ARMFrameLowering: Reserve emergency spill slot...
2017-04-19 Igor Breger[GlobalISel][X86] Split select tests. NFC.
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 Tim ShenCleanup some GraphTraits iteration code
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 Dean Michael... [XRay][tools] Fix yaml matching to be more permissive
2017-04-19 Xin TongAllow suppressing host and target info in VersionPrinter
2017-04-18 Dylan McKay[AVR] Fix the build
2017-04-18 Dean Michael... [XRay][tools] Add option to llvm-xray extract to symbol...
2017-04-18 Craig Topper[ConstantRange] Optimize APInt creation in getSignedMax...
2017-04-18 Sanjay Patel[x86] add tests for potential andn optimization; NFC
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 Simon Pilgrim[X86][SSE] Add scheduling latency/throughput tests...
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 Nirav DaveAdd base-index-based store merge test
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
2017-04-18 Nikolai BozhenovMake globalaa-retained.ll test catching more cases.
2017-04-18 Nikolai Bozhenov[GVNHoist] Mark GlobalsAA as preserved by GVNHoist.
2017-04-18 Nirav DaveAdd store Merge test.
2017-04-18 Oliver Stannard[ARM] Add hardware build attributes in assembler
2017-04-18 Diana Picus[ARM] GlobalISel: Add support for G_SUB
2017-04-18 Andrea Di Biagio[SampleProfile] Don't assert when printing the DebugLoc...
2017-04-18 Andrea Di Biagio[SampleProfile] Skip intrinsic calls when visiting...
2017-04-18 Kristof BeylsRevert "[GlobalISel] Support vector-of-pointers in...
2017-04-18 Kristof BeylsFix gcc build after r300535.
2017-04-18 Diana Picus[ARM] Check for correct HW div when lowering divmod
2017-04-18 Kristof Beyls[GlobalISel] Support vector-of-pointers in LLT
2017-04-18 Leslie Zhaitest commit
2017-04-18 Craig Topper[APInt] Cleanup the reverseBits slow case a little.
2017-04-18 Craig Topper[APInt] Make operator<<= shift in place. Improve the...
2017-04-18 Adrian PrantlPR32382: Fix emitting complex DWARF expressions.
2017-04-18 George Burgess IVAdd const to a const method. NFC
2017-04-18 Davide Italiano[Target] Use hasOneUse() instead of getNumUses().
2017-04-17 Peter CollingbourneObject: Shrink the size of irsymtab::Symbol by a word...
2017-04-17 Dehao ChenBuild SymbolMap in SampleProfileLoader to help matchin...
2017-04-17 Haicheng WuChange the testcase tail-merge-after-mbp.ll to tail...
2017-04-17 Craig Topper[SimplifyCFG] Use hasNUses instead of comparing getNumU...
2017-04-17 Craig Topper[APInt] Merge the multiword code from lshrInPlace and...
2017-04-17 Jacob Gravelle[WebAssembly] Fix WebAssemblyOptimizeReturned after...
2017-04-17 Benjamin Kramer[SCEV] Fix another unused variable warning in release...
2017-04-17 Wei MiFix an unused variable error in rL300494.
2017-04-17 Kostya Serebryany[libFuzzer] experimental option -cleanse_crash: tries...
2017-04-17 Sylvestre LedruAdd a linker script to version LLVM symbols
2017-04-17 Davide Italiano[InstCombine] Matchers work with both ConstExpr and...
2017-04-17 Wei Mi[SCEV] Add a local cache for getZeroExtendExpr and...
2017-04-17 Sanjay Patel[InstSimplify] add/move tests for (icmp X, C1 & icmp...
2017-04-17 Dehao ChenUpdate the test to fix the buildbot failure introduced...
2017-04-17 Derek Schuff[WebAssembly] Encode block signatures as SLEB instead...
2017-04-17 Dehao ChenAdd GNU_discriminator support for inline callsites...
2017-04-17 Matt ArsenaultAMDGPU: Use MachineRegisterInfo to find max used register
2017-04-17 Matt ArsenaultAMDGPU: Change stack alignment
2017-04-17 Brendon Cahoon[CodeGenPrepare] Fix crash due to an invalid CFG
2017-04-17 Benjamin KramerUnbreak build of the wasm backend after r300463.
2017-04-17 Peter CollingbourneBitcode: Add missing build dep to fix shlib build.
2017-04-17 Craig Topper[APInt] Remove self move check from move assignment...
2017-04-17 Craig Topper[IR] Implement DataLayout::getPointerTypeSizeInBits...
2017-04-17 Tim NorthoverAArch64: put nonlazybind special handling behind a...
2017-04-17 Konstantin... AMDGPU: Test handling of R_AMDGPU_ABS64 in RelocVisitor
2017-04-17 Craig Topper[IR] Put the Use list waymarking bits in the bit positi...
2017-04-17 Konstantin... AMDGPU: Set CodePointerSize to 8 for amdgcn
2017-04-17 Peter CollingbourneObject: Use offset+size as the irsymtab string represen...
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
2017-04-17 Konstantin... Distinguish between code pointer size and DataLayout...
2017-04-17 Tim NorthoverAArch64: support nonlazybind
2017-04-17 Craig TopperIntroduce APInt::isSignBitSet/isSignBitClear. Use in...
2017-04-17 Matt ArsenaultAMDGPU: SimplifyDemandedElts for image intrinsics
2017-04-17 Davide Italiano[LCSSA] Don't insert tokens into the worklist at all.
2017-04-17 Amaury SechetIntroducing LLVMMetadataRef
2017-04-17 Max Kazantsev[LoopPeeling] Get rid of Phis that become invariant...
2017-04-17 Serguei Katkov[BPI] NFC: reorder ifs to bail out earlier
next