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-07-20
Eric Fiselier
Reimplement is_constructible fallback implementation...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
[Profile] implement interface to get profile path prefix
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
David Majnemer
Forgot to add a test for r276008.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
David Majnemer
Revert "Disable this-return argument forwarding on...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Adam Nemet
[LV] Add hotness attribute to missed-optimization remarks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Jason Molenda
Add a default-value bool flag pretty_print to the Struc...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Add tests for reference binding assertions in std:...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Michael Zolotukhin
Revert "Revert r275883 and r275891. They seem to cause...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Akira Hatanaka
[Sema] Compute the nullability of a conditional express...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Saleem Abdulrasool
llvm-readobj: add some more aliases
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Hubert Tong
Revert r276069: MSVC bots not happy
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Hubert Tong
Fix r276069: add default argument for new parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Justin Lebar
[LSV] Don't assume that loads/stores appear in address...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Hubert Tong
Fix r276069: use LLVM_CONSTEXPR
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Yunzhong Gao
Fixing a few places in this doc which look like obvious...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Hubert Tong
Concepts: Create space for requires-clause in TemplateP...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Matthias Braun
Revert "RegScavenging: Add scavengeRegisterBackwards()"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Add SFINAE on additional overloads of std::complex...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kyle Butt
Codegen: Tail Duplication: Only duplicate into layout...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Enrico Granata
s/Cocoa/Foundation/
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Sean Silva
Revert r275883 and r275891. They seem to cause PR28608.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Sean Silva
[PM] Port LoopUnroll.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Kyle Butt
Codegen: Factor out canTailDuplicate
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Enrico Granata
Fix an issue where the libc++ std::list formatter wasn...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Aaron Ballman
This code block breaks the docs build (lab.llvm.org...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Eric Fiselier
Add heterogeneous comparator support for __debug_less...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Justin Lebar
[ADT] Warn on unused results from ArrayRef and StringRe...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Justin Lebar
Get rid of call to StringRef::substr that's never used.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Justin Lebar
[LSV] Insert stores at the right point.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Justin Lebar
[LSV] Use make_range, and reformat a DEBUG message...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Justin Lebar
[LSV] Nix two global (ish) variables in the LoadStoreVe...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Justin Lebar
[LSV] Add detail to correct-order.ll test.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Kostya Serebryany
[libFuzzer] extend the messages printed by afl_driver
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Arsenault
AMDGPU: Change fdiv lowering based on !fpmath metadata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Daniel Berlin
Fix unused variable
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Eric Fiselier
[libcxx] Add support for benchmark tests using Google...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Paul Robinson
Make GVN Hoisting obey optnone/bisect.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Daniel Berlin
Make MemorySSA::dominates/locallydominates constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Chandler Carruth
Add AIX support to Path.inc, Host.h, and CMake.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matthias Braun
RegScavenging: Add scavengeRegisterBackwards()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matthias Braun
RegisterScavenger: Introduce backward() mode.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Sanjay Patel
regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Evandro Menezes
[AArch64] Properly validate the reciprocal estimation.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Xinliang David Li
[Profile] Test cleanup -- use new lit var for IR PGO...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Sanjay Patel
[InstCombine] fold add(zext(xor X, C), C) --> sext...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Xinliang David Li
[Profile] Introduce lit test vars for IR based instrume...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Enrico Granata
Don't check the value of the unset variables on iOS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
George Burgess IV
Attempt to appease MSVC buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Kostya Serebryany
[asan] trying to fix the android bot
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Davide Italiano
[AMDGPU] Remove spurious line (should've been removed...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Davide Italiano
[AMDGPU] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
George Burgess IV
[CFLAA] Make a test tell the truth. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Xinliang David Li
[Profile] introduce reusable internal interfaces to...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
George Burgess IV
[CFLAA] Add some interproc. analysis to CFLAnders.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Kevin Enderby
Next step along the way to getting good error messages...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Sanjay Patel
add even more missing tests for simplifySelectBitTest()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
George Burgess IV
[CFLAA] Teach CFLAnders to distinguish reads from writes.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Smith
Attempt to bring peace to -Werror buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Xinliang David Li
[Profile] move utility interfaces to the right header...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Bruno Cardoso...
[SemaObjC] Improve ObjCDictionaryLiteral and ObjCArryLi...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Xinliang David Li
[Profile] use portable macro /NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Aaron Ballman
This code block breaks the docs build (lab.llvm.org...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Rafael Espindola
Use posix_fallocate instead of ftruncate.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Smith
[libcxxabi] When catching an exception of type nullptr_...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Vedant Kumar
[tsan] Don't instrument __llvm_gcov_global_state_pred...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
David Majnemer
Let FuncAttrs infer the 'returned' argument attribute
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Northover
ARM: move feature for Thumb2 pkhbt/pkhtb onto architect...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Ahmed Bougacha
[GlobalISel] Mark newly-created gvregs as having a...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Ahmed Bougacha
[GlobalISel] Simplify more RegClassOrRegBank is+get...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Yaxun Liu
[OpenCL] Fixes bug of missing OCL version metadata...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Arsenault
amdgpu: Use right builtn for rsq
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
David Majnemer
[FunctionAttrs] Correct the safety analysis for inferen...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Davide Italiano
[SCCP] Improve assert messages. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Kostya Serebryany
[libFuzzer] properly intercept memmem
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Chad Rosier
[DSE] Add additional debug output. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Vitaly Buka
Add detect_stack_use_after_scope runtime flag
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Eric Fiselier
Fix undefined behavior in __tree
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
David Majnemer
Add a testcase for r275581
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
David Majnemer
[RegionInfo] Some cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
David Majnemer
[RegionPass] Some minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
David Majnemer
[LoopPass] Some minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Aaron Ballman
This code block breaks the docs build (lab.llvm.org...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Ed Maste
libunwind: sync some coments with NetBSD's version
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Ed Maste
libunwind: Use conventional DWARF capitalization in...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Sanjay Patel
add tests related to PR28466
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Simon Pilgrim
[X86][AVX512] Added AVX512 subvector broadcast tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matthias Gehre
cppcoreguidelines-pro-bounds-constant-array-index:...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Simon Pilgrim
[X86][AVX] Fixed typo in test names
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Chad Rosier
[DSE] Add additional debug output. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Sanjay Patel
add missing test for simplifySelectBitTest()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tobias Grosser
[InstCombine] Enable cast-folding in logic(cast(icmp...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Arsenault
AMDGPU: Only use legal inline immediates with kill...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tobias Grosser
GPGPU: Bail out of scops with hoisted invariant loads
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
NAKAMURA Takumi
clangRename: Update libdeps to add clangASTMatchers.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
NAKAMURA Takumi
ClangRenameTests: Update libdeps. r275958 introduced...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Etienne Bergeron
fix compiler warnings [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Ed Maste
Typo corrections identified by codespell
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Etienne Bergeron
[compiler-rt] Fix Asan imports/exports unittest
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Simon Pilgrim
[X86][SSE] Reimplement SSE fp2si conversion intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Haojian Wu
[include-fixer] A refactoring of IncludeFixerContext.
commit
|
commitdiff
|
tree
|
snapshot
next