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-08-12
Todd Fiala
Link LLDB only against libclang and libLLVM .a files...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Zachary Turner
Fix build on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Duncan P. N...
BugReporter: Use ilist_half_embedded_sentinel_traits...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Greg Clayton
Switch over to using socketpair for local debugserver...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Duncan P. N...
MachO: Use ilist_half_embedded_sentinel_traits, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Dehao Chen
Fine tuning of sample profile propagation algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Duncan P. N...
Core: Use ilist_full_embedded_sentinel_traits for Simpl...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Artur Pilipenko
[x86] X86ISelLowering zext(add_nuw(x, C)) --> add(zext...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Ehsan Amiri
[BasicAA] Avoid calling GetUnderlyingObject, when the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Artur Pilipenko
[LVI] Take guards into account
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Teresa Johnson
Add move ops to satisfy MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Daniel Sanders
[mips] Remove obstack.cc XFAIL added in r278504 since...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Geoff Berry
[AArch64] Re-factor code shared by AArch64LoadStoreOpt...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Artur Pilipenko
[LVI] Fix potential memory corruption in getValueFromCo...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Duncan P. N...
ADT: Share code for embedded sentinel traits, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Teresa Johnson
Fix type to avoid problems on 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
James Y Knight
Revert "[Sparc] Leon errata fix passes."
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Tamas Berghammer
Skip 2 android test what is broken because of debuggerd
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Teresa Johnson
[PM] Port NameAnonFunction pass to new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Teresa Johnson
[PM] Port ModuleSummaryIndex analysis to new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Martin Bohme
[ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Davide Italiano
[Core] Retire yet another unused member function.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Davide Italiano
[Core] Simplify a bit. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Daniel Sanders
[mips] XFAIL the new mips64el compiler-rt tests that...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Simon Pilgrim
Fix Wdocumentation unknown parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Simon Pilgrim
[X86][SSE] Add support for combining target shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Andrey Bokhanko
Fix For pr28288 - Error message in shift of vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Pavel Labath
Fix-up r278299 for windows
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Krzysztof Parzyszek
[Hexagon] Standardize pseudo-instructions for calls...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Krzysztof Parzyszek
[Hexagon] Treat non-returning indirect calls as schedul...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Jonas Hahnfeld
Fix cuda-detect.cu when CLANG_DEFAULT_CXX_STDLIB is set
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Artur Pilipenko
[LVI] Take range metadata into account while calculatin...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Benjamin Kramer
[Webassembly] disable unstable test.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Simon Pilgrim
[X86][SSE] Fixed PALIGNR target shuffle decode
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Artur Pilipenko
[LVI] Handle any predicate in comparisons like icmp...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Chris Dewhurst
[Sparc][Leon] Missed resetting option flags from check...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Pavel Labath
XFAIL TestNamespaceDefinitions on gcc-4.8 and below
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Pavel Labath
Make TestCallStopAndContinue clang-format-resilient
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Chris Dewhurst
[Sparc][Leon] Errata fixes for various errata in differ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Benjamin Kramer
Prune unused diagnostics. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Benjamin Kramer
[C++1z] Fix crash when decomposing structs with anonymo...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
George Rimar
[ELF] - Linkerscript: reimplemented output sections...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Benjamin Kramer
[Coroutines] Move class into anonymous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Haicheng Wu
Revert "[BranchFolding] Restrict tail merging loop...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Roger Ferrer...
This patch implements PR#22821.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Simon Atanasyan
[ELF][MIPS] Support .MIPS.abiflags section
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Gor Nishanov
[Coroutines]: Part6b: Add coro.id intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Simon Atanasyan
[ELF][MIPS] Fix the comment
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Duncan P. N...
ADT: Remove all ilist_iterator => pointer casts, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
David Majnemer
Use the range variant of transform instead of unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
David Majnemer
Use the range variant of transform instead of unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
David Majnemer
Use the range variant of remove_if instead of unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
David Majnemer
Use the range variant of count_if instead of unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
George Burgess IV
[Sema] Fix the wording of a comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
George Burgess IV
[Sema] Fix a crash on variadic enable_if functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Rename getSizeOfHeaders -> getHeaderSize.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
David Majnemer
Use the range variant of find/find_if instead of unpack...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Duncan P. N...
Core: Remove custom next-prev traits from SimpleReferen...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Duncan P. N...
ADT: Add ilist_iterator conversions to/from ilist_node
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Wei Mi
Recommit 'Remove the restriction that MachineSinking...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Early continue. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Simplify LinkerScript<ELFT>::createSections.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Haicheng Wu
[BranchFolding] Restrict tail merging loop blocks after MBP
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Remove excessive parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Create only one section for a name in LinkerScript.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Richard Smith
P0217R3: serialization/deserialization support for...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Bruno Cardoso...
Revert "[VFS] Skip non existent files from the VFS...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Richard Smith
P0217R3: template instantiation support for decompositi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Bruno Cardoso...
[VFS] Skip non existent files from the VFS tree
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Bruno Cardoso...
[VFS] Add 'ignore-non-existent-contents' field to YAML...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Ivan Krasin
WholeProgramDevirt: initialize WasDevirt in all constru...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Chris Bieneman
[CMake] If the compiler supports _Atomic include atomic...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Allocate LayoutInputSections using SpecificBumpPtrAlloc...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Simplify output section ownership management.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Eli Friedman
[DSE] Don't remove stores made live by a call which...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Pete Cooper
Refactor isValidAssumeForContext to reduce duplication...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Remove OutputSectionBuilder::finalize.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Richard Smith
Remove unused and undesirable reference from BindingDec...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Richard Smith
P0217R3: Constant expression evaluation for decompositi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Remove useless local variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rui Ueyama
Split LinkerScript<ELFT>::createSections.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Vedant Kumar
[Basic] Add const qualifier to SM.isInSystemMacro ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
David Majnemer
Use the range variant of find_if instead of unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Ivan Krasin
WholeProgramDevirt: fix access to a non-initialized...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Todd Fiala
Decoupled Options from CommandInterpreter.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Rui Ueyama
Replace a variadic forwarding template function with...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Xinliang David Li
Add comment /NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Tim Shen
[ADT] Migrate DepthFirstIterator to use NodeRef
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Xinliang David Li
Fix typos /NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Richard Smith
P0217R3: Perform semantic checks and initialization...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Remove unnecessary extra version of isValidAssumeForCon...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
David Majnemer
Use the range variant of find instead of unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Piotr Padlewski
Don't import variadic functions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Vyacheslav...
X86-FMA3: Implemented commute transformation for EVEX...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Rui Ueyama
Make class hierarchy more shallow.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Rui Ueyama
Re-commit r278066: Do not ignore SizeOfOptionalHeader...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Tim Northover
GlobalISel: support 'null' constant in translation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ehsan Amiri
Extend trip count instead of truncating IV in LFTR...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Rui Ueyama
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
next