OSDN Git Service

android-x86/external-llvm.git
2017-05-26 Davide Italiano[Mips] Placate GCC's -Wmisleading-indentation. NFCI.
2017-05-26 Davide Italiano[lib/LTO] Don't reinvent the code for switching linkage.
2017-05-26 Matthias BraunLivePhysRegs: Rework constructor + documentation; NFC
2017-05-26 Matthias BraunLivePhysRegs: Doxygen cleanup; NFC
2017-05-26 Matthias BraunLivePhysRegs: Add default for removeRegsInMask(Clobbers...
2017-05-26 Matthias BraunMachineVerifier: Remove unused set; NFC
2017-05-26 Sumanth Gundapaneni[Hexagon] Cleanup of unused function isCalleeSaveReg...
2017-05-26 Vitaly Bukaallow_user_segv_handler was already removed
2017-05-26 Konstantin... Resubmit r303859 with test fixed.
2017-05-26 Benjamin KramerMake helper functions static. NFC.
2017-05-26 Frederich MunchFix the ManagedStatic list ordering when using DynamicL...
2017-05-26 Craig Topper[InstSimplify] Move a variable declaration to make...
2017-05-26 Craig Topper[InstSimplify] Use commutable matchers to shorten some...
2017-05-26 Craig Topper[InstSimplify] Use m_APInt instead of m_ConstantInt...
2017-05-26 David BlaikieDebugInfo: Do not emit empty CUs
2017-05-26 Peter CollingbournePMB: Run the whole-program-devirt pass during LTO at...
2017-05-26 Craig Topper[InstCombine] Pass the DominatorTree, AssumptionCache...
2017-05-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Corrected encoding of flat_scratch...
2017-05-26 George RimarRevert r304002 "[DWARF] - Make collectAddressRanges...
2017-05-26 Roger Ferrer... Revert "Export the required symbol from DynamicLibraryT...
2017-05-26 David BlaikieDebugInfo: Don't include locations for debug-having...
2017-05-26 Tom StellardAMDGPU/GlobalISel: Mark 32-bit float constants as legal
2017-05-26 George Rimar[DWARF] - Make collectAddressRanges() return section...
2017-05-26 Matthias BraunLivePhysRegs: Fix addLiveOutsNoPristines() for return...
2017-05-26 Sam Kolton[AMDGPU] SDWA: add disassembler support for GFX9
2017-05-26 Sanjay Patel[DAGCombiner] use narrow vector ops to eliminate concat...
2017-05-26 Nirav Dave[DAG] Move legal type checks in store merge to be check...
2017-05-26 John Brawn[ARM] Fix lowering of misaligned memcpy/memset
2017-05-26 Amaury Sechetnits in wide-integer-cmp.ll . NFC
2017-05-26 John Brawn[ARM] Add tests for 6-M memcpy/memset code generation
2017-05-26 Andrew V. TischenkoThe fix for PR22004: X86AsmParser.cpp asserts: OperandS...
2017-05-26 George RimarRevert "[DWARF] - Make collectAddressRanges() return...
2017-05-26 George RimarRecommit r303978 "[DWARF] - Make collectAddressRanges...
2017-05-26 George RimarRevert r303978 "[DWARF] - Make collectAddressRanges...
2017-05-26 Nirav DaveFix signedness of constant. NFC.
2017-05-26 Roger Ferrer... Export the required symbol from DynamicLibraryTests
2017-05-26 George Rimar[DWARF] - Make collectAddressRanges() return section...
2017-05-26 Daniel JasperRemove unnecessary double-assignment triggering -Wseque...
2017-05-26 Max KazantsevRe-enable "[SCEV] Do not fold dominated SCEVUnknown...
2017-05-26 Matthias BraunLivePhysRegs: Skip reserved regs in computeLiveIns...
2017-05-26 Wei MiRevert rL303923 since it broke the sanitizer bootstrap...
2017-05-26 Craig Topper[InstSimplify] Use APInt::isMask isntead of manually...
2017-05-26 Craig Topper[InstSimplify] Use m_ConstantInt matchers to short...
2017-05-26 Chandler Carruth[IR] Add an iterator and range accessor for the PHI...
2017-05-26 Matthias BraunRevert "LivePhysRegs: Fix addLiveOutsNoPristines()...
2017-05-26 Matthias BraunRevert "LivePhysRegs: Skip reserved regs in computeLive...
2017-05-26 Matthias BraunTest for r303938
2017-05-26 Chandler Carruth[PM] Enable the new simple loop unswitch pass in the...
2017-05-26 Rui UeyamaTidy up RelocVisitor.h.
2017-05-26 Matthias BraunLivePhysRegs: Follow-up to r303937
2017-05-26 Zachary Turner[llvm-pdbdump] Don't crash when displaying padding.
2017-05-26 Eugene Zelenko[Examples] Fix some Clang-tidy modernize-use-using...
2017-05-25 Dimitry AndricReturn a lit.Test.Result object from TestRunner's execu...
2017-05-25 Zachary TurnerRemove unused member.
2017-05-25 Tim Shen[PPC] Add text for assert.
2017-05-25 Peter CollingbourneLTO: Do summary-based prevailing symbol resolution...
2017-05-25 Matthias BraunLivePhysRegs: Fix addLiveOutsNoPristines() for return...
2017-05-25 Matthias BraunLivePhysRegs: Skip reserved regs in computeLiveIns...
2017-05-25 Zachary Turner[CV Type Merging] Find nested type indices faster.
2017-05-25 David BlaikieDebugInfo: Simplify scopes+subprogram handling since...
2017-05-25 Tim Shen[PPC] Fix atomics lowering in DAG lowering.
2017-05-25 David BlaikieFix test to handle running on platforms which don't...
2017-05-25 Craig Topper[InstCombine] Add an InstCombine specific wrapper aroun...
2017-05-25 Wei Mi[GVN] Add phi-translate support in scalarpre.
2017-05-25 Andrew KaylorAdd constrained intrinsics for some libm-equivalent...
2017-05-25 Matthias BraunCodeGen: Rename DEBUG_TYPE to match passnames
2017-05-25 Zachary Turner[lld] Fix a bug where we continually re-follow type...
2017-05-25 Zachary Turner[CodeView Type Merging] Don't keep re-allocating temp...
2017-05-25 Zachary TurnerMake BinaryStreamReader::readCString a bit faster.
2017-05-25 Bob Haarman[pdb] pad source file name buffer at the end instead...
2017-05-25 Zachary TurnerFix a bug in MappedBlockStream.
2017-05-25 Sam Clegg[WebAssembly] MC: Include unnamed data when writing...
2017-05-25 Zachary Turner[CodeView Type Merging] Avoid record deserialization...
2017-05-25 Aaron BallmanUpdate the documentation and CMake file for Visual...
2017-05-25 Kyle ButtPPC: Correct Size for GETtlsADDR
2017-05-25 Nico WeberRevert r303859, CodeGen/AMDGPU/llvm.amdgcn.s.getpc...
2017-05-25 Manoj Gupta[AArch64]: add 'a' inline asm operand modifier.
2017-05-25 Adrian PrantlFix SelectionDAGBuilder::getDbgValue to not expect...
2017-05-25 Adrian PrantlDelete an obsolete paragraph in LangRef.
2017-05-25 David BlaikieDebugInfo: Produce debug_{gnu_}pub{names,types} entries...
2017-05-25 Bob Haarman[llvm-pdbdump] [yaml2pdb] always include object file...
2017-05-25 Daniel BerlinNewGVN: Fix PR 33119, PR 33129, due to regressed undef...
2017-05-25 Artur Pilipenko[InstCombine] Teach isAllocSiteRemovable to look throug...
2017-05-25 Sanjay Patel[InstCombine] make icmp-mul fold more efficient
2017-05-25 Tim Corringham[AMDGPU] add intrinsic for s_getpc
2017-05-25 Oren Ben Simhon[X86] Adding vpopcntd and vpopcntq instructions
2017-05-25 James Molloy[GVNSink] Pacify MSVC
2017-05-25 James Molloy[GVNSink] Don't define operator<< in NDEBUG
2017-05-25 James Molloy[GVNSink] GVNSink pass
2017-05-25 Chandler Carruth[PM] Teach the PGO instrumentation pasess to run Global...
2017-05-25 Chandler Carruth[PM/Unswitch] Fix a bug in the domtree update logic...
2017-05-25 Craig Topper[MVT] Fix the identation of the start of the MVT class...
2017-05-25 Craig Topper[SelectionDAG] Fix off by one in a compare in getOperat...
2017-05-25 Chandler Carruth[LegacyPM] Make the 'addLoop' method accept a loop...
2017-05-25 Galina KistanovaFixed nondeterminism in RuleMatcher::emit.
2017-05-25 Vitaly Buka[libFuzzer] Don't replace custom signal handlers.
2017-05-25 George KarpenkovFix coverage check for full post-dominator basic blocks.
2017-05-25 Gor Nishanov[coroutines] CoroFrame.cpp conform to coding convention...
2017-05-25 Gor Nishanov[coroutines] Relocate instructions that maybe spilled...
2017-05-24 Tony Jiang[PowerPC] Fix a performance bug for PPC::XXSLDWI.
next