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-27
Kostya Serebryany
[libFuzzer] speculatively trying to fix the Mac build
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
John McCall
Refactor call emission to package the function pointer...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Davide Italiano
[IR] Retire unused getGEPReturnType overload. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Tim Shen
[APFloat] Fix APFloat::getExactInverse when the input...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Anna Zaks
[sanitizers] Set Darwin specific linker and compiler...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Mehdi Amini
Unconditionally pass `-lto_library` to the linker on...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Anna Zaks
[analyzer] Report CFNumberGetValue API misuse
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Justin Bogner
llvm-objdump: Make some error messages more consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Justin Lebar
[CUDA] Move device placement new definitions into a...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Justin Lebar
[CUDA] Switch cuda_wrappers/complex to use a proper...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vedant Kumar
[utils] Add a '--unified-report' option to the code...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vedant Kumar
[utils] Use print_function in the code coverage prep...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vedant Kumar
[utils] Add an '--only-merge' option to the code covera...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Evandro Menezes
[AArch64] Create feature set for Samsung Exynos-M2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Jonathan Peyton
Fixing typos in __kmp_release_deps trace outputs
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Jonathan Peyton
Use getpagesize() instead of PAGE_SIZE macro when KMP_O...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Victor Leschuk
DebugInfo: fix incorrect alignment type (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rafael Espindola
Have on addRegular forward to another. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Remove a constructor to simplify.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Malcolm Parsons
[RecursiveASTVisitor] Visit the implicit expression...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rafael Espindola
Make the DefinedRegular constructors more regular....
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Reid Kleckner
[lit] Work around Windows MSys command line tokenizatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Fix build breakage.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Casey Carter
Cleanup nonportable behavior in tests for std::any
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Ehsan Amiri
[PPC] Remove testcase from incorrect directory
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Tim Northover
ARM: don't rely on push/pop reglists being in order...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Nemanja Ivanovic
Do not assume that FP vector operands are never legaliz...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Nemanja Ivanovic
[PowerPC] Implement vector_insert_exp builtins - clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Sanjoy Das
Simplify `x >=u x >> y` and `x >=u x udiv y`
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Chad Rosier
Revert "[AliasSetTracker] Make AST smarter about intrin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Enrico Granata
Fix an issue where frame variable -s <varname> would...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Nemanja Ivanovic
[PowerPC] Implement vec_insert_exp builtins - llvm...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rafael Espindola
Call _exit.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Kostya Serebryany
[libFuzzer] simplify TracePC::HandleTrace even further...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Chad Rosier
Fix test from r285217.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rafael Espindola
Pass a InputSectionData to classoff.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Move a helper function that doesn't depend on a class...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Define a helper function to demangle symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Nemanja Ivanovic
[PPC] Implement vector reverse elements builtins (vec_reve)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Chad Rosier
[AArch64] Avoid materializing constant 1 when generatin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Enrico Granata
Actually use = delete to mark constructors and operator...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dan Gohman
[WebAssembly] Update the README.txt.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Nirav Dave
[MC] Fix comma typo in .loc parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Casey Carter
Silence unused parameter warnings in archetypes.hpp
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Robert Lougher
Reapply: "Remove debug location from common tail when...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Yaxun Liu
AMDGPU: Add missing ISA versions gfx7.x.x and 8.x.x.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Yaxun Liu
AMDGPU: Refactor processor definition to use ISA versio...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Kostya Kortchinsky
[scudo] Lay the foundation for 32-bit support
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Robert Lougher
[ubsan] Fix vptr.cpp test to be more resilient. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dehao Chen
Introduce updateDiscriminator interface to DILocation...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Chris Bieneman
[CMake] Adding example distribution CMake cache files
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rafael Espindola
Reduce the number of allocators.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Renato Golin
[ARM RT] Fix broken clear_cache debug build on ARM
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Matt Arsenault
Reapply "AMDGPU: Don't use offen if it is 0"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Matt Arsenault
AMDGPU: Fix counting si_mask_branch as 4 bytes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Matt Arsenault
Fix nondeterministic output in local stack slot alloc...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Sanjay Patel
[InstCombine] clean up commonCastTransforms; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Tom Stellard
LegalizeDAG: Support promoting [US]DIV and [US]REM...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Tom Stellard
AMDGPU/SI: Don't emit multi-dword flat memory ops when...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Tom Stellard
AMDGPU/SI: Remove unnecessary run lines from test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Zvi Rackover
[X86] AVX512 fallback for floating-point scalar selects
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Sanjay Patel
[InstCombine] consolidate zext tests and auto-generate...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Sanjay Patel
[InstCombine] auto-generate better checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Erik Verbruggen
[PP] Replace some index based for loops with range...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Benjamin Kramer
Fix use-after-scope in ASTContext.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Chad Rosier
[AliasSetTracker] Make AST smarter about intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rafael Espindola
Delete trivial getters. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Victor Leschuk
DebugInfo: support for DWARFv5 DW_AT_alignment attribute
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Erik Verbruggen
[PP] Remove another unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Pavel Labath
Don't set a software stepping breakpoint at 0 on arm...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Eugene Leviant
[ELF] Better error reporting for undefined symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Andrea Di Biagio
[IndVarSimplify][DebugLoc] When widening the exit loop...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vassil Vassilev
[modules] PR28812: Modules can return duplicate field...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vassil Vassilev
Revert r285181 "DebugInfo: support for DWARFv5 DW_AT_al...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Erik Verbruggen
[PP] Replace some uses of unsigned with size_t
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Victor Leschuk
DebugInfo: support for DWARFv5 DW_AT_alignment attribute
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Erik Verbruggen
PP: Remove unused parameters from methods
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Victor Leschuk
DebugInfo: add bitcode upgrade test for alignment
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Andi-Bogdan...
Bug 28065 - clang-format incorrectly aligns backslash.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Maxim Ostapenko
[lsan] Relax check for allocator_end in ProcessGlobalRe...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vitaly Buka
[CodeGen] Don't emit lifetime intrinsics for some local...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Craig Topper
[AVX-512] Fix the operand order for all calls to __buil...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dean Michael...
[XRay] Be case-insensitive for error strings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Craig Topper
[AVX-512] Add scalar vfmsub/vfnmsub mask3 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Jason Molenda
Enable the use of the new dyld SPI on the current
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dean Michael...
[XRay] Remove unnecessary include of <unistd.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dean Michael...
[XRay] Remove unnecessary include of <unistd.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Split LinkerDriver::link. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dean Michael...
[XRay] Move specialisations into correct namespace
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dean Michael...
[XRay] Remove extra `;` to make -wpedantic happy
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dean Michael...
[XRay] Add llvm-xray as a dependency to test/CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Dean Michael...
[XRay] Implement `llvm-xray extract`, start of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Rename variable to be more consistent.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Truncate a SVN path part from --version output.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rui Ueyama
Use printf instead of "echo -ne".
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Peter Collingbourne
Cloning: Also clone global variable attached metadata.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Richard Smith
[modules] Fix assert if multiple update records provide...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vitaly Buka
[Sema] Handle CaseStmt and DefaultStmt as SwitchCase
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Vitaly Buka
[CodeGen] Move shouldEmitLifetimeMarkers into more...
commit
|
commitdiff
|
tree
|
snapshot
next