platform/upstream/llvm.git
2016-12-11 Eric FiselierFix more uses of dynamic exception specifications in...
2016-12-11 Eric FiselierFix count_new.hpp to work w/o dynamic exception specifi...
2016-12-11 Craig Topper[AVX-512][InstCombine] Add 512-bit vpermilvar intrinsic...
2016-12-11 Eric FiselierWorkaround the removal of dynamic exception specificati...
2016-12-11 Craig Topper[X86] Fix a comment to say 'an FMA' instead of 'a FMA...
2016-12-11 Craig Topper[AVX-512] Remove masking from 512-bit vpermil builtins...
2016-12-11 Craig Topper[X86] Remove masking from 512-bit VPERMIL intrinsics...
2016-12-11 Dylan McKay[AVR] Fix a signed vs unsigned compiler warning
2016-12-11 Craig Topper[X86][InstCombine] Teach InstCombineCalls to turn pshuf...
2016-12-11 Eric Fiselier[libc++] Fix support for multibyte thousands_sep and...
2016-12-10 Dylan McKay[AVR] Remove incorrect comment
2016-12-10 Craig Topper[AVX-512] Remove masking from 512-bit pshufb builtin...
2016-12-10 Craig Topper[X86] Remove masking from 512-bit PSHUFB intrinsics...
2016-12-10 Sanjay Patel[InstCombine] add helper for shift-by-shift folds;...
2016-12-10 Simon Pilgrim[X86][SSE] Add tests for sign extended vXi64 multiplication
2016-12-10 Simon Pilgrim[X86][SSE] Ensure UNPCK inputs are a consistent value...
2016-12-10 Craig Topper[AVX-512] Remove 128/256 masked vpermil instrinsics...
2016-12-10 Craig Topper[X86][IR] Move the autoupgrading of store intrinsics...
2016-12-10 Craig Topper[AVX-512] Remove 128/256-bit masked vpermilvar builtins...
2016-12-10 Matt ArsenaultAMDGPU: Fix asan errors when folding operands
2016-12-10 Simon Pilgrim[X86][SSE] Move ZeroVector creation into the shuffle...
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 Rui UeyamaCreate a TPI stream only when /debugpdb is given.
2016-12-10 Simon Pilgrim[SelectionDAG] Add ability for computeKnownBits to...
2016-12-10 Yaron KerenSimplify parseShowColorsArgs logic, NFC.
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 Ismail DonmezFix shared library build
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 Devin Coughlin[analyzer] Improve VirtualCallChecker diagnostics and...
2016-12-10 Vedant Kumar[clang-format] Another attempt at python 3 compatibility
2016-12-10 Matt ArsenaultAMDGPU: Fix AMDGPUPromoteAlloca breaking addrspacecasts
2016-12-10 Matt ArsenaultAMDGPU: Fix handling of 16-bit immediates
2016-12-10 Rui UeyamaRename find(SymbolVersion) to avoid overloading with...
2016-12-10 Matt ArsenaultAMDGPU: Fix vintrp disassembly
2016-12-10 Matt ArsenaultAMDGPU: Change vintrp printing to better match sc
2016-12-09 Vedant Kumar[ubsan] Treat ObjC's BOOL as if its range is always...
2016-12-09 Peter CollingbourneCOFF: Fix test failure on Windows.
2016-12-09 Paul RobinsonBigger-hammer REQUIRES to fix Windows bot.
2016-12-09 Artem Belevich[CUDA,Driver] Added --no-cuda-gpu-arch= option.
2016-12-09 Richard Smith[c++17] P0490R0, NB comment FI 20: allow direct-initial...
2016-12-09 Simon PilgrimFix unused variable warnings. NFCI.
2016-12-09 Rafael EspindolaFix a bogus warning.
2016-12-09 Stephan T.... [libcxx] [test] Fix string_view tests.
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 Peter CollingbourneCOFF: New symbol table design.
2016-12-09 Simon Pilgrim[X86] Regenerate test
2016-12-09 Meador Inge[ELF] Fix test case thinko from r289152
2016-12-09 Rafael EspindolaAdd support for R_X86_64_GOT64.
2016-12-09 Graydon Hoare[modules] Add optional out-param to ASTReader::ReadAST...
2016-12-09 Reid KlecknerRemove special error recovery for ::(id)
2016-12-09 Matt ArsenaultAMDGPU: Cleanup checks in sext_inreg test
2016-12-09 Hans WennborgCOFF: Support both /lldmap and /lldmap:<file>
2016-12-09 Peter CollingbourneCOFF: Move a call to toString() out of the hot path.
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 Stephan T.... [libcxx] [test] Add LIBCPP_ASSERT_NOEXCEPT/LIBCPP_ASSER...
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 KlecknerImprove error message when referencing a non-tag type...
2016-12-09 Richard SmithAdd tests for a couple more DRs.
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 Richard Smithcxx_dr_status: update to latest issue list and add...
2016-12-09 Matthias BraunMove .mir tests to appropriate directories
2016-12-09 Renato Golin[DFSAN] Another unstable test in AArch64 breaking bots...
2016-12-09 Yaxun LiuAdd support for non-zero null pointer for C and OpenCL
2016-12-09 Rui UeyamaRemove `REQUIRES: shell` hack to workaround an echo...
2016-12-09 Richard SmithDR1295 and cleanup for P0135R1: Make our initialization...
2016-12-09 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for x86 intrinsics...
2016-12-09 Matt ArsenaultAMDGPU: Fix isTypeDesirableForOp for i16
2016-12-09 Reid KlecknerRelax IRgen check in decl-in-prototype.c to match signe...
2016-12-09 Greg ClaytonFix i386 being able to show member variables correctly...
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 Nico WeberDon't assert when redefining a built-in macro in a...
2016-12-09 Sean Fertile[PPC] Add intrinsics for vector extract word and vector...
next