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-10-15
Simon Pilgrim
[X86] Regenerate known bits test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Craig Topper
[AVX-512] Add shuffle comments for vbroadcast instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Craig Topper
[AVX-512] Rename VPBROADCASTI32X2 and VPBROADCASTF32X2...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Benjamin Kramer
[SimplifyCFG] Use the error checking provided by getPre...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Tobias Grosser
cmake: avoid "zero-length gnu_printf format string...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Kostya Serebryany
[libFuzzer] swap bytes in integers when handling CMP...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Richard Smith
Disable a silly GCC diagnostic for combining a scanf...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Kostya Serebryany
[libFuzzer] better algorithm for -minimize_crash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Tom Stellard
AMDGPU/SI: Handle s_getreg hazard in GCNHazardRecognizer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Justin Bogner
ADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSE...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Jim Ingham
This test is no longer failing for gmodules.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Vitaly Buka
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Vitaly Buka
Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABL...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Vedant Kumar
[Coverage] Support for C++17 if initializers
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Vedant Kumar
[Coverage] Support for C++17 switch initializers
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Alexander Shaposhnikov
[clang-move] Use cl::list for the list of names
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Evgeny Astigeevich
[NFC] Loop Versioning for LICM code clean up
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Prevent new/delete replacement tests from being optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Saleem Abdulrasool
Sema: honour dllexport in itanium more faithfully
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Tim Northover
GlobalISel: rename legalizer components to match others.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Justin Bogner
Support: Add LLVM_NODISCARD with C++17's [[nodiscard...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Arnold Schwaighofer
Add more swift calling convention tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Richard Smith
Reinstate r284008 reverted in r284081, with two fixes:
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Mehdi Amini
hardware_physical_concurrency() should return 1 when...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Clarify XFAIL comments
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Tim Northover
PowerPC: specify full triple to avoid different Darwin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[ARM] add tests for PR30660
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[PowerPC] add tests for PR30661
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
David L Kreitzer
Define Contiki OS toolchain
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
David Sheinkman
__builtin_fpclassify missing one int parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Guozhi Wei
[PPC] Shorter sequence to load 64bit constant with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Kostya Serebryany
[libFuzzer] remove subdir fuzzer-test-suite as it is...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Kostya Serebryany
[libFuzzer] add -trace_cmp=1 (guiding mutations based...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Douglas Katzman
Implement no_sanitize_address for global vars
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Richard Smith
[linux] When pre-reserving stack pages to work around...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Saleem Abdulrasool
vim: add `norecurse` attribute
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Saleem Abdulrasool
vim: add `comdat` keyword
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[DAG] avoid creating illegal node when transforming...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Tom Stellard
AMDGPU/SI: Use new SimplifyDemandedBits helper for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Tom Stellard
TargetLowering: Add SimplifyDemandedBits() helper to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Erik Pilkington
[Sema] Refactor context checking for availability diagn...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Krzysztof Parzyszek
The real fix for post-r284255 failures
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Manman Ren
Module: emit initializers in submodules when importing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Krzysztof Parzyszek
Workaround to eliminate check-llvm failures after r284255
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
David L Kreitzer
Add a pass to optimize patterns of vectorized interleav...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Ed Maste
Revert r284256 due to test failure
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Vitaly Buka
[sanitizers] -Wno-macro-redefined for libc++ build
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Tom Stellard
AMDGPU/SI: Don't allow unaligned scratch access
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Ed Maste
Link static PIE programs against rcrt0.o on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Krzysztof Parzyszek
[RDF] Switch RegisterRef to be a pair (Register, LaneMask)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
David L Kreitzer
[safestack] Use non-thread-local unsafe stack pointer...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Albert Gutowski
Implement __stosb intrinsic as a volatile memset
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Christopher
Revert "In preparation for removing getNameWithPrefix...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Vedant Kumar
[Coverage] Support loading multiple binaries into a...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Chris Bieneman
[CMake] Populate LLDB.framework's headers directory
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Rafael Espindola
Move alignTo computation inside the if.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Pierre Gousseau
[X86] Take advantage of the lzcnt instruction on btver2...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[InstCombine] use m_APInt to allow sub with constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Mehdi Amini
[docs] Update some obsolete information in BitCodeForma...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[InstCombine] add tests for missing vector folds
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[InstCombine] auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[InstCombine] remove redundant test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[InstCombine] update test to use FileCheck and auto...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[InstCombine] sub X, sext(bool Y) -> add X, zext(bool Y)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
David L Kreitzer
Define "contiki" OS specifier.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[DAG] add folds for negated shifted sign bit
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Sanjay Patel
[x86] add tests to show missing folds for negated shift...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Asiri Rathnayake
[libcxx] Improve the gcc workaround for the missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Haojian Wu
[clang-move] Don't overuse Replacements::add.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Martin Bohme
[clang-tidy] Add additional diagnostic to misc-use...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
George Rimar
[ELF] - Added support of PT_OPENBSD_RANDOMIZE
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Haojian Wu
[clang-move] Add header guard for the new header.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Asiri Rathnayake
[libcxx] Do not declare the thread api when __external_...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Vadim Macagon
[LLDB-MI] Minor cleanup of CMICmnLLDBUtilSBValue class
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Disable Modules when building the libc++ sources.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Alexey Bataev
Fix for PR30632: Name mangling issue.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Liu
Removed duplicate header include
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
George Rimar
[ELF] - Do not crash when object has multiple SHT_MIPS_...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
George Rimar
[ELF] - Implemented -z wxneeded.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Work around Clang driver segfault when --coverage is...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Nicolai Haehnle
AMDGPU: Select 64-bit {ADD,SUB}{C,E} nodes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Diana Picus
[GlobalISel] Get the AArch64 tests to work on Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Liu
Try to fix windows bot file path style failure caused...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Haojian Wu
[clang-move] Matching static class member more correctly.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Nicolai Haehnle
Fix use-after-frees
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Liu
Deduplicate sets of replacements by file names.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Simon Dardis
[mips] Fix aui/daui/dahi/dati for MIPSR6
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Mark test as unsupported without threads
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Remove dead CMake target
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Nicolai Haehnle
AMDGPU: Fix use-after-frees
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
XFAIL aligned allocation tests for older Clang versions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Michael Zuckerman
[x86][ms-inline-asm] use of "jmp short" in asm is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Marek Kurdej
[clang-tidy] Fix readability-braces-around-statements...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Michael Zuckerman
[x86][ms-inline-asm] use of "jmp short" in asm is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
XFAIL aligned allocation test failures with UBSAN
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Add void_t and invoke feature test macros
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Update OS X ABI list
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Correct ABI changelog revision number
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Implement P0035R4 -- Add C++17 aligned allocation functions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Eric Fiselier
Cleanup LIT testing doc
commit
|
commitdiff
|
tree
|
snapshot
next