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
Rui Ueyama
Return a vector from createPhdrs instead of return...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
Replace parallel arrays with a StringSwitch.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
Remove `else` after `break`.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Yaxun Liu
[OpenCL] AMDGCN target will generate images in constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tim Northover
GlobalISel: properly conditionalize LLT use.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Richard Smith
[modules] Don't emit initializers for VarDecls within...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tim Northover
GlobalISel: implement low-level type with just size...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Avoid use of uninitialized iterators.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Alina Sbirlea
Properly ifdef the use of cpuid.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Chandler Carruth
Add yet more explicit template instantiations. These...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Artem Belevich
[NVPTX] deal with all aggregate return types.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Artem Belevich
[NVPTX] Improve lowering of byval args of device functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Richard Smith
Fix modules self-host: add missing include and forward...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Francis Ricci
[compiler-rt] Don't require c++ headers when configurin...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Adam Nemet
[OptDiag] Fix function comment
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Alina Sbirlea
[cpu-detection] Cleanup of Host.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Francis Ricci
[compiler-rt] Fix target architecture matching
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Sanjay Patel
minimize tests and auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Create thunks before regular relocation scan.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Jason Henline
Add .clang-format to parallel-libs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Use iterators to avoid dereferencing end().
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Etienne Bergeron
fix flaky test on windows sanitizer bots
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Jason Henline
Use HTTPS for arcconfig conduit URL
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
Simplify output section ownership.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Sanjay Patel
move decomposeBitTestICmp() to Transforms/Utils; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Wei Mi
Fix test/Analysis/ScalarEvolution/scev-expander-existin...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tobias Grosser
Update isl to isl-0.17.1-191-g540b2fd
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
George Rimar
[ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesF...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Wei Mi
Use ValueOffsetPair to enhance value reuse during SCEV...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Sanjay Patel
fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kostya Serebryany
[asan] trying to fix the android bot
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eugene Leviant
[ELF] Attempt to fix FreeBSD build bot (no template...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Jim Ingham
If x/i is followed by x/g, the format should be reset...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Reid Kleckner
Try to deflake Windows/dll_host.cc test by not using...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Matt Arsenault
AMDGPU: Add missing test coverage for control flow...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Ed Maste
libunwind: limit stack usage in unwind cursor
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
George Rimar
Removed trailing whitespaces. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Reid Kleckner
[xray] Only build xray on Linux for now
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Peter Smith
Initial support for the local dynamic model ARM TLS...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Etienne Bergeron
[compiler-rt/asan] Disable irrelevant unittest on win64
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eugene Leviant
[ELF] Create output sections in LinkerScript class
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Reid Kleckner
[MS] Improve VPtrInfo field names and doc comments
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Yaxun Liu
AMDGPU: Fix bug causing crash due to invalid opencl...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
George Rimar
[ELF] - Fixed integral constant overflow warning under...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Dean Michael...
[compiler-rt] [XRay] Basic initialization and flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Dmitry Vyukov
tsan: fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Matthias Gehre
clang-tidy modernize-loop-convert: preserve type of...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kirill Bobyrev
[clang-tidy] readability-identifier-naming - support...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Renato Golin
[docs] Fixing Sphinx warnings to unclog the buildbot
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Avoid some binary searches.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Dmitry Vyukov
tsan: fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Benjamin Kramer
Revert "[InstCombine] Enable cast-folding in logic...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tobias Grosser
[InstCombine] Provide more test cases for cast-folding...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Simon Pilgrim
[X86][SSE] Add cost model values for CTPOP of vectors
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Dmitry Vyukov
tsan: fix leak of shadow stacks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Simon Pilgrim
[X86][SSE] Reimplement SSE fp2si conversion intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Diana Picus
[ARM] Skip inline asm memory operands in DAGToDAGISel
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Renato Golin
[docs] fix cmake code-block warning
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Renato Golin
[docs] Add proposals to index file
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Benjamin Kramer
[include-fixer] Make error messages a bit prettier...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Renato Golin
[docs] GitHub Proposal for LLVM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Haojian Wu
[include-fixer] Tweak: remove unintended const.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Peter Smith
Support for standard model ARM TLS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tobias Grosser
Update isl to isl-0.17.1-171-g233f589
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Fix inheriting constructor test for std::function.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Unbreak is_constructible tests for Clang <= 3.7.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Add missed test in r276090.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Move std::function constructor SFINAE into template...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
Minor cleanup -- clear name structure before parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Craig Topper
[AVX512] Add a missing NoVLX to give priority to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Craig Topper
[X86] Use 'HasAVX1Only' to properly give priority to...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Craig Topper
[X86] Create some multiclasses to reduce the repeated...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Craig Topper
[X86] Create some wrapper multiclasses to create AVX...
commit
|
commitdiff
|
tree
|
snapshot
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
next