OSDN Git Service

android-x86/external-llvm.git
2016-07-04 Nicolai HaehnleAdd writeonly IR attribute
2016-07-04 Craig Topper[CodeGen] Make the code that detects a if a shuffle...
2016-07-04 NAKAMURA TakumiReformat blank lines.
2016-07-04 NAKAMURA TakumiReformat comment lines.
2016-07-04 NAKAMURA TakumiUntabify.
2016-07-04 NAKAMURA TakumiReformat.
2016-07-03 Simon Pilgrim[X86] Add shuffle mask rescaling helper function. NFCI.
2016-07-03 Simon Pilgrim[X86][AVX2] Merge unary permute matching behind the...
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for 512-bit shuffle lowering...
2016-07-03 Craig Topper[CodeGen] Teach OR combine of shuffles involving zero...
2016-07-03 Craig Topper[X86] Add tests to show that the DAG combine for OR...
2016-07-03 Haicheng Wu[MBB] add a missing corner case in UpdateTerminator()
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for VPERMPD/VPERMQ masked...
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for 512-bit shuffle decoding...
2016-07-03 Simon Pilgrim[X86][AVX] Renamed VPERMILPI shuffle comment macros...
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for VPALIGNR/PSHUFD/PSHUFHW...
2016-07-03 Sanjay Patel[InstCombine] enable vector select of bools -> logic...
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for UNPCK masked shuffle...
2016-07-03 Sanjay Patelfix formatting; NFC
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for VPERM/VSHUF masked shuffl...
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for PMOVZX masked shuffle...
2016-07-03 Sanjay Pateladd vector bool select tests and regenerate checks...
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for masked shuffle comments
2016-07-03 Simon Pilgrim[X86][AVX512] Add support for lowering shuffles to...
2016-07-03 Sean SilvaPR28400: Partly undo r274440 to bring test-suite back...
2016-07-03 Sean Silva[PM] Some preparatory refactoring to minimize the diff...
2016-07-02 Sean SilvaRemove dead TLI arg of isKnownNonNull and propagate...
2016-07-02 Xinliang David LiFix wrong comment
2016-07-02 Xinliang David Li[PM] Port LoopAccessInfo analysis to new PM
2016-07-02 Simon PilgrimFix spelling.
2016-07-02 Simon Pilgrim[X86][AVX512] Add support for lowering shuffles to...
2016-07-02 Sylvestre Ledrufix some various typos in the doc
2016-07-02 Simon Pilgrim[X86][AVX512VL] Add fast-isel MOVDDUP/MOVSLDUP/MOVSHDUP...
2016-07-02 Sean Silva[PM] Some preparatory refactoring to minimize the diff...
2016-07-02 Sean Silva[PM] Preparatory cleanups to ArgumentPromotion.
2016-07-02 Simon Pilgrim[X86][AVX512] Add support for 512-bit PSHUFB lowering
2016-07-02 Simon Pilgrim[X86][AVX512] Converted the MOVDDUP/MOVSLDUP/MOVSHDUP...
2016-07-02 Wilfred HughesNew Kaleidoscope chapter: Creating object files
2016-07-02 Sean Silva[PM] Fix a small typo from when I ported JumpThreading
2016-07-02 Simon Pilgrim[X86][AVX512] Autoupgrade the MOVDDUP/MOVSLDUP/MOVSHDUP...
2016-07-02 Benjamin Kramer[DIBuilder] Remove dead code. NFC.
2016-07-02 Benjamin Kramer[Hexagon] Create global std::map lazily.
2016-07-02 Simon Pilgrim[X86][AVX512] Add support for lowering shuffles to...
2016-07-02 Simon Pilgrim[X86][AVX512] Add test cases that should lower to MOVSL...
2016-07-02 Simon Pilgrim[X86][AVX512] Add fast-isel shuffle tests
2016-07-02 Benjamin KramerUse arrays or initializer lists to feed ArrayRefs inste...
2016-07-02 Qin Zhao[esan|cfrag] Add counters for struct array accesses
2016-07-02 Marcin Koscielnicki[SystemZ] Move misplaced SystemZ::TDC to non-memory...
2016-07-02 Pirama Arumuga... Add RenderScript ArchType
2016-07-02 Michael Kuperstein[PM] Port ConstantHoisting to the new Pass Manager
2016-07-02 Reid Kleckner[codeview] Set the Nested and Scoped ClassOptions based...
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Fix warning about extra semicolon
2016-07-01 Matt ArsenaultTII: Fix inlineasm size counting comments as insts
2016-07-01 Matt ArsenaultPeepholeOptimizer: Relax assert
2016-07-01 David Majnemer[CodeView] Include the offset of nested members
2016-07-01 David Majnemer[CodeView] Pretty print anonymous scopes
2016-07-01 Matt ArsenaultAMDGPU: Add feature for unaligned access
2016-07-01 Matt ArsenaultAMDGPU: Expand unaligned accesses early
2016-07-01 Evgeniy Stepanov[msan] Fix __msan_maybe_ for non-standard type sizes.
2016-07-01 Matt ArsenaultAMDGPU: Improve load/store of illegal types.
2016-07-01 Reid Kleckner[codeview] Don't record UDTs for anonymous structs
2016-07-01 Justin BognerIR: Set TargetPrefix for some X86 and AArch64 intrinsic...
2016-07-01 Alina SbirleaAddress two correctness issues in LoadStoreVectorizer
2016-07-01 Krzysztof Parzyszek[Hexagon] Revert r274381: that was actually wrong
2016-07-01 Krzysztof Parzyszek[Hexagon] Use MachineOperand::readsReg instead of isUse
2016-07-01 Reid Kleckner[pdb] Check the display name for <unnamed-tag>, not...
2016-07-01 Reid Kleckner[codeview] Assert that our CV type records are valid
2016-07-01 Matt ArsenaultAMDGPU/SI: Enable testing several variants for si scheduler
2016-07-01 Dehao ChenSpecify mtriple for the frame-order.ll test.
2016-07-01 Hans WennborgRevert r274347 "[ARM] Refactor Thumb2 mul instruction...
2016-07-01 John BrawnMake extract_symbols.py be compatible with Python 3
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in RegisterCoalescer, NFC
2016-07-01 Sanjay Patelfix documentation comments; NFC
2016-07-01 Duncan P. N... CodeGen: Avoid implicit conversions in TargetInstrInfo...
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in ScheduleDAGIntrs, NFC
2016-07-01 Adrian PrantlReapply "Define a module map entry for DebugInfo/CodeView."
2016-07-01 Dehao ChenDo not count debug instructions when counting number...
2016-07-01 Duncan P. N... CodeGen: Avoid iterator conversion in UnreachableBlockE...
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in SlotIndexes.cpp, NFC
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in RegAllocFast, NFC
2016-07-01 John Brawn[CMake] Add LLVM_BUILD_32_BITS to LLVMConfig.cmake
2016-07-01 Sam Parker[ARM] Refactor Thumb2 mul instruction descs
2016-07-01 Benjamin Kramerfunction_refify. NFC.
2016-07-01 Nikolay HaustovResubmit r268719 - AMDGPU/SI: Add amdgpu_kernel calling...
2016-07-01 Sam Kolton[AMDGPU] Assembler: support SDWA for VOPC instructions
2016-07-01 NAKAMURA TakumiUpdate libdeps; AMDGPUCodeGen requires LLVMVectorize.
2016-07-01 Craig Topper[CodeGen] Cleanup getVectorShuffle a bit to take advant...
2016-07-01 Craig Topper[CodeGen,Target] Remove the version of DAG.getVectorShu...
2016-07-01 Eric ChristopherAdd support for allowing us to create uniquely identifi...
2016-07-01 Eric Christopher80-column and comment fixups.
2016-07-01 Xinliang David Li[PM] refactor LoopAccessInfo code part-2
2016-07-01 Xinliang David Li[MBP] method interface cleanup
2016-07-01 Duncan P. N... Revert "add tests for bugs fixed by the GVN hoist pass"
2016-07-01 Matt ArsenaultAMDGPU: Add option to run the load/store vectorizer
2016-07-01 Adrian PrantlRevert "Define a module map entry for DebugInfo/CodeView."
2016-07-01 Sebastian Popadd tests for bugs fixed by the GVN hoist pass
2016-07-01 Reid Kleckner[codeview] Add DISubprogram::ThisAdjustment
2016-07-01 Matt ArsenaultLoadStoreVectorizer: improvements: better pointer analysis
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Don't increase alignment with...
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Check TTI for vec reg bit width
next