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
2015-10-22
Xinliang David Li
Add helper functions and remove hard coded references...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
David Majnemer
[Sink] Don't check BB.empty()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Alexey Samsonov
[ASan] Enable instrumentation of dynamic allocas by...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Zachary Turner
Update every test to import `lldb_shared`.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Eugene Zelenko
Fix Clang-tidy modernize-use-override warnings in some...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[SCEV] Remove a test case added in r249168
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[SCEV] Commute zero extends through <nuw> additions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[SCEV] Opportunistically interpret unsigned constraints...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[SCEV] Teach SCEV some axioms about non-wrapping arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[SCEV] Commute sign extends through nsw additions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[SCEV] Mark AddExprs as nsw or nuw if legal
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Zachary Turner
Remove special case logic for finding 3rd party libs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Zachary Turner
Move third party libraries to lldb/third_party
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Alexey Samsonov
[ASan] Minor fixes to dynamic allocas handling:
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Oleksiy Vyalov
Set device_id to host value only in case of adb protocol.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Rui Ueyama
ELF2: Implement --gc-sections.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Davide Italiano
[ExecutionEngine] Garbage collect some dead (and unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
John McCall
Define weak and __weak to mean ARC-style weak reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Igor Laevsky
[IntrinsicEmitter] Remove GET_INTRINSIC_MODREF_BEHAVIOR...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Rafael Espindola
Avoid storing a second copy of each string in StringTab...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Matthias Braun
AArch64: Disable the latency heuristic
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Matthias Braun
MachineScheduler: Add a way to disable the 'ReduceLaten...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
David Majnemer
[MS ABI] Don't crash when inheriting from base with...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Eric Christopher
Remove the last traces of X86CompilationCallback as...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Oleksiy Vyalov
Add support for abstract domain sockets.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Tim Northover
CodeGen: increase bits allocated for LegalizeActions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Change makeLibCall to take an ArrayRef<SDValue> instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Eugene Zelenko
Attempt to fix MSVC builds after rL250966.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Zachary Turner
Fix broken build under MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Use ArrayRef instead of pointer and size. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Zia Ansari
[X86] - Catch extra combine opportunities for redundant...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Bill Schmidt
[PPC] Fix PR24686 by failing assembly for an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Benjamin Kramer
Unbreak the shared cmake build. libToolingCore now...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Disable trigraph and escaped newline expansion on all...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Rafael Espindola
Avoid hash lookups when finalizing StringTableBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Rafael Espindola
Use array_pod_sort. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Benjamin Kramer
[Tooling] Add a utility function to replace one nested...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Manuel Klimek
Switch check_clang_tidy to argparse and add a -resource...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Pirama Arumuga...
Fix incorrect target triple in fp16-promote.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Daniel Sanders
[mips][mips16] Fix typo in FileCheck directive.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Asaf Badouh
[X86][AVX512] extend vcvtph2ps to support xmm/ymm and...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
James Molloy
[GlobalsAA] Loosen an overly conservative bailout
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
James Molloy
[BasicAA] Non-equal indices in a GEP of a SequentialTyp...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Angel Garcia...
Don't use "auto" on loops over fundamental types in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Gabor Horvath
Attempt to fix build bot test failures.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Angel Garcia...
Correctly print the type in modernize-make-unique.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
James Molloy
[ValueTracking] Add a new predicate: isKnownNonEqual()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Gabor Horvath
[analyzer] Bug identification
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Manuel Klimek
Add %check_clang_tidy and %clang_tidy_diff.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Benjamin Kramer
[AST] Remove redundant template keywords.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Benjamin Kramer
[AST] Store Decl* and Stmt* directly into the ParentMap.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Tamas Berghammer
Make SymbolFileDWARF::GetCachedSectionData thread safe
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Tamas Berghammer
Fix some race condition in ConstString around Mangled...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Angel Garcia...
Make string constants in the modernize module static.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Pavel Labath
[AppleObjCRuntime] Don't bother looking for the runtime...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Ewan Crawford
[RenderScript] Support for mips64 runtime hook
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Igor Kudrin
Fix the buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Manuel Klimek
Fix add_llvm_external_project.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Igor Kudrin
[ELF2] Add support for GNU Hash section
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Pawel Bylica
Use range-based for loop in sys::path::append(). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Yury Gribov
[asan] Get rid of UB in string tests. Patch by Max...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
David Majnemer
[MS ABI] Mangle static anonymous unions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Elena Demikhovsky
AVX-512: Fixed a bug in select_cc for i1 type
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Elena Demikhovsky
Partially reverted changes from r250686
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Xinliang David Li
clang driver toolchain refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Richard Smith
[coroutines] Initial stub Sema functionality for handli...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Richard Smith
[coroutines] Add forgotten test for lexing coroutines...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Richard Smith
[coroutines] Add overloaded unary 'operator co_await'.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Convert ActOnForwardProtocolDeclaration to take an...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Use an ArrayRef<OffsetOfComponent> instead of pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Change FindProtocolDeclaration to take an ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Change MacroInfo::setArgumentList to take an ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
NAKAMURA Takumi
clang-tools-extra/test/clang-tidy/cppcoreguidelines...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Richard Smith
[coroutines] Add parsing support for co_await expressio...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Richard Smith
[coroutines] Fix description of LangOption for coroutines.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
NAKAMURA Takumi
clang-tools-extra/test/clang-tidy/modernize-use-default...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Richard Smith
[coroutines] Add feature-test macro for coroutines...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Jason Molenda
Move the launch-as-root xpc service from lldb to xcode, to
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Richard Smith
[coroutines] Add lexer support for co_await, co_yield...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Jason Molenda
Change ModuleList::GetSharedModule so that it will...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Jason Molenda
Add some verbose lldb host logging so lldb will show...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Fix a couple places where InsertText was being called...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Pass an ArrayRef instead of pointer and size. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[OperandBundles] Teach AliasAnalysis about operand...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Sanjoy Das
[OperandBundles] Make function attributes conservativel...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
JF Bastien
WebAssembly: fix more syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Change SortAndUniqueProtocols to operate directly on...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Craig Topper
Use front() instead of [0] to make code more consistent...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Pete Cooper
Add missing load/store flags to thumb2 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
David Majnemer
Attempt to fix formatting for operand bundles
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
David Blaikie
Update LangRef for changes to the alias textual IR...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Eugene Zelenko
Fix Clang-tidy modernize-use-override warnings in some...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Todd Fiala
Fix libstdc++ data formatters on Ubuntu 15.10 x86_64
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
David Majnemer
[WinEH] Remove extraneous call to emitEHRegistrationOff...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Ben Langmuir
Fix use-after-free in ModuleManager
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Justin Bogner
[PM]: Fix a doc typo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Matt Arsenault
AMDGPU: Fix adding redundant m0 uses
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Matt Arsenault
AMDGPU: Fix verifier error in SIFoldOperands
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Matt Arsenault
AMDGPU: Split DiagnosticInfoUnsupported into its own...
commit
|
commitdiff
|
tree
|
snapshot
next