projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2016-12-11
Dylan McKay
[AVR] Add calling convention CodeGen tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Kostya Serebryany
[libFuzzer] don't depend on time in a test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Actually re-disable -Wsign-compare
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Re-disable -Wsign-compare for now. I didn't catch all...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Fix signed comparison warning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Enable the -Wsign-compare warning to better support...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Dylan McKay
[AVR] Add a test to validate a simple 'blinking led...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Bruno Cardoso...
[CrashReproducer] Setup a module collector callback...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Bruno Cardoso...
[CrashReproducer] Collect headermap files
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Fix copy/paste errors introduced in r289358
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Fix undefined behavior in container swap tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Fix yet another dynamic exception spec
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Fix more uses of dynamic exception specifications in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Fix count_new.hpp to work w/o dynamic exception specifi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Craig Topper
[AVX-512][InstCombine] Add 512-bit vpermilvar intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
Workaround the removal of dynamic exception specificati...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Craig Topper
[X86] Fix a comment to say 'an FMA' instead of 'a FMA...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Craig Topper
[AVX-512] Remove masking from 512-bit vpermil builtins...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Craig Topper
[X86] Remove masking from 512-bit VPERMIL intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Dylan McKay
[AVR] Fix a signed vs unsigned compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Craig Topper
[X86][InstCombine] Teach InstCombineCalls to turn pshuf...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Eric Fiselier
[libc++] Fix support for multibyte thousands_sep and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Dylan McKay
[AVR] Remove incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
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
next