OSDN Git Service

android-x86/external-llvm.git
2016-12-16 David Blaikiedwarfdump: Support/process relocations on a CU's abbrev_off
2016-12-16 Jun Bum Lim[CodeGenPrep] Skip merging empty case blocks
2016-12-16 Simon Pilgrim[X86][AVX] Call lowerVectorShuffleWithSHUFPS directly...
2016-12-16 Simon Pilgrim[X86][AVX512] use a single shufps for 512-bit vectors...
2016-12-16 Simon Pilgrim[X86][AVX512] Add tests showing missed opportunity...
2016-12-16 Nico WeberSpeculatively revert r289925, see PR31407
2016-12-16 Krzysztof Parzyszek[MIRParser] Add parsing hex literals of arbitrary size...
2016-12-16 Daniel JasperMove VerifierSupport into namespace llvm.
2016-12-16 Benjamin Kramer[GlobalISel] Silence unused variable warnings in Releas...
2016-12-16 Diana Picus[ARM] GlobalISel: Select add i32, i32
2016-12-16 Simon Pilgrim[X86][SSE] Combine shuffles to MOVSS/MOVSD whatever...
2016-12-16 Dylan McKay[AVR] Add a test for 64-bit left shifts
2016-12-16 Chandler CarruthRevert r289863: [LV] Enable vectorization of loops...
2016-12-16 Florian Hahn [codegen] Add generic functions to skip debug values.
2016-12-16 Diana Picus[ARM] Expose methods to get the CCAssignFn. NFCI
2016-12-16 Andrew V. TischenkoExtra coverage tests to demonstrate fixes in D72618...
2016-12-16 Chandler CarruthRevert r289638: [PowerPC] Fix logic dealing with nop...
2016-12-16 Mehdi AminiExtract a TBAAVerifier out of the verifier (NFC)
2016-12-16 Nico Weberattempt to fix windows build
2016-12-16 Ekaterina RomanovaUpdate .debug_line section version information to match...
2016-12-16 Nico WeberRevert 279703, it caused PR31404.
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Teresa Johnson[ThinLTO] Thin link efficiency: More efficient export...
2016-12-16 Chandler CarruthAdd extra headers that got deleted by my revert in...
2016-12-16 Chandler CarruthRevert patch series introducing the DAG combine to...
2016-12-16 Davide Italiano[SimplifyLibCalls] Use a lambda. NFCI.
2016-12-16 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize and Include...
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Tim Shen[APFloatTest] Log when test fails. NFC
2016-12-16 Peter CollingbourneAdd missing library dep.
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Ehsan Amiri[PPC] corrections in two testcases
2016-12-16 Peter CollingbourneIPO: Introduce ThinLTOBitcodeWriter pass.
2016-12-16 Evandro Menezes[AArch64] Add FeatureSlowMisaligned128Store to Exynos...
2016-12-15 Teresa Johnson[ThinLTO] Thin link efficiency improvement: don't re...
2016-12-15 Davide Italiano[SimplifyLibCalls] Add a test to make sure we lower...
2016-12-15 Davide Italiano[SimplifyLibCalls] Lower fls() to llvm.ctlz().
2016-12-15 David BlaikieDebugInfo: Make a Generic test case actually generic...
2016-12-15 David BlaikieDebugInfo: Address non-deterministic output (iterating...
2016-12-15 Quentin Colombet[IRTranslator] Merge the entry and ABI lowering blocks.
2016-12-15 David BlaikieDebugInfo: Emit ranges for functions with DISubprograms...
2016-12-15 Davide Italiano[SimplifyLibCalls] Remove redundant folding logic for...
2016-12-15 Eli FriedmanDon't combine splats with other shuffles.
2016-12-15 Yichao YuFix R_AARCH64_MOVW_UABS_G3 relocation
2016-12-15 Matt ArsenaultAMDGPU: Select branch on undef to uniform scc branch
2016-12-15 Teresa Johnson[gold] Add datalayout to test where it was missing
2016-12-15 Teresa Johnson[ThinLTO] Revert part of r289843 that belonged to anoth...
2016-12-15 Eli FriedmanDon't combine a shuffle of two BUILD_VECTORs with dupli...
2016-12-15 Sanjoy Das[Verifier] Allow TBAA metadata on atomicrmw and atomicc...
2016-12-15 Teresa Johnson[ThinLTO] Remove stale comment (NFC)
2016-12-15 Ehsan Amiri[PPC] Use CHECK-DAG instead of CHECK in the testcase
2016-12-15 Matt ArsenaultAMDGPU: Fix asserting on returned tail calls
2016-12-15 Teresa Johnson[ThinLTO] Thin link efficiency: skip candidate added...
2016-12-15 Matt ArsenaultAMDGPU: Assembler support for vintrp instructions
2016-12-15 Matthew Simpson[LV] Enable vectorization of loops with conditional...
2016-12-15 Andrea Di Biagio[SimplifyCFG] Merge debug locations when hoisting an...
2016-12-15 Geoff Berry[LiveRangeEdit] Change eliminateDeadDef assert to if...
2016-12-15 Peter CollingbourneLibDriver: Allow resource files to be archive members.
2016-12-15 Zachary TurnerRe-add the check for __has_attribute in StringLiteral.
2016-12-15 Boris UlasevichBrainF example: fixing segfault caused by outdated...
2016-12-15 Zachary TurnerIgnore -Wgcc-compat diagnostic in StringLiteral.
2016-12-15 Sanjay Patel[InstCombine] add folds for icmp (smin X, Y), X
2016-12-15 Reid KlecknerFix some remaining documentation references to MSVC...
2016-12-15 Zachary Turner[StringRef] Add enable-if to StringLiteral.
2016-12-15 Kostya Serebryany[libFuzzer] doc update
2016-12-15 Ahmed Bougacha[GlobalISel] Drop workaround for Legalizer member/class...
2016-12-15 Sanjay Patel[x86] use a single shufps for 256-bit vectors when...
2016-12-15 Matthew Simpson[AArch64] Guard Misaligned 128-bit store penalty by...
2016-12-15 Ahmed Bougacha[AArch64][GlobalISel] Remove redundant RBI comments...
2016-12-15 Teresa Johnson[ThinLTO] Ensure callees get hot threshold when first...
2016-12-15 Chris Bieneman[CMake] Minor change to symlink generation for LLDB
2016-12-15 Sanjay Patel[x86] use a single shufps when it can save instructions
2016-12-15 Simon Pilgrim[X86][SSE] Fix domains for scalar store instructions
2016-12-15 Robert LougherRevert "[SimplifyCFG] In sinkLastInstruction correctly...
2016-12-15 Jacques Pienaar[lanai] Simplify small section check in LowerGlobalAddr...
2016-12-15 Simon Pilgrim[X86][AVX512] Moved instruction domain lookups to the...
2016-12-15 Robert Lougher[SimplifyCFG] In sinkLastInstruction correctly set...
2016-12-15 Krzysztof ParzyszekFix ubsan failures in lane mask shifts
2016-12-15 Simon Pilgrim[X86][SSE] Fix domains for VZEXT_LOAD type instructions
2016-12-15 Alexander TimofeevFix for regression after Global Load Scalarization...
2016-12-15 Krzysztof ParzyszekExtract LaneBitmask into a separate type
2016-12-15 Simon Pilgrim[CostModel][X86] Updated reverse shuffle costs
2016-12-15 Alexey Bataev[TEST] Initial commit of tests for minmax horizontal...
2016-12-15 Alexey BataevRevert "[TESTS] Initial commit of tests, by Andrew...
2016-12-15 Ehsan Amiri[InstCombine] New opportunities for FoldAndOfICmp and...
2016-12-15 Simon Pilgrim[CostModel] Fix long standing bug with reverse shuffle...
2016-12-15 Alexey Bataev[TESTS] Initial commit of tests, by Andrew Tischenko
2016-12-15 Nemanja Ivanovic[Power9] Allow AnyExt immediates for XXSPLTIB
2016-12-15 Dylan McKay[AVR] Support floats in the instrumention pass
2016-12-15 Simon Pilgrim[CostModel][X86] Add tests for reverse shuffle costs
2016-12-15 Prakhar BahugunaAdd missing triple target for numeric section flag...
2016-12-15 Pavel LabathSimplify format member detection in FormatVariadic
2016-12-15 Sjoerd Meijer[Thumb] Teach ISel how to lower compares of AND bitmask...
2016-12-15 Dylan McKay[AVR] Add argument indices to the instrumention hook...
2016-12-15 Prakhar BahugunaFix for build warning in execute-only support
2016-12-15 Prakhar BahugunaAllow ELF section flags to be specified numerically
2016-12-15 Prakhar Bahuguna[ARM] Implement execute-only support in CodeGen
2016-12-15 Sanjoy DasAdd missing -mtriple to MIR test case
2016-12-15 Yaxun LiuAttempt to fix llvm-readobj crash on ppc64 due to r289674
2016-12-15 Daniel JasperFix go bindings after r289702 (hopefully, don't really...
next