OSDN Git Service

android-x86/external-llvm.git
2017-04-26 Dean Michael... [XRay][tools] Remove wayward semicolon (NFC)
2017-04-26 Dean Michael... [XRay][tools] Fixup definition for stat division.
2017-04-26 Davide Italiano[AMDGPU] Garbage collect dead code. NFCI.
2017-04-26 Ahmed Bougacha[Support] Avoid UB in sys::fs::perms::operator~. NFC.
2017-04-26 Vadzim Dambrouski[MSP430] Fix PR32769: Select8 and Select16 need to...
2017-04-26 Vedant Kumar[gcov] Sort file info before printing it
2017-04-26 Sam Cleggrevert debugging
2017-04-26 Sam Clegg[WebAssembly] Allow for signed relocation addends
2017-04-25 Dylan McKay[AVR] Do not kill the dest register for a pseudo instru...
2017-04-25 Matt ArsenaultAMDGPU: Shift down reserved SP register like scratch...
2017-04-25 Sanjay Patel[DAG] fix formatting of isConstantSplat(); NFC
2017-04-25 Matt ArsenaultAMDGPU: Clean up VOP3NoMods pattern
2017-04-25 Sanjay Patel[x86] add more tests for potential change in bool math...
2017-04-25 Konstantin... AMDGPU: Fix ValueKind code object metadata for images
2017-04-25 Sanjay Patel[x86] regenerate checks; NFC
2017-04-25 Zachary Turner[llvm-pdbdump] Allow sorting / filtering by immediate...
2017-04-25 Zachary Turner[llvm-pdbdump] Dump File / Line Info to YAML.
2017-04-25 Zachary Turner[StringExtras] Add a fromHex to complement toHex.
2017-04-25 Matthias BraunSimplifyLibCalls: Fix crash on memset(notmalloc())
2017-04-25 Adrian PrantlFix an assertion when skipping stack values in DWARF2...
2017-04-25 Petr Hosek[llvm-objdump] Don't attempt to print lines beyond...
2017-04-25 Krzysztof Parzyszek[Hexagon] Only increment debug counters if debug option...
2017-04-25 Gil Rapaport[LV] Make LIT test insensitive to basic block numbering
2017-04-25 Stanislav MekhanoshinSkip bitcasts while looking for GEP in LoadStoreVectorizer
2017-04-25 Simon Pilgrim[X86][AVX2] Add shuffle test for PR27320 showing curren...
2017-04-25 Craig Topper[InstCombine] Remove redundant code from SimplifyUsingD...
2017-04-25 Craig Topper[APInt] Use isSubsetOf, intersects, and bit counting...
2017-04-25 Craig Topper[InstCombine] Fix CHECK-LABEL in two tests.
2017-04-25 Simon Pilgrim[X86][SSE] Add tests for PR14657 showing current codegen.
2017-04-25 Adrian PrantlPrint complete DIExpressions in the assembler output...
2017-04-25 Sam Clegg[WebAssembly] Fix relocation count in wasm binaries...
2017-04-25 Sam Clegg[WebAssembly] Read global index in init expression...
2017-04-25 Craig Topper[InstSimplify] Handle (~A & ~B) | (~A ^ B) -> ~A ^ B
2017-04-25 Davide Italiano[PM] Run IndirectCallPromotion only when PGO is enabled.
2017-04-25 Craig Topper[InstCombine] Remove superfluous curly braces around...
2017-04-25 Craig Topper[ValueTracking] Use APInt::operator|=(uint64_t) instead...
2017-04-25 Craig Topper[ValueTracking] Use APInt instead of auto. NFC
2017-04-25 Craig Topper[ValueTracking] Use BitWidth local variable instead...
2017-04-25 Simon Pilgrim[SelectionDAG] Added getBuildVector(ArrayRef<SDUse...
2017-04-25 Simon Pilgrim[DAGCombiner] Refactor to make it easy to add support...
2017-04-25 Andrew NgResubmit r301309: [DebugInfo][X86] Fix handling of...
2017-04-25 Craig Topper[InstCombine] Add missing commute handling to (A |...
2017-04-25 Simon Pilgrim[SelectionDAG] Use getBuildVector helper where possible...
2017-04-25 Dylan McKay[AVR] Support the LDWRdPtr instruction with the same...
2017-04-25 Andrew NgRevert "[DebugInfo][X86] Fix handling of DBG_VALUE...
2017-04-25 Daniel SandersBring back the ability opt out of padding zero-byte...
2017-04-25 Andrew Ng[DebugInfo][X86] Fix handling of DBG_VALUE's in post...
2017-04-25 Simon Pilgrim[SelectionDAG] Pull out repeated getValueType calls...
2017-04-25 Simon Pilgrim[DAGCombiner] Add vector support for (srl (trunc (srl...
2017-04-25 Andrew Ng[SimplifyLibCalls] Fix infinite loop with fast-math...
2017-04-25 Simon Pilgrim[SelectionDAG] Recognise splat vector isKnownToBeAPower...
2017-04-25 Simon Pilgrim[DAGCombiner] Use SDValue::getConstantOperandVal helper...
2017-04-25 Sanjoy Das[IVUsers] Don't bail out of normalizing non-affine...
2017-04-25 Craig Topper[InstCombine] Add test cases for missing commute handli...
2017-04-25 Craig Topper[InstCombine] Add test cases showing failures to handle...
2017-04-25 Craig Topper[InstCombine] Use commutable matchers to reduce some...
2017-04-25 Gil Rapaport[LV] Remove redundant basic block split
2017-04-25 Serge GueltonUpdate doc of the variadic version of getOrInsertFunction
2017-04-25 Xinliang David Li[CodeExtractor]: Fixup use refs of the old phi.
2017-04-25 Akira Hatanaka[ObjCARC] Do not sink an objc_retain past a clang.arc...
2017-04-25 Davide Italiano[SimplifyLibCalls] Remove a cl::opt that's been `true...
2017-04-25 Sanjoy DasTeach SCEV normalization to de/normalize non-affine...
2017-04-24 Matt ArsenaultInferAddressSpaces: Use reference arguments instead...
2017-04-24 Eugene Zelenko[Object] Fix some Clang-tidy modernize and Include...
2017-04-24 Matt ArsenaultInferAddressSpaces: Remove redundant assert
2017-04-24 Sanjay Patel[ARM, x86] add more vector tests for bool math; NFC
2017-04-24 Reid Kleckner[git-llvm] Remove CR from middle of svn propget output
2017-04-24 Reid KlecknerMake getSlotAttributes return an AttributeSet instead...
2017-04-24 Reid Kleckner[git-llvm] Make `push` work on CRLF files with svn...
2017-04-24 Sanjay Patel[InstSimplify] use ConstantRange to simplify more and...
2017-04-24 Simon Pilgrim[DAGCombiner] Use APInt::intersects to avoid tmp variab...
2017-04-24 Matt ArsenaultAMDGPU: Slightly simplify prolog reserved register...
2017-04-24 Galina KistanovaCosmetic change.
2017-04-24 Saleem AbdulrasoolProfileData: clean up some stale declarations (NFC)
2017-04-24 Galina KistanovaSmall addition on how to add a builder.
2017-04-24 Artem Tamazov[AMDGPU][mc][tests][NFC] Bulk ISA tests: update for...
2017-04-24 Reid Kleckner[Bitcode] Refactor attribute group writing to avoid...
2017-04-24 Teresa JohnsonUpdate profile during memory instrinsic optimization
2017-04-24 Matt ArsenaultRevert "StructurizeCFG: Directly invert cmp instructions"
2017-04-24 Davide Italiano[LoopUnroll] Remove spurious newline.
2017-04-24 Frederich MunchRevert "Refactor DynamicLibrary so searching for a...
2017-04-24 Davide Italiano[LoopUnroll] Don't try to unroll non canonical loops.
2017-04-24 Sanjoy Das[LIR] Obey non-integral pointer semantics
2017-04-24 Saleem AbdulrasoolAvoid unnecessary copies in some for loops
2017-04-24 Frederich MunchRefactor DynamicLibrary so searching for a symbol will...
2017-04-24 Krzysztof ParzyszekMove value type list from TargetRegisterClass to Target...
2017-04-24 Krzysztof ParzyszekRevert r301231: Accidentally committed stale files
2017-04-24 Krzysztof ParzyszekMove value type list from TargetRegisterClass to Target...
2017-04-24 Matt ArsenaultAMDGPU: Select scratch mubuf offsets when pointer is...
2017-04-24 Matt ArsenaultAMDGPU: Set StackGrowsUp in MCAsmInfo
2017-04-24 Stanislav Mekhanoshin[AMDGPU] Merge M0 initializations
2017-04-24 Piotr PadlewskiHandle invariant.group.barrier in BasicAA
2017-04-24 Evgeniy Stepanov[asan] Let the frontend disable gc-sections optimizatio...
2017-04-24 Mandeep Singh... [SimplifyCFG] Fix for non-determinism in codegen
2017-04-24 Krzysztof ParzyszekMove size and alignment information of regclass to...
2017-04-24 Dimitry AndricDon't test setting sticky bits on files for modern...
2017-04-24 Adrian PrantlDon't emit CFI instructions at the end of a function
2017-04-24 George KarpenkovUpdates documentation for a syntax sugar libfuzzer...
2017-04-24 Yaxun LiuCodeGen: Add a hook for getFenceOperandTy
2017-04-24 Evgeniy StepanovRevert "Compute safety information in a much finer...
next