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
2017-05-17
Diana Picus
[GlobalISel][TableGen] Fix handling of default operands
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Pavel Labath
[RuntimeDyld] Fix debug section relocation (pr20457)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Jonas Paulsson
Make sure -optimize-regalloc=false is used correctly...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
George Rimar
[ELF] - Detemplate Thunk creation.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Craig Topper
[APInt] Use getWord to shorten some code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Max Kazantsev
[SCEV] Always sort AddRecExprs from different loops...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Max Kazantsev
[SCEV][NFC] Replace redundant dyn_cast with cast in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Trieu
[ODRHash] Support NestedNameSpecifier
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Gor Nishanov
[coroutines] Handle spills before catchswitch
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Trieu
[ODRHash] Support more types in the ODR checker.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alexander Kornienko
[clang-tidy] Optimize misc-unused-parameters. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Galina Kistanova
Added LLVM_DUMP_METHOD attributes for MatchableInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Ekaterina Romanova
(1) Fixed mismatch in intrinsics names in declarations...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Francis Visoiu...
BitVector: add iterators for set bits
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Rui Ueyama
Fix Windows buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Rui Ueyama
Garbage collect dllimported symbols.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Smith
[modules] When creating a declaration, cache its owning...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Sean Callanan
[Expression parser] Look up module symbols before hunti...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Adrian Prantl
Fix scope of namespaced DISubprograms when the function...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Eugene Zelenko
[ADT] Fix some Clang-tidy modernize-use-using warnings...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Zachary Turner
Fix for compilers with older CRT header libraries.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Zachary Turner
[Support] Ignore OutputDebugString exceptions in our...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Davide Italiano
[IR] Prefer use_empty() to !hasNUsesOrMore(1) for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Davide Italiano
[NewGVN] Re-enable test now that the nondeterminism...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
NAKAMURA Takumi
llvm/test/Transforms/InstCombine/debuginfo-skip.ll...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Adrian McCarthy
Add test for FixedStreamArrayIterator::operator->
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Paul Robinson
Update doxygen description of a method. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Sanjay Patel
[InstSimplify] add folds for constant mask of value...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Evgeny Stupachenko
The patch exclude a case from zero check skip in
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Amara Emerson
Re-commit r302678, fixing PR33053.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Easwaran Raman
[Inliner] Do not mix callsite and callee hotness based...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tim Shen
[PPC] Add -ppc-asm-full-reg-names to atomic-2.ll. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Matthias Braun
Test for r303197
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Saleem Abdulrasool
builtins: fix guard __AEABI__ -> __ARM_EABI__
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Manoj Gupta
[libunwind] Fix executable stack directive on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tim Shen
[PPC] Lower load acquire/seq_cst trailing fence to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Easwaran Raman
Add hasProfileSummary and has{Sample|Instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Sanjay Patel
[InstCombine] auto-generate better checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Dmitry Mikulin
In debug builds non-trivial amount of time is spent...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Berlin
NewGVN: Only do something in verifyStoreExpressions...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Berlin
NewGVN: Fix PR 33051 by making sure we remove old store...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Reid Kleckner
Revert "[X86] Replace slow LEA instructions in X86"
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Nirav Dave
Elide stores which are overwritten without being observed.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Matthias Braun
ShrinkWrap: Add skipFunction() call
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Davide Italiano
[MetadataLoader] Remove unused Vector. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Saleem Abdulrasool
builtins: one more case of a missing header
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Akira Hatanaka
[libcxxabi] Fix the test case committed in r303175.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Renato Golin
Revert "[ARM] Mark LEApcrel instructions as isAsCheapAs...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alex Lorenz
[index] Avoid another crash that happens when looking...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alexander Kornienko
[clang-tidy] Speed up performance-unnecessary-value...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Saleem Abdulrasool
builtins: add missing includes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Michael Kruse
[ScopInfo] Remove unused MemoryAccess::BaseName. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Saleem Abdulrasool
builtins: expand out the AEABI function stubs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alexander Kornienko
[clang-tidy] Optimize readability-implicit-bool-cast...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Stanislav Mekhanoshin
[AMDGPU] Use GCNRPTracker dumper methods in scheduler
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Sanjay Patel
[InstCombine] add motivational comment for tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Stanislav Mekhanoshin
[AMDGPU] Cache live-ins and register pressure in scheduler
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Lama Saba
[X86] Replace slow LEA instructions in X86
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Matthew Simpson
Revert 303174, 303176, and 303178
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Nirav Dave
[DAG] Prune deleted nodes in TokenFactor
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alexander Kornienko
[clang-tidy] Optimize matchers in readability-implicit...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Stanislav Mekhanoshin
[AMDGPU] Turn register pressure estimation into forward...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Matthew Simpson
Make test target-specific
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ilya Biryukov
Added missing includes in clangd to fix the build.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Matthew Simpson
Fix test case to unbreak bots
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Akira Hatanaka
[libcxxabi] Align unwindHeader on a double-word boundary.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Matthew Simpson
[LV] Avoid potentential division by zero when selecting IC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ilya Biryukov
[clangd] Refactor ProtocolHandlers to decouple them...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Gor Nishanov
[coroutines] Handle unwind edge splitting
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[DWARF] - Add RelocAddrEntry for cleanup. NFCi.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alex Lorenz
[Sema] Avoid duplicate -Wunguarded-availability warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Igor Breger
[GlobalISel][X86] Split memop test file. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Chad Rosier
Fix an improperly placed curly bracket. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[ELF] - Update for LLVM's r303163 change. NFCi.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[DWARF] - Use DWARFAddressRange struct instead of uint6...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
Revert r303159 "[DWARF] - Use DWARFAddressRange struct...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Pavel Labath
Skip TestWatchedVarHitWhenInScope on android arm becaus...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[DWARF] - Use DWARFAddressRange struct instead of uint6...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Peter Szecsi
[StaticAnalyzer] Move inline counter increaser to inlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Haojian Wu
[clang-tidy] Add "emplace_back" detection in inefficien...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alex Lorenz
Fix PR 10758: Infinite recursion when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[ELF] - Detemplate elf::addSyntheticLocal(). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ilya Biryukov
Fixing compilation failures on buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[ELF] - Detemplate access to SymTab, DynSymTab, GnuHash...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
James Henderson
[LTO] Print time-passes information at conclusion of...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ilya Biryukov
Restored r303067 and fixed failing test.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[ELF] - Detemplate GnuHashTableSection and SymbolTableS...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
George Rimar
[ELF] - Use llvm::to_integer() instead of StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Max Kazantsev
[SCEV] Fix sorting order for AddRecExprs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Craig Topper
[CorrelatedValuePropagation] Don't use -> to call a...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jakub Kuderski
[clang-tidy] modernize-use-emplace: Remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Berlin
NewGVN: Use StoreExpression StoredValue instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Berlin
NewGVN: Formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Davide Italiano
Revert "[NewGVN] Replace predicate info leftovers."
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Davide Italiano
[NewGVN] Replace predicate info leftovers.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jakub Kuderski
Revert "[clang-tidy] modernize-use-emplace: Remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Jakub Kuderski
[clang-tidy] modernize-use-emplace: Remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Saleem Abdulrasool
builtins: use reserved spelling (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
NAKAMURA Takumi
AMDGPUCodeGen: Fix warnings in r303111. [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Vitaly Buka
[tsan] Update tsan test for r303084
commit
|
commitdiff
|
tree
|
snapshot
next