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-03
Eric Fiselier
Enable warnings by default for C++ >= 11 and fix -Wshad...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Eric Fiselier
Work around Clang 3.8 bugs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Fix C++03 build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Make variant's index part of the hash value
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Ivan Krasin
Support escaping in TrigramIndex.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Fix generated warnings in <variant>
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Update darwin ABI list for <variant>
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Update ABI lists for <variant>
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Zachary Turner
Resubmit "[LibFuzzer] Split FuzzerUtil for Posix and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
More diagnostic name fixups: w_ -> warn_, warning_...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Implement C++17 <variant>. Patch from Michael Park!
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Saleem Abdulrasool
CodeGen: export typeinfo and typeinfo name on itanium
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
Mass-rename the handful of error_* diagnostics to err_*.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Work around a bug in Clang's implementation of noexcept...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
Check for SD-6 feature test macro when determining...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kuba Mracek
Update test expectations after AddressSanitizer text...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jacques Pienaar
[lanai] Custom lowering of SHL_PARTS
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eugene Zelenko
[IR] Fix some Clang-tidy modernize-use-equals-delete...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
Fix up r288457 for compilers that don't support noexcep...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Fix copy/paste errors in new variant tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kuba Mracek
[sanitizer] Track architecture and UUID of modules...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Fiselier
Add tests for libc++'s constexpr variant copy/move...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Kuba Mracek
Support more report types in AddressSanitizerRuntime...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
George Burgess IV
[Sema] Reset a BumpPtrAllocator on clear(). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Zachary Turner
Revert "[LibFuzzer] Split FuzzerUtil for Posix and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Dan Gohman
[WebAssembly] Fix a compiler warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Zachary Turner
[LibFuzzer] Introduce a portable WeakAlias implementation.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Zachary Turner
[LibFuzzer] Split FuzzerUtil for Posix and Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rong Xu
[PGO] Fix PGO use ICE when there are unreachable BBs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Remove a wrong performance optimization.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Ulrich Weigand
[SystemZ] Support remaining atomic instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Ulrich Weigand
[SystemZ] Support floating-point control register instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Ulrich Weigand
[SystemZ] Refactor hasSideEffects setting
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Matt Arsenault
AMDGPU: Implement isCheapAddrSpaceCast
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Sanjay Patel
[x86] add common check prefix to reduce duplication...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Johannes Doerfert
Allow to disable unsigned operations (zext, icmp ugt...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Adam Nemet
With LTO and profile-use, enable hotness info in opt...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Adam Nemet
[LTOs] Allow generation of hotness information
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Adam Nemet
Make LTO opt-remarks tests matching stricter
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Sanjay Patel
fix check-label
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Johannes Doerfert
Do not allow multiple possibly aliasing ptrs in an...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Sanjay Patel
[x86] add tests to show missing demanded bits analysis...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Johannes Doerfert
Rerun mem2reg after the inliner
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jason Henline
[CUDA] Forward sanitizer support to host toolchain
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Removed a wrong assertion about non-colorable sections.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Simon Pilgrim
[InstCombine] Add vector urem tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Simon Pilgrim
[InstCombine] Regenerate vector srem tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Renato Golin
Revert "[SLP] Fix for PR6246: vectorization for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Filipe Cabecinhas
Revert "Compiler-rt part of D26230: Add (constant)...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Nicolai Haehnle
[DAGCombiner] do not fold (fmul (fadd X, 1), Y) ->...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Simon Pilgrim
Tidyup code with indentation and clang-format. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Filipe Cabecinhas
Compiler-rt part of D26230: Add (constant) masked load...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Daniel Cederman
[Sparc] Fix parsing of double-precision %f18, %f20...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Felix Berger
[clang-tidy] Do not trigger unnecessary-value-param...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Simon Pilgrim
[X86][SSE] Renamed shuffle combine test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Teresa Johnson
CODE_OWNERS: Take ownership of IR Linker as discussed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Simon Pilgrim
[X86][SSE] Add support for extracting constant bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Haojian Wu
[clang-move] some tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Alexey Bataev
[SLP] Fix for PR6246: vectorization for scalar ops...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Simon Pilgrim
[X86] Refactored getTargetConstantBitsFromNode to allow...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Liu
Fix a buildbot failure in include-fixer.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Pavel Labath
Replace __ANDROID_NDK__ with __ANDROID__
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Eric Liu
[ClangFormat] Only insert #include into the #include...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Simon Pilgrim
[SLPVectorizer][X86] Add tests for vectorization of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Alex Lorenz
[Frontend] Fix an issue where a quoted search path...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
NAKAMURA Takumi
compiler-rt/test/profile/Linux/lit.local.cfg: [Py3...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Tobias Grosser
[ScopInfo] Fold constant coefficients in array dimensio...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Maxim Ostapenko
[sanitizer] Add a bunch of ifdefs for sparc targets...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Port parallel ICF to COFF.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Stephan Bergmann
Don't include system header inside namespace
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rafael Espindola
Ignore R_X86_64_NONE.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Craig Topper
[AVX-512] Add EVEX vpshuflw/vpshufhw/vpshufd instructio...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Fix a bug in ICF involving COFF associative sections.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Craig Topper
[AVX-512] Add EVEX PSHUFB instructions to load folding...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Craig Topper
[AVX-512] Add masked VINSERTF/VINSERTI instructions...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Fix the worse case performance of ICF.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Tobias Grosser
[ScopInfo] Separate construction and finalization of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
NAKAMURA Takumi
clang/test/Driver/defsym.s: Appease targeting msc....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rafael Espindola
Add a test documenting how we handle addends on Elf_Rela.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
IR: Move NumElements field from {Array,Vector}Type...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Dehao Chen
Change LoopUnrollPass cost from int to unsigned to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
IR: Change PointerType to derive from Type rather than...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rafael Espindola
Allow duplicated abs symbols with the same value.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
Fix GlobalISel build.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Matt Arsenault
ConstantFolding: Factor code into helper function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
IR: Change the gep_type_iterator API to avoid always...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
Update implementation of ABI support for throwing noexc...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jason Henline
[CUDA] Fix faulty test from rL288448
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
p0012r1: define corresponding feature test macro
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rafael Espindola
Write the addent to got entries when using Elf_Rel.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Paul Robinson
[DWARF] Put linkage-name on abstract origin even when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
Recover better from an incompatible .pcm file being...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jason Henline
[CUDA] "Support" ASAN arguments in CudaToolChain
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Dan Gohman
[WebAssembly] Add an -mdirect flag for the direct wasm...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Teresa Johnson
[ThinLTO] Stop importing constant global vars as copies...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Matt Arsenault
AMDGPU: Use wider scalar spills for SGPR spilling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jonathan Roelofs
Delete tautological assertion.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Fix undefined behavior.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Wolfgang Pieb
When instructions are hoisted out of loops by MachineLI...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Justin Bogner
SDAG: Avoid a large, usually empty SmallVector in a...
commit
|
commitdiff
|
tree
|
snapshot
next