2016-12-10 |
Craig Topper | [AVX-512] Remove masking from 512-bit pshufb builtin... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [X86] Remove masking from 512-bit PSHUFB intrinsics... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Sanjay Patel | [InstCombine] add helper for shift-by-shift folds;... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Simon Pilgrim | [X86][SSE] Add tests for sign extended vXi64 multiplication |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Simon Pilgrim | [X86][SSE] Ensure UNPCK inputs are a consistent value... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [AVX-512] Remove 128/256 masked vpermil instrinsics... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [X86][IR] Move the autoupgrading of store intrinsics... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [AVX-512] Remove 128/256-bit masked vpermilvar builtins... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Matt Arsenault | AMDGPU: Fix asan errors when folding operands |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Simon Pilgrim | [X86][SSE] Move ZeroVector creation into the shuffle... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [AVX-512] Add support for lowering (v2i64 (fp_to_sint... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [X86] Clarify indentation. NFC |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [X86] Combine LowerFP_TO_SINT and LowerFP_TO_UINT.... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Sanjay Patel | [InstSimplify] improve function name; NFC |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Simon Atanasyan | [mips] Eliminate else-after-return. NFC |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Rui Ueyama | Create a TPI stream only when /debugpdb is given. |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Simon Pilgrim | [SelectionDAG] Add ability for computeKnownBits to... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Yaron Keren | Simplify parseShowColorsArgs logic, NFC. |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Simon Pilgrim | [X86][XOP] Add permil2ps buildvector combine test |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Dylan McKay | [AVR] Add a stub README file |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Dylan McKay | [AVR] Fix and clean up the inline assembly tests |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Dylan McKay | [AVR] Explicitly set the target in all CodeGen tests |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Dylan McKay | [AVR] Fix an inline asm assertion which would always... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Dylan McKay | [AVR] Use the register scavenger when expanding 'LDDW... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Dylan McKay | [AVR] Support stores to undefined pointers |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Ismail Donmez | Fix shared library build |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Chandler Carruth | [PM] Further broaden this test's regex as both the... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Chandler Carruth | [PM] Try to support the new spelling of one of the... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Chandler Carruth | [PM] Support invalidation of inner analysis managers... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Craig Topper | [X86] Use X86ISD::CVTTP2SI and X86ISD::CVTTP2UI for... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Dylan McKay | [AVR] Fix a bunch of incorrect assertion messages |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Kostya Serebryany | [libFuzzer] test cleanup (3) |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Kostya Serebryany | [libFuzzer] test cleanup (2) |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Kostya Serebryany | [libFuzzer] test cleanup |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Kostya Serebryany | [libFuzzer] switch all libFuzzer tests to use -fsanitiz... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Kostya Serebryany | [libFuzzer] use __sanitizer_get_module_and_offset_for_p... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Devin Coughlin | [analyzer] Improve VirtualCallChecker diagnostics and... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Vedant Kumar | [clang-format] Another attempt at python 3 compatibility |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Matt Arsenault | AMDGPU: Fix AMDGPUPromoteAlloca breaking addrspacecasts |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Matt Arsenault | AMDGPU: Fix handling of 16-bit immediates |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Rui Ueyama | Rename find(SymbolVersion) to avoid overloading with... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Matt Arsenault | AMDGPU: Fix vintrp disassembly |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Matt Arsenault | AMDGPU: Change vintrp printing to better match sc |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Vedant Kumar | [ubsan] Treat ObjC's BOOL as if its range is always... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Peter Collingbourne | COFF: Fix test failure on Windows. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Paul Robinson | Bigger-hammer REQUIRES to fix Windows bot. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Artem Belevich | [CUDA,Driver] Added --no-cuda-gpu-arch= option. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Richard Smith | [c++17] P0490R0, NB comment FI 20: allow direct-initial... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Simon Pilgrim | Fix unused variable warnings. NFCI. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Rafael Espindola | Fix a bogus warning. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Stephan T.... | [libcxx] [test] Fix string_view tests. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Eugene Zelenko | [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy moderni... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Paul Robinson | Speculative REQUIRES to fix Windows bot. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Peter Collingbourne | COFF: New symbol table design. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Simon Pilgrim | [X86] Regenerate test |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Meador Inge | [ELF] Fix test case thinko from r289152 |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Rafael Espindola | Add support for R_X86_64_GOT64. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Graydon Hoare | [modules] Add optional out-param to ASTReader::ReadAST... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Reid Kleckner | Remove special error recovery for ::(id) |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matt Arsenault | AMDGPU: Cleanup checks in sext_inreg test |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Hans Wennborg | COFF: Support both /lldmap and /lldmap:<file> |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Peter Collingbourne | COFF: Move a call to toString() out of the hot path. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Adrian Prantl | Fix LLVM's use of DW_OP_bit_piece in DWARF expressions. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matthias Braun | Add README describing the intention of test/CodeGen/MIR |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Stephan T.... | [libcxx] [test] Add LIBCPP_ASSERT_NOEXCEPT/LIBCPP_ASSER... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Marek Olsak | AMDGPU/SI: Remove XNACK feature from CI |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Marek Olsak | AMDGPU/SI: Don't reserve XNACK when it's disabled |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Marek Olsak | AMDGPU/SI: Don't reserve FLAT_SCR on non-HSA targets... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Marek Olsak | AMDGPU/SI: Allow using SGPRs 96-101 on VI |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Reid Kleckner | Improve error message when referencing a non-tag type... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Richard Smith | Add tests for a couple more DRs. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Reid Kleckner | Remove /Zc:sizedDealloc- from the MSVC build |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Paul Robinson | [DWARF] Suppress .loc directives from CFI instructions |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Richard Smith | cxx_dr_status: update to latest issue list and add... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matthias Braun | Move .mir tests to appropriate directories |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Renato Golin | [DFSAN] Another unstable test in AArch64 breaking bots... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Yaxun Liu | Add support for non-zero null pointer for C and OpenCL |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Rui Ueyama | Remove `REQUIRES: shell` hack to workaround an echo... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Richard Smith | DR1295 and cleanup for P0135R1: Make our initialization... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Ekaterina Romanova | [DOXYGEN] Improved doxygen comments for x86 intrinsics... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matt Arsenault | AMDGPU: Fix isTypeDesirableForOp for i16 |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Reid Kleckner | Relax IRgen check in decl-in-prototype.c to match signe... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Greg Clayton | Fix i386 being able to show member variables correctly... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Simon Pilgrim | [SelectionDAG] Add knownbits support for EXTRACT_VECTOR... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matt Arsenault | AMDGPU: Fix i128 mul |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matt Arsenault | AMDGPU: Allow TBA, TMA, TTMP* registers with SMEM instr... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Matt Arsenault | AMDGPU: Clean up instruction bits |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Nico Weber | Don't assert when redefining a built-in macro in a... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Sean Fertile | [PPC] Add intrinsics for vector extract word and vector... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Nirav Dave | Revert "In visitSTORE, always use FindBetterChain,... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Reid Kleckner | Store decls in prototypes on the declarator instead... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Rafael Espindola | Fix parsing when one extern follows another. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Greg Clayton | Fix buildbots that are failing due to this test by... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Greg Clayton | Rename multiple target test so it is unique. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Nirav Dave | In visitSTORE, always use FindBetterChain, rather than... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Simon Pilgrim | Use SelectionDAG.getSplatBuildVector helper. NFCI. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Tom Stellard | AMDGPU/SI: Don't mark VINTRP instructions as mayLoad |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Simon Pilgrim | [SelectionDAG] Use SelectionDAG.getBuildVector helper... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Rafael Espindola | Don't crash on an extra symbol in a version script. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Sanjoy Das | [SCEVExpander] Remove \brief, reflow comments; NFC |
commit | commitdiff | tree | snapshot |
next |