OSDN Git Service

android-x86/external-llvm.git
2016-12-10 Craig Topper[AVX-512] Add support for lowering (v2i64 (fp_to_sint...
2016-12-10 Craig Topper[X86] Clarify indentation. NFC
2016-12-10 Craig Topper[X86] Combine LowerFP_TO_SINT and LowerFP_TO_UINT....
2016-12-10 Sanjay Patel[InstSimplify] improve function name; NFC
2016-12-10 Simon Atanasyan[mips] Eliminate else-after-return. NFC
2016-12-10 Simon Pilgrim[SelectionDAG] Add ability for computeKnownBits to...
2016-12-10 Simon Pilgrim[X86][XOP] Add permil2ps buildvector combine test
2016-12-10 Dylan McKay[AVR] Add a stub README file
2016-12-10 Dylan McKay[AVR] Fix and clean up the inline assembly tests
2016-12-10 Dylan McKay[AVR] Explicitly set the target in all CodeGen tests
2016-12-10 Dylan McKay[AVR] Fix an inline asm assertion which would always...
2016-12-10 Dylan McKay[AVR] Use the register scavenger when expanding 'LDDW...
2016-12-10 Dylan McKay[AVR] Support stores to undefined pointers
2016-12-10 Chandler Carruth[PM] Further broaden this test's regex as both the...
2016-12-10 Chandler Carruth[PM] Try to support the new spelling of one of the...
2016-12-10 Chandler Carruth[PM] Support invalidation of inner analysis managers...
2016-12-10 Craig Topper[X86] Use X86ISD::CVTTP2SI and X86ISD::CVTTP2UI for...
2016-12-10 Dylan McKay[AVR] Fix a bunch of incorrect assertion messages
2016-12-10 Kostya Serebryany[libFuzzer] test cleanup (3)
2016-12-10 Kostya Serebryany[libFuzzer] test cleanup (2)
2016-12-10 Kostya Serebryany[libFuzzer] test cleanup
2016-12-10 Kostya Serebryany[libFuzzer] switch all libFuzzer tests to use -fsanitiz...
2016-12-10 Kostya Serebryany[libFuzzer] use __sanitizer_get_module_and_offset_for_p...
2016-12-10 Matt ArsenaultAMDGPU: Fix AMDGPUPromoteAlloca breaking addrspacecasts
2016-12-10 Matt ArsenaultAMDGPU: Fix handling of 16-bit immediates
2016-12-10 Matt ArsenaultAMDGPU: Fix vintrp disassembly
2016-12-10 Matt ArsenaultAMDGPU: Change vintrp printing to better match sc
2016-12-09 Paul RobinsonBigger-hammer REQUIRES to fix Windows bot.
2016-12-09 Eugene Zelenko[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy moderni...
2016-12-09 Paul RobinsonSpeculative REQUIRES to fix Windows bot.
2016-12-09 Simon Pilgrim[X86] Regenerate test
2016-12-09 Matt ArsenaultAMDGPU: Cleanup checks in sext_inreg test
2016-12-09 Adrian PrantlFix LLVM's use of DW_OP_bit_piece in DWARF expressions.
2016-12-09 Matthias BraunAdd README describing the intention of test/CodeGen/MIR
2016-12-09 Marek OlsakAMDGPU/SI: Remove XNACK feature from CI
2016-12-09 Marek OlsakAMDGPU/SI: Don't reserve XNACK when it's disabled
2016-12-09 Marek OlsakAMDGPU/SI: Don't reserve FLAT_SCR on non-HSA targets...
2016-12-09 Marek OlsakAMDGPU/SI: Allow using SGPRs 96-101 on VI
2016-12-09 Reid KlecknerRemove /Zc:sizedDealloc- from the MSVC build
2016-12-09 Paul Robinson[DWARF] Suppress .loc directives from CFI instructions
2016-12-09 Matthias BraunMove .mir tests to appropriate directories
2016-12-09 Matt ArsenaultAMDGPU: Fix isTypeDesirableForOp for i16
2016-12-09 Simon Pilgrim[SelectionDAG] Add knownbits support for EXTRACT_VECTOR...
2016-12-09 Matt ArsenaultAMDGPU: Fix i128 mul
2016-12-09 Matt ArsenaultAMDGPU: Allow TBA, TMA, TTMP* registers with SMEM instr...
2016-12-09 Matt ArsenaultAMDGPU: Clean up instruction bits
2016-12-09 Sean Fertile[PPC] Add intrinsics for vector extract word and vector...
2016-12-09 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2016-12-09 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2016-12-09 Simon PilgrimUse SelectionDAG.getSplatBuildVector helper. NFCI.
2016-12-09 Tom StellardAMDGPU/SI: Don't mark VINTRP instructions as mayLoad
2016-12-09 Simon Pilgrim[SelectionDAG] Use SelectionDAG.getBuildVector helper...
2016-12-09 Sanjoy Das[SCEVExpander] Remove \brief, reflow comments; NFC
2016-12-09 Sanjoy Das[SCEVExpander] Use llvm data structures; NFC
2016-12-09 Simon Pilgrim[SelectionDAG] Add additional checks to CONCAT_VECTORS...
2016-12-09 Benjamin KramerPlug another leak in the DWARF unittests, DIEInlineStri...
2016-12-09 Benjamin KramerFix memory leak in unit test.
2016-12-09 NAKAMURA Takumillvm/test/Object/archive-thin-create.test: Make sure...
2016-12-09 Dylan McKay[AVR] Remove a set of redundant tests
2016-12-09 Simon Pilgrim[SelectionDAG] Add partial BITCAST support to computeKn...
2016-12-09 Malcolm ParsonsUpdate Doxygen comment in StringSaver (NFC)
2016-12-09 Daniel JasperRevert "[SelectionDAG] Add knownbits support for EXTRAC...
2016-12-09 Craig Topper[X86] Modify patterns from memory form of RCP/RSQRT...
2016-12-09 Dylan McKay[AVR] Use a more appropriate integer type for wide...
2016-12-09 Dylan McKay[AVR] Add tests for a large number of pseudo instructions
2016-12-09 Craig Topper[AVX-512] Correctly preserve the passthru semantics...
2016-12-09 Matt ArsenaultAMDGPU: Select i16 instructions to VOP3 forms
2016-12-09 Peter CollingbourneRe-commit r289184, "Support: Use a 64-bit seek in raw_f...
2016-12-09 Craig Topper[X86] Add masked versions of VPERMT2* and VPERMI2*...
2016-12-09 Peter CollingbourneRevert r289184, we need more configury for Darwin and...
2016-12-09 Peter CollingbourneSupport: Use a 64-bit seek in raw_fd_ostream::seek().
2016-12-09 Davide Italiano[SCCP] Make the test added in r289175 more meaningful.
2016-12-09 Davide Italiano[SCCP] Teach the pass about `mul %x 0` even if %x is...
2016-12-09 Craig Topper[AVX-512] Add vpermilps/pd to load folding tables.
2016-12-09 Craig Topper[AVX-512] Move some floating point stack folding test...
2016-12-09 Craig Topper[Analysis] Fix typo in comment. NFC
2016-12-09 Kostya Serebryany[libFuzzer] implement crash-resistant merge (https...
2016-12-09 Peter CollingbourneWholeProgramDevirt: Teach the pass to handle structs...
2016-12-09 Chandler Carruth[LCG] Minor cleanup to the LCG walk over a function...
2016-12-09 Peter CollingbourneMake WholeProgramDevirt understand ConstStruct vtables.
2016-12-09 Chris Bieneman[ObjectYAML] Support for DWARF debug_aranges
2016-12-08 Sanjay Patel[InstCombine] add tests for umin+icmp; NFC
2016-12-08 Sanjay Patel[InstCombine] add tests for umax+icmp; NFC
2016-12-08 Zia Ansari[InstSimplify] Add "X / 1.0" to SimplifyFDivInst.
2016-12-08 Sanjay Patel[InstCombine] add tests for smax+icmp; NFC
2016-12-08 Tim NorthoverGlobalISel: fall back gracefully for debug intrinsics.
2016-12-08 Tim NorthoverGlobalISel: factor overflow handling into separate...
2016-12-08 Davide Italiano[SCCP] Make sure SCCP and ConstantFolding agree on...
2016-12-08 Simon Atanasyan[mips] Make the test case more specific and provide...
2016-12-08 Simon Atanasyan[mips] Change instruction s/daddiu/addiu/ since O32...
2016-12-08 Simon Atanasyan[mips] Change gnueabi to gnu in the triple because...
2016-12-08 Simon Atanasyan[mips] Remove N32 Android test because Android does...
2016-12-08 Reid KlecknerDon't emit .seh_handler directives for any cleanup...
2016-12-08 Krzysztof Parzyszek[RDF] Fix incorrect lane mask calculation
2016-12-08 Sanjay Patel[InstSimplify] add fdiv x/1.0 test and update checks...
2016-12-08 Matt ArsenaultAMDGPU: Make f16 ConstantFP legal
2016-12-08 Stanislav Mekhanoshin[AMDGPU] Fix number of reserved SGPRs on CI to reflect...
2016-12-08 Matt ArsenaultAMDGPU: Fix commuting v_sub_u16
2016-12-08 Stanislav Mekhanoshin[AMDGPU] Add amdgpu-unify-metadata pass
2016-12-08 Peter CollingbourneIR, X86: Understand !absolute_symbol metadata on global...
next