OSDN Git Service

android-x86/external-llvm.git
2017-04-28 Simon PilgrimMove variable local to where ita used. NFCI.
2017-04-28 Teresa JohnsonMemory intrinsic value profile optimization: Avoid...
2017-04-28 Simon Pilgrim[DAGCombiner] Add ComputeNumSignBits vector demanded...
2017-04-28 Simon Pilgrim[X86][SSE] Added new tests from D32416 to show codegen...
2017-04-28 Simon Pilgrim[X86][SSE] Renames all ones test to better match type.
2017-04-28 Simon Pilgrim[X86][SSE] Add codegen test for _mm_set_pd1 (PR32827)
2017-04-28 Diana Picus[ARM] GlobalISel: fixup r301632
2017-04-28 Diana Picus[ARM] GlobalISel: Get rid of ARMInstructionSelector...
2017-04-28 George Rimar[DWARF] - Fix mistype in dump output of pub* tables...
2017-04-28 Andrew Ng[DebugInfo][X86] Improve X86 Optimize LEAs handling...
2017-04-28 Craig Topper[WebAssembly] Update calls to computeKnownBits after...
2017-04-28 Clement Courbet[X86][NFC] Refactor RepMovsRepeats in preparation for...
2017-04-28 Diana Picus[ARM] GlobalISel: Tighten test. NFC
2017-04-28 Craig Topper[ValueTracking] Convert computeKnownBitsFromRangeMetada...
2017-04-28 Max Kazantsev[EarlyCSE] Mark the condition of assume intrinsic as...
2017-04-28 Max Kazantsev[EarlyCSE] Remove guards with conditions known to be...
2017-04-28 Craig Topper[SelectionDAG] Use KnownBits struct in DAG's computeKno...
2017-04-28 Craig Topper[SelectionDAG] Use various APInt methods to reduce...
2017-04-28 Sanjoy DasRemove unnecessary semicolon
2017-04-28 Sanjoy Das[StackMaps] Increase the size of the "location size...
2017-04-28 Saleem AbdulrasoolCOFF Import: expose both symbols
2017-04-28 Craig Topper[APInt] Use inplace shift methods where possible. NFCI
2017-04-28 Zachary Turner[llvm-pdbdump] Allow printing only a portion of a stream.
2017-04-28 Sam Clegg[WebAssembly] Add some tests for wasm MC layer
2017-04-27 Davide Italiano[SROA] Fix nondeterminism exposed by Simon's r299221.
2017-04-27 Frederich MunchFix a few pedantic warnings.
2017-04-27 Sanjay Patel[InstCombine] fix matcher to bind to specific operand...
2017-04-27 Sanjoy DasSpecify something that's true in practice
2017-04-27 Evgeniy Stepanov[asan] Fix dead stripping of globals on Linux.
2017-04-27 Evgeniy Stepanov[asan] Put ctor/dtor in comdat.
2017-04-27 Simon Pilgrim[X86][SSE] Add tests for broadcast from larger vector...
2017-04-27 Zachary Turner[llvm-readobj] Dump COFF Resources section.
2017-04-27 Chandler Carruth[PM/LoopUnswitch] Introduce a new, simpler loop unswitc...
2017-04-27 Eli Friedman[GlobalOpt] Correctly update metadata when localizing...
2017-04-27 Teresa JohnsonMemory intrinsic value profile optimization: Improve...
2017-04-27 Frederich MunchLimit disabling of warnings emitted from r301571 by...
2017-04-27 Frederich MunchFix warnings from test added in r301562 on Windows...
2017-04-27 Vassil VassilevSync with changes from r300825 in clang.
2017-04-27 Sanjoy DasUse a pointer type for target frame indices during...
2017-04-27 Peter Collingbournecmake: Touch $GIT_DIR/logs/HEAD if it does not already...
2017-04-27 Frederich MunchRefactor DynamicLibrary so searching for a symbol will...
2017-04-27 Xinliang David Li[PartialInlining]: Improve partial inlining to handle...
2017-04-27 Zachary Turner[CodeView] Isolate Debug Info Fragments into standalone...
2017-04-27 Zachary Turner[Support] Make BinaryStreamArray extractors stateless.
2017-04-27 Zachary TurnerRename some PDB classes.
2017-04-27 Sanjay Patel[x86] add minimal tests for potential size-changing...
2017-04-27 Sam Kolton[AMDGPU] DPP: add support for GFX9
2017-04-27 Krzysztof ParzyszekFix typo and place comment close to its target
2017-04-27 Aaron BallmanFixing a malformed RST table to get the documentation...
2017-04-27 Simon PilgrimFixed assert message to correctly refer to MRMSrcReg4VO...
2017-04-27 Zoran Jovanovic[mips][microMIPS] Adding code size reduction pass for...
2017-04-27 Jonas Paulsson[SystemZ] Remove incorrect assert in SystemZTTIImpl
2017-04-27 Diana Picus[ARM] GlobalISel: Fix extended stack operands
2017-04-27 Andrew V. Tischenko2 tests that were lost in rL301390
2017-04-27 George Rimar[llvm-dwarfdump] - Change format for .gdb_index dump.
2017-04-27 Igor Breger[GlobalISel][X86] handle not symmetric G_COPY
2017-04-27 Clement Courbet[CodeGen][NFC] Rename 'Src' to 'Val'.
2017-04-27 Sanjoy DasUse accessors for ValueHandleBase::V; NFC
2017-04-27 Craig Topper[Metadata] Fix typos in comments. NFC
2017-04-27 Craig Topper[InstCombine] Use APInt bit counting methods to avoid...
2017-04-27 Rui UeyamaMake StringSaver::save less ambiguous.
2017-04-27 Konstantin... AMDGPU: Fix assert in scheduler
2017-04-27 Ahmed Bougacha[Support] Fix overflow in SLEB128 decoding.
2017-04-27 Ahmed Bougacha[Support] clang-format LEB128.h. NFC.
2017-04-27 Chandler CarruthDisable GVN Hoist due to still more bugs being found...
2017-04-26 Adrian PrantlTurn DISubprogram into a variable-length node.
2017-04-26 Adrian PrantlRevert "Turn DISubprogram into a variable-length node."
2017-04-26 Adrian PrantlTurn DISubprogram into a variable-length node.
2017-04-26 Matthias BraunMachineFrameInfo.h: Remove unnecessary forward declarat...
2017-04-26 Matthias BraunLanai: Remove unnecessary canRealignStack() override...
2017-04-26 Matthias BraunMachineFrameInfo: Move implementation to an own file...
2017-04-26 Rui UeyamaRevert r301487: Replace HashString algorithm with xxHash64
2017-04-26 Adrian PrantlAdd support for DW_TAG_thrown_type.
2017-04-26 Rui UeyamaReplace HashString algorithm with xxHash64
2017-04-26 Eugene Zelenko[MC] Fix some Clang-tidy modernize-use-using warnings...
2017-04-26 Davide Italiano[LibCallsShrinkWrap] Remove an unnecessary class member...
2017-04-26 Davide Italiano[LibCallsShrinkWrap] More descriptive assertion messages.
2017-04-26 Davide Italiano[LibCallsShrinkWrap] Remove some temporary cl::opt(s).
2017-04-26 Davide Italiano[LibCallsShrinkWrap] Teach the pass how to preserve...
2017-04-26 Daniel BerlinKill the old Simplify* APIs, leave SimplifyInstruction...
2017-04-26 Daniel BerlinNewGVN: Use new SimplifyQuery based API
2017-04-26 Daniel BerlinPHITransAddr: Use new SimplifyQuery based API.
2017-04-26 Daniel BerlinInstCombine: Use the new SimplifyQuery versions of...
2017-04-26 Sanjay Patel[DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X)
2017-04-26 Dmitry Preobrazhensky[AMDGPU][MC] Added arg checks for vmcnt, expcnt, lgkmcn...
2017-04-26 Peter CollingbourneLTO: Mark undefined module asm symbols as used.
2017-04-26 Daniel BerlinCorrelatedValuePropagation: Rename a variable for consi...
2017-04-26 Craig Topper[ValueTracking] Introduce a KnownBits struct to wrap...
2017-04-26 Sanjoy DasReverts commit r301424, r301425 and r301426
2017-04-26 Matthew Simpson[LV] Handle external uses of floating-point induction...
2017-04-26 Sanjoy DasUse WeakVH instead of WeakTrackingVH in AliasSetTracker...
2017-04-26 Sanjoy DasAdd a new WeakVH value handle; NFC
2017-04-26 Sanjoy DasRename WeakVH to WeakTrackingVH; NFC
2017-04-26 Igor Breger[globalisel][tablegen] Fix vector element size
2017-04-26 Vedant Kumar[sampleprof] Drop test dependency on the string hash...
2017-04-26 Dmitry Preobrazhensky[AMDGPU][MC] Added check for truncation of SOPK imm...
2017-04-26 Dylan McKay[AVR] Remove an unused local variable
2017-04-26 Sanjay Patel[x86] change tests to use sext, not zext; NFC
2017-04-26 Haojian WuFix unused-variable warning caused by r301407.
2017-04-26 Sanjay Patel[TargetLowering] fix isConstTrueVal to account for...
next