OSDN Git Service

android-x86/external-llvm.git
2017-04-13 Craig Topper[ValueTracking] Move a temporary APInt instead of copyi...
2017-04-13 Reid Kleckner[InstCombine] Simplify attribute code with new Attribut...
2017-04-13 Reid Kleckner[ArgPromotion] Don't drop !prof metadata on promoted...
2017-04-13 Stanislav Mekhanoshin[AMDGPU] Combine DS operations with offsets bigger...
2017-04-13 Craig Topper[APSInt] Remove named And/Or/Xor methods.
2017-04-13 Sanjay Patel[InstCombine] use similar ops for related folds; NFCI
2017-04-13 Craig Topper[APInt] Fix the returns description for the postfix...
2017-04-13 Craig TopperRevert r300213 "[APSInt] Add a static_assert to ensure...
2017-04-13 Brian Gesiak[Analysis] Support bitreverse in -demanded-bits pass
2017-04-13 Craig Topper[APSInt] Add a static_assert to ensure APSInt is packed...
2017-04-13 Tobias Edler... LTO: Pass SF_Executable flag through to InputFile:...
2017-04-13 Krzysztof Parzyszek[Hexagon] Unxfail passing tests
2017-04-13 Sanjay Patel[InstCombine] fix assert to not always be true
2017-04-13 Sanjay Patel[InstCombine] add/move tests for or-of-icmps; NFC
2017-04-13 Geoff BerryRe-apply "[GVNHoist] Move GVNHoist to function simplifi...
2017-04-13 Krzysztof Parzyszek[Hexagon] Implement HexagonTargetLowering::CanLowerReturn
2017-04-13 Krzysztof Parzyszek[Hexagon] Fix "LowerFormalArguments emitted a value...
2017-04-13 Serge PavlovUse methods to access data stored with frame instructions
2017-04-13 NAKAMURA Takumillvm/test/BugPoint/compile-custom.ll: Use %/s for its...
2017-04-13 Ayman Musa[X86] Added missing mayLoad/mayStore attributes to...
2017-04-13 George Rimar[DWARF] - Simplify (use dyn_cast instead of isa + cast).
2017-04-13 Daniel Sanders[globalisel][tablegen] Report more detail in some Selec...
2017-04-13 Ayman MusaReverting cmake/modules/AddLLVM.cmake changes from...
2017-04-13 Ayman Musa[X86] Change instructions names to keep consistency...
2017-04-13 Ayal Zaks[LV] Refactor ILV to provide vectorizeInstruction(...
2017-04-13 Craig TopperFix typo in static_assert message. NFC
2017-04-13 Lang Hames[ORC] Temporarily disable the RPC Error/Expected unit...
2017-04-13 Lang Hames[Orc] Fix bool serialization for RawByteChannels.
2017-04-13 Lang Hames[ORC] Remove more extraneous semicolons from r300167...
2017-04-13 George Burgess IVRemove more lies from the LangRef.
2017-04-13 Craig Topper[APInt] Reorder fields to avoid a hole in the middle...
2017-04-13 Lang Hames[ORC] Remove extraneous semi-colon added in r300167.
2017-04-13 Craig Topper[APInt] Generalize the implementation of tcIncrement...
2017-04-13 George Burgess IVUpdate the LangRef to reflect reality.
2017-04-13 Lang Hames[ORC] Add RPC and serialization support for Errors...
2017-04-13 Zachary TurnerRemove some unused private fields.
2017-04-13 Craig Topper[InstCombine] Add vector version of a test to show...
2017-04-13 Peter CollingbourneSupport: Add a VCSRevision.h header file.
2017-04-13 Lang Hames[ORC] Add missing file from r300155.
2017-04-13 Lang Hames[ORC] Use native Errors rather than converted std:...
2017-04-13 Reid Kleckner[IR] Take func, ret, and arg attrs separately in Attrib...
2017-04-13 Craig Topper[IR] Remove the APIntMoveTy typedef from ConstantRange...
2017-04-13 Richard SmithWork around MSVC rejects-valid bug related to C++11...
2017-04-12 Konstantin... Fix compiler error in Attributes.cpp
2017-04-12 Wei DingAMDGPU : Fix common dominator of two incoming blocks...
2017-04-12 Richard SmithFix some ArgList uses after API change in r300135.
2017-04-12 Zachary TurnerFix initialization order of class members.
2017-04-12 Richard SmithArgList: cache index ranges containing arguments with...
2017-04-12 Zachary Turner[llvm-pdbdump] Minor prepatory refactor of Class Def...
2017-04-12 Zachary Turner[llvm-pdbdump] More advanced class definition dumping.
2017-04-12 Akira Hatanaka[libFuzzer] XFAIL fuzzer-oom.test on Darwin.
2017-04-12 Craig Topper[InstSimplify] Don't try to constant fold AllocaInsts...
2017-04-12 Reid Kleckner[IR] Make AttributeSet constructor from AttributeSetNod...
2017-04-12 Craig Topper[ValueTracking] Teach GetUnderlyingObject to stop when...
2017-04-12 Reid Kleckner[IR] Assert that we never create an empty AttributeList...
2017-04-12 Matt ArsenaultAMDGPU: Fix invalid copies when copying i1 to phys reg
2017-04-12 Stanislav Mekhanoshin[AMDGPU] Generate range metadata for workitem id
2017-04-12 Piotr PadlewskiRemove readnone from invariant.group.barrier
2017-04-12 Vassil VassilevAppend -w when LLVM_ENABLE_WARNINGS is Off.
2017-04-12 Peter CollingbourneBitcode: Move version and global value module code...
2017-04-12 Zachary Turner[Support] Add support for unique_ptr<> to Casting.h.
2017-04-12 Zachary TurnerRemove svnprop eol-style:native from Casting.h
2017-04-12 Craig Topper[InstCombine] Teach SimplifyMultipleUseDemandedBits...
2017-04-12 Craig Topper[InstCombine] Remove unreachable code for turning an...
2017-04-12 Sanjay Patel[InstCombine] fix wrong undef handling when converting...
2017-04-12 Craig Topper[SelectionDAG] Use APInt move assignment to avoid 2...
2017-04-12 Kyle ButtCodeGen: BlockPlacement: Add comment about DenseMap...
2017-04-12 Peter Collingbournellvm-lto2: Add a dump-symtab subcommand.
2017-04-12 Craig Topper[InstCombine] In SimplifyMultipleUseDemandedBits, use...
2017-04-12 Craig Topper[InstCombine] Teach SimplifyDemandedInstructionBits...
2017-04-12 Matthias BraunMachineScheduler: Skip acyclic latency heuristic for...
2017-04-12 Craig Topper[InstCombine] Move portion of SimplifyDemandedUseBits...
2017-04-12 Renato Golin[SystemZ] Fix more target specific tests
2017-04-12 Renato Golin[SystemZ] Fix target specific tests
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Added support for several VI-specific...
2017-04-12 Craig TopperTeach SimplifyDemandedUseBits that adding or subtractin...
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of v_cmp_class* and...
2017-04-12 Derek Schuff[WebAssembly] Update use of Attributes after r299875
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected encoding of V_MQSAD_U32_U8 for CI
2017-04-12 Easwaran RamanFix the bootstrap failure caused by r299986.
2017-04-12 Sanjay Patel[InstCombine] morph an existing instruction instead...
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected ds_wrxchg2* to support two offsets
2017-04-12 Jonas PaulssonFix a RUN line in new test.
2017-04-12 Serge PavlovRemove redundant type casts
2017-04-12 Ed MasteFix detection of backtrace() availability on FreeBSD
2017-04-12 Jonas Paulsson[SLPVectorizer] Pass the right type argument to getCmp...
2017-04-12 Benjamin Kramer[MachineBlockPlacment] Add an assert to ensure there...
2017-04-12 Benjamin Kramer[MachineBlockPlacement] Clean up data structures a...
2017-04-12 Jonas Paulsson[LoopVectorizer] Improve handling of branches during...
2017-04-12 Igor Breger[GlobalIsel][X86] support G_CONSTANT selection.
2017-04-12 Jonas Paulsson[LoopVectorizer, TTI] New method supportsEfficientVect...
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected src0 size for s_cbranch_join
2017-04-12 Jonas Paulsson[SystemZ] Updated test fp-cast.ll
2017-04-12 Jonas Paulsson[SystemZ] TargetTransformInfo cost functions implemented.
2017-04-12 Krasimir Georgiev[DWARF] Fix compiler warnings in DWARFContext.cpp,...
2017-04-12 Piotr Padlewski[LangRef] fix documentation
2017-04-12 Sam Kolton[AMDGPU] SDWA: make pass global
2017-04-12 George Rimar[DWARF] - Refactoring of DWARFContextInMemory implement...
2017-04-12 Chandler Carruth[IR] Rename the class templates for the case iterator...
2017-04-12 Daniel Sanders[globalisel][tablegen] Add experimental support for...
next