OSDN Git Service

android-x86/external-llvm.git
2018-02-02 Jonas Paulsson[SelectionDAG] Consider endianness in scalarizeVectorS...
2018-02-02 Jonas Paulsson[SelectionDAG] Add an assert in getNode() for EXTRACT_...
2018-02-02 Jonas Paulsson[SystemZ] Update test case (NFC)
2018-02-02 Shiva Chen[RISCV] Add ELFObjectFileBase::getRISCVFeatures let...
2018-02-02 Craig Topper[X86] Legalize (v64i1 (bitcast (i64 X))) on 32-bit...
2018-02-02 Craig Topper[X86] Legalize (i64 (bitcast (v64i1 X))) on 32-bit...
2018-02-02 Shiva Chen[RISCV] Fix c.addi and c.addi16sp immediate constraints...
2018-02-02 Shiva Chen[RISCV] Define getSetCCResultType for setting vector...
2018-02-02 Amara Emerson[AArch64][GlobalISel] Fix old use of % sigil in test.
2018-02-02 Amara EmersonFix debug spelling in ResetMachineFunction pass.
2018-02-02 Amara Emerson[GlobalISel] Constrain the dest reg of IMPLICT_DEF.
2018-02-02 David BlaikieRemove non-modular header containing static utility...
2018-02-02 David BlaikieAdd missing includes
2018-02-02 Matthias BraunSplitKit: Fix liveness recomputation in some remat...
2018-02-02 Vlad TsyrklevichFix broken builds due to mismatched min/max types
2018-02-01 Vlad Tsyrklevich[cfi-verify] Add blame context printing, and improved...
2018-02-01 Craig Topper[X86] Separate the call to LowerVectorAllZeroTest from...
2018-02-01 Amara Emerson[GlobalISel][Legalizer] Relax a legalization loop detec...
2018-02-01 Simon PilgrimFix check-prefixes typo and line endings.
2018-02-01 Simon Pilgrim[X86][SSE] Add SSE41 to variable permute tests
2018-02-01 Simon Pilgrim[X86][XOP] Add XOP to variable permute tests
2018-02-01 Sanjay Patel[InstCombine] allow multi-use values in canEvaluate...
2018-02-01 Nemanja Ivanovic[PowerPC] Tell VSX swap removal that scalar conversions...
2018-02-01 David BlaikieCoding Standards: Document library layering requirement...
2018-02-01 Craig Topper[DAGCombiner] When folding (insert_subvector undef...
2018-02-01 Amara Emerson[GlobalISel] Fix assert failure when legalizing non...
2018-02-01 Brock Wyma[CodeView] Class record member counts should include...
2018-02-01 Benjamin Kramer[ADT] Replace sys::MemoryFence with standard atomics.
2018-02-01 Sanjay Patel[AArch64] remove bogus comment; NFC
2018-02-01 Easwaran RamanRemove CallGraphTraits and use equivalent methods in...
2018-02-01 Geoff Berry[MachineCopyPropagation] Extend pass to do COPY source...
2018-02-01 Easwaran Raman[GraphTraits] Add support for iterating over children...
2018-02-01 Changpeng FangAMDGPU/SI: Adjust the encoding family for D16 buffer...
2018-02-01 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - add...
2018-02-01 Sanjay Patel[AArch64] add tests with sqrt estimate and ieee denorms...
2018-02-01 Sanjay Patel[AArch64] auto-generate complete checks; NFC
2018-02-01 Craig Topper[X86] Remove custom lowering vXi1 extending loads and...
2018-02-01 Craig Topper[X86] Turn X86ISD::AND nodes that have no flag users...
2018-02-01 Sanjay Patel[DAGCombiner] filter out denorm inputs when calculating...
2018-02-01 Nirav Dave[SelectionDAG] Fix UpdateChains handling of TokenFactors
2018-02-01 Simon Pilgrim[X86][SSE] Add PR26491 horizontal add test
2018-02-01 Simon Pilgrim[X86][AVX512DQ] Add DQ var permute 256 tests as request...
2018-02-01 Sjoerd Meijer[ARM] FullFP16 LowerReturn Fix
2018-02-01 David GreenRevert commit rL323951
2018-02-01 Aleksandar... [mips] Include EVA instructions in Std2MicroMips mappin...
2018-02-01 Clement Courbet[AArch64][NFC] Make all ProcResource definitions includ...
2018-02-01 Yvan Roux[ARM] Add support for unpredictable MVN instructions.
2018-02-01 David Green[InstCombine] Allow common type conversions to i8/i16/i32
2018-02-01 Jonas Devlieghere[NFC] 'DWARFv5' -> 'DWARF v5'
2018-02-01 Yvan RouxTest commit: Fix a comment.
2018-02-01 Mikael Holmen[LSR] Don't force bases of foldable formulae to the...
2018-02-01 Dean Michael... [XRay][compiler-rt+llvm] Update XRay register stashing...
2018-02-01 Rafael Espindola[MC] Fix assembler infinite loop on EH table using...
2018-01-31 Amara Emerson[GlobalOpt] Improve common case efficiency of static...
2018-01-31 Matt ArsenaultDAG: Fix not truncating when promoting bswap/bitreverse
2018-01-31 Evgeniy StepanovRevert "[ARM] Lower lower saturate to 0 and lower satur...
2018-01-31 Matt ArsenaultUtils: Fix DomTree update for entry block
2018-01-31 Matt ArsenaultAMDGPU: Fix missing SCC def from s_xor_b64_term
2018-01-31 Amjad Aboud[AggressiveInstCombine] Fixed TruncCombine class to...
2018-01-31 Craig Topper[X86] Make the type checks in detectAVX512USatPattern...
2018-01-31 Max Moroz[llvm-cov] Fix incorrect usage of .precision specifier...
2018-01-31 Puyan LotfiFollowup on Proposal to move MIR physical register...
2018-01-31 Krzysztof Parzyszek[Hexagon] Rename HexagonISelLowering::getNode to getIns...
2018-01-31 Chandler Carruth[x86] Make the retpoline thunk insertion a machine...
2018-01-31 Krzysztof Parzyszek[Hexagon] Implement HVX codegen for vector shifts
2018-01-31 Marek Olsak[SeparateConstOffsetFromGEP] Fix up addrspace in the...
2018-01-31 Krzysztof Parzyszek[Hexagon] Handle ANY_EXTEND_VECTOR_INREG in lowering
2018-01-31 Krzysztof Parzyszek[Hexagon] Handle SETCC on vector pairs in lowering
2018-01-31 Eli Friedman[GlobalOpt] Fix exponential compile-time with selects.
2018-01-31 Marek OlsakAMDGPU: Fold inline offset for loads properly in moveTo...
2018-01-31 Marek OlsakAMDGPU: Add intrinsics llvm.amdgcn.cvt.{pknorm.i16...
2018-01-31 Marek Olsak[SeparateConstOffsetFromGEP] Preserve metadata when...
2018-01-31 Geoff Berry[MachineOutliner] Freeze registers in new functions
2018-01-31 Sam Clegg[WebAssembly] MC: Remove unused code for handling of...
2018-01-31 Sam Clegg[WebAssembly] MC: Resolve aliases when creating provisi...
2018-01-31 Amaury Sechet[X86] Generate testl instruction through truncates.
2018-01-31 Chih-Hung Hsieh[Analysis] Disable calls to *_finite and other glibc...
2018-01-31 Max Moroz[llvm-cov] Improvements for summary report generated...
2018-01-31 Daniel Neilson[CodeGenPrepare] Improve source and dest alignments...
2018-01-31 Krzysztof Parzyszek[Hexagon] Handle BUILD_VECTOR from undef values in...
2018-01-31 Amaury Sechet[X86] Avoid using high register trick for test instruction
2018-01-31 Krzysztof Parzyszek[Hexagon] Only process bitcasts of vsplats when selecti...
2018-01-31 Daniel Neilson[Lint] Upgrade uses of MemoryIntrinic::getAlignment...
2018-01-31 Petar Jovanovic[DWARF] Allow duplication of tails with CFI instructions
2018-01-31 Sanjay Patel[InstCombine] move related tests into the same file...
2018-01-31 Sanjay Patel[InstCombine] add tests to show limit of canEvaluate...
2018-01-31 Nirav Dave[DAG] Prevent NodeId pruning of TokenFactors in Instruc...
2018-01-31 Diana PicusFix formatting for r323876. NFC
2018-01-31 Sanjay Patel[InstCombine] reduce code duplication for canEvaluate...
2018-01-31 Diana Picus[ARM GlobalISel] Modernize LegalizerInfo. NFCI
2018-01-31 Marina YatsinaFix build error in r323870
2018-01-31 Florian Hahn[MachineCombiner] Add check for optimal pattern order.
2018-01-31 Marina YatsinaTake into account the cost of local intervals when...
2018-01-31 Pablo Barrio[ARM] Lower lower saturate to 0 and lower saturate...
2018-01-31 Amaury SechetAdd a regression test for problems caused by D42646...
2018-01-31 Jonas Paulsson[SystemZ] Check the bitwidth before calling isInt/isUInt.
2018-01-31 Amjad Aboud[AggressiveInstCombine] Make TruncCombine class ignore...
2018-01-31 Sjoerd Meijer[ARM] Armv8.2-A FP16 code generation (part 2/3)
2018-01-31 Jonas Paulsson[PowerPC] Return true in enableMultipleCopyHints().
2018-01-31 Roger Ferrer... [ARM] Allow the scheduler to clone a node with glue...
next