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-09-30
Davide Italiano
[ExpressionParser] Prefer isa<> to dyn_cast<>. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Dehao Chen
Refactor the SamplePGO profile annotation logic to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Faisal Vali
[NFC] Add assertion that we assume a valid macro argume...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Simon Pilgrim
[X86][SSE] Fold (VSRAI (VSHLI X, C1), C1) --> X iff...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Craig Topper
[AVX-512] Add patterns to make fp compare instructions...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Simon Pilgrim
[X86][SSE] Add vector truncation cases inspired by...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Michael Zuckerman
Code refactoring for the interleaved code <NFC>
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Faisal Vali
[NFC] Sync function call with changes to interface...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Gadi Haber
[X86][SKX] Added codegen regression test for avx512...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Faisal Vali
[NFC] Remove superfluous parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
NAKAMURA Takumi
SyntheticSections.cpp: Appease g++-4.8, s/const/constexpr/
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Rui Ueyama
Make parameter lists of SymbolTable::add* functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Rui Ueyama
Fix buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Daniel Jasper
Revert r314435: "[JumpThreading] Preserve DT and LVI...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Rui Ueyama
Parallelize string merging.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Sam McCall
[clangd] simplify ClangdLSPServer by private-inheriting...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
NAKAMURA Takumi
clang/test/SemaCXX/ms-iunknown-template-function.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Xinliang David Li
Fix buildbot failure -- tighten type check for matching phi
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Craig Topper
[X86] Support v64i8 mulhu/mulhs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Richard Trieu
[ODRHash] Add base classes to hashing CXXRecordDecl.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
George Karpenkov
[Analyzer] Add dummy implementation to call_once to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Xinliang David Li
Recommi r314561 after fixing over-debug assertion
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Marek Sokolowski
[llvm-rc] Serialize DIALOG(EX) to .res files (serializa...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Adrian Prantl
typos
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Adrian Prantl
llvm-dwarfdump: implement the --name lookup option.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Adrian Prantl
Fix 80 column violations
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Adrian Prantl
Add comments
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
George Karpenkov
[Analyzer] Document a gotcha: for C++ -analyze-function...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
George Karpenkov
[Analyzer] Add nullability to the list of tested checke...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
George Karpenkov
[Analyzer] Synthesize function body for std::call_once
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Richard Smith
Add a "vexing parse" warning for ambiguity between...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Stanislav Mekhanoshin
[AMDGPU] Set fast-math flags on functions given the...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Yaxun Liu
CodeGen: Fix pointer info in expandUnalignedLoad/Store
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Adrian Prantl
fix 80 column violation.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Xinliang David Li
Revert 314561 due to debug build assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Marek Sokolowski
[llvm-rc] Serialize MENU resources to .res files (seria...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Xinliang David Li
Eliminate PHI (int typed) which has only one use by...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Alex Shlyapnikov
Revert "Use the basic cost if a GEP is not used as...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Eugene Zelenko
[CodeGen] Fix some Clang-tidy modernize-use-using and...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Paul Robinson
[PS4] Tidy up some debug-tuning v. triple decision...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Erich Keane
[Sema] Correct IUnknown to support Unknwnbase.h Header.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
Move LoadedModule list to a NoCtor vector and initializ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
Revert "Move LoadedModule list to a NoCtor vector and...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Brian Gesiak
Revert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY`...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Brian Gesiak
[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Marek Sokolowski
[llvm-rc] Serialize ACCELERATORS to .res files (seriali...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jan Vesely
Fix amdgcn-amdhsa on llvm-3.9
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jan Vesely
travis: Check built libraries on llvm-3.9
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jan Vesely
Add script to check for unresolved function calls
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jan Vesely
geometric: geometric functions are only supported for...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jan Vesely
travis: add build using llvm-3.9
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jan Vesely
Restore support for llvm-3.9
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Matthew Simpson
[LV] Use correct insertion point when type shrinking...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Marek Sokolowski
[llvm-rc] Refactoring needed for ACCELERATORS and MENU...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Sanjoy Das
Use LLVM_ENABLE_ABI_BREAKING_CHECKS correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Marek Sokolowski
[llvm-rc] Serialize HTML resources to .res files (seria...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Adam Nemet
Display relative hotness with two decimal digits after...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Pilgrim
Fix Wmismatched-tags warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
[test] Enable LeakSanitizer on 64-bit Darwin ASan llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Sam Clegg
[WebAssembly] Allow each data segment to specify its...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
Move LoadedModule list to a NoCtor vector and initializ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Sam McCall
Small clangd cleanups, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Hongbin Zheng
[SimplifyIndVar] Do not fail when we constant fold...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Nicolai Haehnle
AMDGPU: fix bad test exposed by r314522
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Coby Tayree
fixup, post rL314493
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Alex Shlyapnikov
Fix cmake file broken by D38277.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Teresa Johnson
[ThinLTO] Use decimal suffix for promoted values to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
[test] Disable leak checking on a clang crash test...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Michael Kruse
[Polly] Add dumpPw() and dumpExpanded() functions....
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Filipe Cabecinhas
Fix Modules/{builtin-import.mm,umbrella-header-include...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jonas Devlieghere
[dwarfdump][NFC] Consistent printing of address ranges
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Nicolai Haehnle
AMDGPU: VALU carry-in and v_cndmask condition cannot...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
Add missing header definition
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
Remove recursion from FindModuleForAddress. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Michael Kruse
[ScopBuilder] Fix typo. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Francis Ricci
Refactor android fallback procmaps init. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jun Bum Lim
Use the basic cost if a GEP is not used as addressing...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jonas Paulsson
[SystemZ] implement shouldCoalesce()
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Pilgrim
Fix spelling in comments. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Amara Emerson
[X86] Improve codegen for inverted overflow checking...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jonas Hahnfeld
[test] Fix uninitialized memory in omp_taskloop_grainsize.c
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jonas Hahnfeld
[CMake] Fix configuration on PowerPC with sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Sam Parker
[ARM] v8.3-a complex number support
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Michael Zuckerman
Small modification <NFC>
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Alex Lorenz
[docs][refactor] Add refactoring engine design document...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Pilgrim
Fix Wmismatched-tags warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Aleksandar...
[mips] Reordering callseq* nodes to be linear
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Aleksandar...
Revert "[mips] Reordering callseq* nodes to be linear"
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Dardis
[mips] Add missing license info, formatting changes...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Pilgrim
[X86][SSE] Added more tests for vector multiplications...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Aleksandar...
[mips] Add test cases for dext/dins family of instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Tim Renouf
[AMDGPU] calling conventions for AMDPAL OS type
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Tim Renouf
[AMDGPU] AMDPAL scratch buffer support
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Tim Renouf
[Triple] Add AMDPAL operating system type
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Daniel Marjamaki
[Sema] Suppress warnings for C's zero initializer
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Jonas Devlieghere
[dwarfdump][NFC] Consistent errors and warnings with...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Aleksandar...
[mips] Reordering callseq* nodes to be linear
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Ben Dunbobbin
[NFC] Removed accidenatally added file
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Ben Dunbobbin
[ELF] Simpler scheme for handling common symbols
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Coby Tayree
[X86][MS-InlineAsm] Extended support for variables...
commit
|
commitdiff
|
tree
|
snapshot
next