OSDN Git Service

android-x86/external-llvm.git
2018-02-05 Hiroshi Inoue[PowerPC] Check hot loop exit edge in PPCCTRLoops
2018-02-05 Clement Courbet[CodeGenSchedule][NFC] Always emit ProcResourceUnits.
2018-02-05 Igor Laevsky[llvm-opt-fuzzer] Avoid adding incorrect inputs to...
2018-02-05 James HendersonFix more print format specifiers in debug_rnglists...
2018-02-05 Serguei KatkovRevert [SimplifyCFG] Relax restriction for folding...
2018-02-05 Craig Topper[X86] Add isel patterns for selecting masked SUBV_BROAD...
2018-02-05 Max Kazantsev[NFC] Add tests for PR35743
2018-02-05 Serguei Katkov[SimplifyCFG] Relax restriction for folding uncondition...
2018-02-05 Craig Topper[X86] Remove unused lambda. NFC
2018-02-05 Craig Topper[X86] Remove X86ISD::SHUF128 from combineBitcastForMask...
2018-02-05 Serguei KatkovRe-apply [SCEV] Fix isLoopEntryGuardedByCond usage
2018-02-04 Craig Topper[X86] Auto-generate full checks. NFC
2018-02-04 Zvi RackoverX86 Tests: Add shuffle that can be improved by widening...
2018-02-04 Florian Hahn[PartialInliner] Update test (NFC).
2018-02-04 Florian Hahn[InlineFunction] Set arg attrs even if there only are...
2018-02-04 Sander de Smalen[TableGen][AsmMatcherEmitter] Fix tied-constraint check...
2018-02-04 Chad Rosier[LV] Use Demanded Bits and ValueTracking for reduction...
2018-02-04 Craig Topper[X86] Add DAG combine to turn (bitcast (and/or/xor...
2018-02-04 Craig Topper[X86] Remove unused function argument. NFC
2018-02-03 Craig Topper[DAGCombiner] When folding fold (sext/zext (and/or...
2018-02-03 Simon Pilgrim[MIPS] Regenerate vector tests with update script
2018-02-03 Simon Pilgrim[SelectionDAG] Don't use simple VT in generic shuffle...
2018-02-03 Simon Pilgrim[X86][SSE] Don't chain shuffles together in schedule...
2018-02-03 Craig Topper[X86] Remove and autoupgrade kand/kandn/kor/kxor/kxnor...
2018-02-03 David GreenRemove unneeded -debug argument from new test
2018-02-03 Lang Hames[ORC] Rename NullResolver to NullLegacyResolver.
2018-02-03 David Green[InstCombine] Allow common type conversions to i8/i16/i32
2018-02-03 Alex Bradbury[RISCV] Update two RISCV codegen tests after rL323991
2018-02-03 Simon PilgrimFix MSVC signed/unsigned comparison warning. NFCI.
2018-02-02 Richard SmithFix incorrect usage of std::is_assignable.
2018-02-02 Daniel Neilson[InstCombine] Use getDestAlignment in SimplifyMemSet...
2018-02-02 Craig Topper[X86] Prefer to create a ISD::SETCC over X86ISD::PCMPEQ...
2018-02-02 Sanjay Patel[InstCombine] make sure tests are providing coverage...
2018-02-02 Craig Topper[X86] Pass SDLoc by const reference in a few more place...
2018-02-02 Craig Topper[X86] Add avx512 command line to ptest.ll to demonstrat...
2018-02-02 Craig TopperPartially revert r324124 [X86] Add tests for missed...
2018-02-02 Aditya Nandakumar[GISel][NFC]: Move RegisterBankInfo::getSizeInBits...
2018-02-02 Craig Topper[X86] Add tests for missed opportunities to use ptest...
2018-02-02 Alex DenisovFix typo
2018-02-02 Sanjay Patel[InstCombine] simplify logic for swapMayExposeCSEOpport...
2018-02-02 Sanjay Patel[InstCombine] fix typos, formatting; NFC
2018-02-02 Amara Emerson[AArch64][GlobalISel] Use getRegClassForTypeOnBank...
2018-02-02 Sanjay Patel[InstCombine] add baseline tests for unsigned saturated...
2018-02-02 Craig Topper[X86] Remove checks for FeatureAVX512 from the X86...
2018-02-02 Fangrui SongMake utils/UpdateTestChecks/common.py Python 2/3 compat...
2018-02-02 Yaxun Liu[AMDGPU] Switch to the new addr space mapping by default
2018-02-02 Clement CourbetAdd llc tests for comparison chains.
2018-02-02 James HendersonFix type sizes that were causing incorrect string forma...
2018-02-02 George Rimar[ThinLTO] - Add comment. NFC.
2018-02-02 Simon Pilgrim[X86][SSE] Force double domain for SHUFPD stack folding...
2018-02-02 Ivan A. Kosarev[Analysis] Support aggregate access types in TBAA
2018-02-02 James HendersonAdd missing new files from r324077
2018-02-02 James Henderson[DWARF v5] Add limited support for dumping .debug_rnglists
2018-02-02 George Rimar[LTO] - Simplify. NFC.
2018-02-02 George Rimar[ThinLTO] - Fix for "ThinLTO inlines variables that...
2018-02-02 Sjoerd Meijer[ARM] fixed some tabs/whitespaces in test. NFC.
2018-02-02 Mikael Holmen[GlobalOpt] Include padding in debug fragments
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
next