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
2018-07-12
Craig Topper
[X86] Add AVX512 equivalents of some isel patterns...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
Revert r336950 and r336951 "[X86] Add AVX512 equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
George Burgess IV
Remove redundant *_or_null checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86] Add AVX512 equivalents of some isel patterns...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
foo
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Martin Storsjo
Revert "[SLPVectorizer] Add initial alternate opcode...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Stella Stamenova
[process] Update the documentation for ReadMemory and...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Joerg Sonnenberger
Support linking static PIE binaries on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Richard Smith
PR38141: check whether noexcept-specifications are...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Erich Keane
AttributeList de-listifying:
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Dan Liew
[CMake] Fix a typo in the variable used to retrieve...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Bill Wendling
[gold-plugin] Disable section ordering for relocatable...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Marco Castelluccio
Simplify instrprof-dlopen-dlclose-gcov.test to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Matt Morehouse
[SanitizerCoverage] Add associated metadata to 8-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Stefan Pintilie
[PowerPC] [NFC] Update __float128 tests
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86][FastISel] Support EVEX version of sqrt.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86] Add show-mc-encoding to some fast-isel intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Vedant Kumar
[Driver] Conform warn_drv_object_size_disabled_O0 to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Krzysztof Parzyszek
[Hexagon] Fix testcases failing after r336933
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Matt Arsenault
AMDGPU: Fix assert in truncate combine with vectors
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Matthias Braun
Revert "(HEAD -> master, origin/master, arcpatch-D37582...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Krzysztof Parzyszek
[Hexagon] Diagnose intrinsics not supported by selected...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Matt Morehouse
[libFuzzer] If LLD available, require it to build first.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Richard Smith
Add tests for function conversions in conversion functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Nicolas Lesser
[C++17] Disallow lambdas in template parameters (PR33696).
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Matthias Braun
CodeGen: Remove pipeline dependencies on StackProtector...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eric Liu
[Tooling] Make standalone executor support user-provide...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Wolfgang Pieb
[DWARF v5] Generate range list tables into the .debug_r...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Matt Morehouse
[libFuzzer] Use lld-available for gc-sections.test.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86] Connect the flags user from PCMPISTR instructions...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86][FastISel] Choose EVEX instructions when possible...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Galina Kistanova
Reverted r336805 as it broke llvm-clang-x86_64-expensiv...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Nicolas Lesser
[C++11] Fix warning when dropping cv-qualifiers when...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Stephen Hines
Add --strip-all option back to llvm-strip.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Bruno Cardoso...
Revert "[modules] Fix 37878; Autoload subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Ben Hamilton
[clang-tidy/ObjC] Add SQL to list of acronyms
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Leonard Mosescu
Restructure the minidump loading path and add early...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Roman Lebedev
[NFC][X86][AArch64] Add tests for the 'check for [no...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Matt Davis
[llvm-mca] Simplify eventing by adding an onEvent templ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Alexey Bataev
[OPENMP, NVPTX] Fix loop boundaries calculation for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Sjoerd Meijer
Follow up of r336913: forgot to add the new test files.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Sjoerd Meijer
[AArch64] Armv8.4-A: LDAPR & STLR with immediate offset...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Roman Lebedev
[InstCombine] icmp-logical.ll: restore the original...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Roman Lebedev
[InstCombine] Fold x & (-1 >> y) != x to x u> (...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eric Liu
[Tooling] Get working directory properly without assumi...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Sam McCall
[clangd] Extract FileSystemProvider into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Andrew Ng
[ThinLTO] Escape module paths when printing
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Francis Visoiu...
[DebugInfo][X86] Add start-after flags to MIR tests
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Francis Visoiu...
[XRay] Fix machine verifier issues in X86
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Dan Liew
[CMake] Remove unnecesary list of source files for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Dan Liew
[CMake] Rename `SANITIZER_HEADERS` to `SANITIZER_IMPL_H...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Simon Pilgrim
[X86][SSE] Utilize ZeroableElements for canWidenShuffle...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Chen Zheng
[InstCombine]add testcases for folding more SPFofSPF...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Kristof Umann
[analyzer][UninitializedObjectChecker] Moved non-member...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Simon Pilgrim
[X86][AVX] Use Zeroable mask to improve shuffle mask...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Sam McCall
[clangd] log request/response messages with method...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Gabor Marton
[ASTImporter] Fix infinite recursion on function import...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
David Green
[UnJ] Use SmallPtrSets for block collections. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Gabor Marton
[ASTImporter] Refactor Decl creation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Simon Pilgrim
Fix -Wdocumentation warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Simon Pilgrim
[X86] Add UDIV by uniform/non-uniform constant tests
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Simon Atanasyan
[mips] Mark standard encoded instructions as not being...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
George Rimar
[ELF] - Simplify code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
George Rimar
[ELF] - Eliminate dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Sam McCall
[clangd] Simplify logging wrapper after r336888
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86] Remove i128 type from FR128 regclass.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Sam McCall
[Support] Require llvm::Error passed to formatv() to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Stefan Granitz
Fix few typos in comments (write access test commit)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Chijun Sima
[Dominators] Add isUpdateLazy() method to the DomTreeUp...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eric Christopher
Remove the unused m_signal member variable, but leave...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eric Christopher
Remove unused variable m_header as it hasn't been used...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86] Remove patterns and ISD nodes for the old scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Zachary Turner
[coff] remove_dots from /PDBPATH but not /PDBALTPATH.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Chen Zheng
[InstSimplify] simplify add instruction if two operands...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Marshall Clow
Turns out that wide literals U"xxx" and u"xxx" are...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Fangrui Song
[AsmParser] Fix inconsistent declaration parameter...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Dean Michael...
[XRay][compiler-rt] Fixup: require x86_64 for profiling...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eric Christopher
Temporarily revert "Recommit r328307: [IPSCCP] Use...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Chandler Carruth
[x86] Fix another trivial bug in x86 flags copy lowerin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86] Add patterns to use VMOVSS/SD zero masking for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Chandler Carruth
[x86] Fix EFLAGS copy lowering to correctly handle...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Zachary Turner
[coff] Remove dots in path pointing to PDB file.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Davide Italiano
[IRInterpreter] Fix misevaluation of interpretation...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Craig Topper
[X86] Remove and autoupgrade the scalar fma intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eric Christopher
Add -allow-deprecated-dag-overlap to one of the experim...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Duncan P. N...
IR: Skip -print-*-all after -print-*
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Eli Friedman
[CodeGen] Emit more precise AssertZext/AssertSext nodes.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Richard Smith
Fix deduction for conversion function templates convert...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Louis Dionne
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Stella Stamenova
[windows] Fix out-of-memory failure in some of the...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Craig Topper
[LoopIdiomRecognize] Don't convert a do while loop...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Akira Hatanaka
os_log: When there are multiple privacy annotations...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Craig Topper
[LoopIdiomRecognize] Add a test case showing a loop...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Tom Stellard
AMDGPU/SI: Initialize InstrInfo before TargetLoweringIn...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Alina Sbirlea
[MemorySSA] Add APIs to move memory accesses between...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
[FileCheck] Add -allow-deprecated-dag-overlap to anothe...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Bill Wendling
Temporarily reverting.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Roman Lebedev
[NFC][InstCombine] Tests for x & (-1 >> y) != x ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Marshall Clow
Same reversed ifdef happened twice. Test fix only,...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Marshall Clow
Fix a test #ifdef that was reversed. NFC to the library.
commit
|
commitdiff
|
tree
|
snapshot
next