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-12
Richard Smith
Revert r284008. This is us to fail to instantiate stati...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Yunzhong Gao
[NFC] Fixing the description for _mm_store_ps and _mm_s...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Rui Ueyama
Fix variable name. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Albert Gutowski
fix title underline length
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Mehdi Amini
Moving to GitHub - Unified Proposal
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Krzysztof Parzyszek
Handle lane masks in LivePhysRegs when adding live-ins
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Northover
GlobalISel: support G_TRUNC selection on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Northover
GlobalISel: support int <-> float conversions on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Northover
GlobalISel: select G_FCMP instructions on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Northover
GlobalISel: support selection of G_ICMP on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Northover
GlobalISel: select G_BRCOND instructions on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Northover
GlobalISel: mark G_BRCOND on s1 as legal.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Vedant Kumar
[unittests] Delete even more copy constructors (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Rui Ueyama
Support GNU-style ZLIB-compressed input sections.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Reid Kleckner
Make __asan_handle_no_return a no-op during initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Vedant Kumar
[unittests] Delete some copy constructors (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Vedant Kumar
[unittest] Pass a reference instead of making a copy...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Vedant Kumar
[Coverage] Delete some copy constructors (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Vedant Kumar
[Coverage] Factor out logic to create FunctionRecords...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Albert Gutowski
fix regexes for label names in ms-intrinsics test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Albert Gutowski
Create llvm.addressofreturnaddress intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Albert Gutowski
Implement MS _BitScan intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Reid Kleckner
Follow up to r283955: add _recalloc_base dll thunk
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Reid Kleckner
Update _MSC_VER equality checks for msdiaNNN.dll
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Michal Gorny
[lit] Fix test shtest-timeout.py for modern output
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Michal Gorny
[lit] Fix FormatError on individual test timeout
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Arnold Schwaighofer
Remove basic block label in test case
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Haicheng Wu
Reapply "[LoopUnroll] Use the upper bound of the loop...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Krzysztof Parzyszek
[MIRParser] Parse lane masks for register live-ins
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Haicheng Wu
Revert "[LoopUnroll] Use the upper bound of the loop...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Davide Italiano
[ThinLTO] Test we handle collisions correctly in presen...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Krzysztof Parzyszek
Fix testcases failing after r284036
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Arnold Schwaighofer
Specify a target cpu in test case
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Dimitry Andric
Disable trivial pair copy/move tests when unsupported
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chris Bieneman
[CMake] Cleanup check-lldb targets
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chris Bieneman
Use LLDB_SRC for relative paths
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Haicheng Wu
[LoopUnroll] Use the upper bound of the loop trip count...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chris Bieneman
Fix test suite lookup path for LLDB.h
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chris Bieneman
Fix building tests without system headers on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chris Bieneman
Fix lookup path for lldb-mi
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Peter Collingbourne
LTO: Use the correct mangler function in LTOCodeGenerat...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Teresa Johnson
[ThinLTO] Fix bot failure due to unused variable with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Mehdi Amini
Revert "[ADT] Zip range adapter"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Krzysztof Parzyszek
Do not remove implicit defs in BranchFolder
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Mehdi Amini
[ADT] Zip range adapter
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Davide Italiano
[ThinLTO] Avoid archive member collisions.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Yunzhong Gao
[NFC] Trial change to remove a redundant blank line.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Arnold Schwaighofer
Declare WinX86_64ABIInfo to satisfy SwiftABI info
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Matt Arsenault
AMDGPU: Initial implementation of VGPR indexing mode
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Teresa Johnson
[ThinLTO] Don't link module level assembly when importing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Kostya Serebryany
Document potential implementation of CFI in hardware.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Sanjoy Das
[SimplifyCFG] Don't create PHI nodes for constant bundl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Matt Arsenault
AMDGPU: Add instruction definitions for VGPR indexing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Albert Gutowski
Move x86-64 builtins from SemaChecking.cpp to BuiltinsX...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Zvi Rackover
[X86] Add the v4i32 flavor test-case for pr30371
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tom Stellard
AMDGPU/SI: Change mimg intrinsic signatures
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Michael Kruse
[ScopInfo/CodeGen] ExitPHI reads are implicit.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Artur Pilipenko
[ValueTracking] An improvement to IR ValueTracking...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Marshall Clow
Mark ostream_iterator's constructors as noexcept.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Haojian Wu
[clang-move] Compare with real paths of symlinks
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Alex Lorenz
NFC: CodeCompletionResult's constructor should take...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Matt Arsenault
BranchRelaxation: Unique live ins when creating block
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Nirav Dave
[MC] Fix Error Location for ParseIdentifier
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Shoaib Meenai
[libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Simon Pilgrim
[DAGCombiner] Update most ADD combines to support gener...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Konstantin...
[DAGCombiner] Do not remove the load of stored values...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chad Rosier
[CVP] Convert an AShr to a LShr if 1st operand is known...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Alexey Bataev
NFC: The Cost Model specialization, by Andrey Tischenko
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Liu
[change-namespace] don't miss comments in the beginning...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eugene Leviant
Alternative fix for reloc tareting discarded section
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Javed Absar
[ARM] Fix - missing target-cpu in test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Vassil Vassilev
Reinstate r283887 and r283882.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Alex Lorenz
[CodeCompletion] Show protocol properties that are...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Correctly grant rebound limited_allocators friendship.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Remove incorrect XFAILS
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Unbreak C++03 build
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Nitesh Jain
[LLDB][MIPS] fix Floating point register read/write...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Remove usages of _LIBCPP_CONSTEXPR under test/std
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Nitesh Jain
[LLDB][MIPS] Fix qProcessInfo to return correct pointer...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Simon Pilgrim
[InstCombine] Fix constexpr issue in select combining
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Remove usages of _ALIGNAS_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Alex Lorenz
[Support][CommandLine] Display subcommands in help...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
support --param=std=gnu++XX
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Fix more C++11 constexpr issues in the tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Alex Lorenz
[Sema] Handle transparent_union attributes in C mode...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Fix nasty_containers.hpp for other stdlibs
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Fix use of C++14 constexpr in C++11
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
George Rimar
[Support/ELF] - Sort PT_OPENBSD_* added previously...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Remove use of _VSTD::__invoke in the not_fn tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Diana Picus
Add AArch64 unit tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Hans Wennborg
LTO: Don't follow lazy references when seeing new defin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Provide a fallback __cxa_thread_atexit() implementation...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chandler Carruth
[LCG] Cleanup various places where comments said `SCC...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Marek Kurdej
[clang-tidy-vs] Fix ClangTidy extension name in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Haojian Wu
Revert "[ClangTidy] Add UsingInserter and NamespaceAliaser"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eugene Leviant
Don't crash if reloc targets discarded section
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Protect special members of NullBase archetype to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Chandler Carruth
[LCG] Add the necessary functionality to the LazyCallGr...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Haojian Wu
[ClangTidy] Add UsingInserter and NamespaceAliaser
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Implement N4606 optional
commit
|
commitdiff
|
tree
|
snapshot
next