platform/upstream/llvm.git
2018-07-13 Sam McCall[clang-tidy] readability-inconsistent-declaration-param...
2018-07-13 Tatyana KrasnukhaAdd abbreviated name for Debugger::EventHandlerThread.
2018-07-13 Chandler Carruth[SLH] Introduce a new pass to do Speculative Load Harde...
2018-07-13 Simon Pilgrim[SLPVectorizer] Add initial alternate opcode support...
2018-07-13 Jonas DevlieghereConvert a location information from PDB to a DWARF...
2018-07-13 Chandler Carruth[UpdateTestChecks] Teach the x86 asm parser to skip...
2018-07-13 Chandler Carruth[x86] Fix a capitalization that I failed to save in...
2018-07-13 Chandler Carruth[x86] Teach the EFLAGS copy lowering to handle much...
2018-07-13 Andrea Di Biagio[llvm-mca] Simplify the Pipeline constructor. NFC
2018-07-13 Andrea Di Biagio[llvm-mca] Removed unused arguments from methods in...
2018-07-13 Sander de Smalen[AArch64][SVE] Asm: Vector Unpack Low/High instructions.
2018-07-13 Simon Pilgrim[AArch64] Updated bigendian buildvector tests
2018-07-13 Simon Pilgrim[ARM] Regenerated arg endian test
2018-07-13 Sander de Smalen[AArch64][SVE] Asm: Support for insert element (INSR...
2018-07-13 Petar Jovanovic[LiveDebugValues] Tracking copying value between registers
2018-07-13 Dan LiewRemove `tsan/Darwin/gcd-after-null.mm` test.
2018-07-13 Craig Topper[X86] Prefer MOVSS/SD over BLEND under optsize in isel.
2018-07-13 Dean Michael... [XRay][compiler-rt] Add PID field to llvm-xray tool...
2018-07-13 Craig Topper[X86] Remove isel patterns that turns packed add/sub...
2018-07-13 Dean Michael... [XRay][compiler-rt] Profiling Mode: Flush logs on exit
2018-07-13 Chijun Sima[DomTreeUpdater] Ignore updates when both DT and PDT...
2018-07-13 Joel E. Denny[FileCheck] Implement -v and -vv for tracing matches
2018-07-13 George Karpenkov[fuzzer] [tests] Increase the number of iterations...
2018-07-13 Sanjay Patel[InstCombine] return when SimplifyAssociativeOrCommutat...
2018-07-13 Matthias BraunCodeGen: Remove pipeline dependencies on StackProtector...
2018-07-12 Piotr PadlewskiSimplify recursive launder.invariant.group and strip
2018-07-12 Richard SmithPR38136: improve handling of template argument deductio...
2018-07-12 Matt Davis[llvm-mca] Constify SourceMgr::hasNext. NFC.
2018-07-12 Stella Stamenova[lldbsuite] The test inside TestOverloadedFunctions...
2018-07-12 Matt Davis[llvm-mca] Add cycleBegin/cycleEnd callbacks to mca...
2018-07-12 Craig Topper[X86] Regenerate checks in sse-scalar-fp-arith.ll.
2018-07-12 Fangrui Song[InstCombine] Simplify isKnownNegation
2018-07-12 Jason MolendaRemove incorrect thread-pc-values clearing
2018-07-12 Raphael IsemannGet rid of the C-string parameter in DoExecute
2018-07-12 Craig Topper[X86] Add AVX512 equivalents of some isel patterns...
2018-07-12 Craig TopperRevert r336950 and r336951 "[X86] Add AVX512 equivalent...
2018-07-12 George Burgess IVRemove redundant *_or_null checks; NFC
2018-07-12 Craig Topper[X86] Add AVX512 equivalents of some isel patterns...
2018-07-12 Craig Topperfoo
2018-07-12 Martin StorsjoRevert "[SLPVectorizer] Add initial alternate opcode...
2018-07-12 Stella Stamenova[process] Update the documentation for ReadMemory and...
2018-07-12 Joerg SonnenbergerSupport linking static PIE binaries on NetBSD
2018-07-12 Richard SmithPR38141: check whether noexcept-specifications are...
2018-07-12 Erich KeaneAttributeList de-listifying:
2018-07-12 Dan Liew[CMake] Fix a typo in the variable used to retrieve...
2018-07-12 Bill Wendling[gold-plugin] Disable section ordering for relocatable...
2018-07-12 Marco CastelluccioSimplify instrprof-dlopen-dlclose-gcov.test to avoid...
2018-07-12 Matt Morehouse[SanitizerCoverage] Add associated metadata to 8-bit...
2018-07-12 Stefan Pintilie[PowerPC] [NFC] Update __float128 tests
2018-07-12 Craig Topper[X86][FastISel] Support EVEX version of sqrt.
2018-07-12 Craig Topper[X86] Add show-mc-encoding to some fast-isel intrinsic...
2018-07-12 Vedant Kumar[Driver] Conform warn_drv_object_size_disabled_O0 to...
2018-07-12 Krzysztof Parzyszek[Hexagon] Fix testcases failing after r336933
2018-07-12 Matt ArsenaultAMDGPU: Fix assert in truncate combine with vectors
2018-07-12 Matthias BraunRevert "(HEAD -> master, origin/master, arcpatch-D37582...
2018-07-12 Krzysztof Parzyszek[Hexagon] Diagnose intrinsics not supported by selected...
2018-07-12 Matt Morehouse[libFuzzer] If LLD available, require it to build first.
2018-07-12 Richard SmithAdd tests for function conversions in conversion functi...
2018-07-12 Nicolas Lesser[C++17] Disallow lambdas in template parameters (PR33696).
2018-07-12 Matthias BraunCodeGen: Remove pipeline dependencies on StackProtector...
2018-07-12 Eric Liu[Tooling] Make standalone executor support user-provide...
2018-07-12 Wolfgang Pieb[DWARF v5] Generate range list tables into the .debug_r...
2018-07-12 Matt Morehouse[libFuzzer] Use lld-available for gc-sections.test.
2018-07-12 Craig Topper[X86] Connect the flags user from PCMPISTR instructions...
2018-07-12 Craig Topper[X86][FastISel] Choose EVEX instructions when possible...
2018-07-12 Galina KistanovaReverted r336805 as it broke llvm-clang-x86_64-expensiv...
2018-07-12 Nicolas Lesser[C++11] Fix warning when dropping cv-qualifiers when...
2018-07-12 Stephen HinesAdd --strip-all option back to llvm-strip.
2018-07-12 Bruno Cardoso... Revert "[modules] Fix 37878; Autoload subdirectory...
2018-07-12 Ben Hamilton[clang-tidy/ObjC] Add SQL to list of acronyms
2018-07-12 Leonard MosescuRestructure the minidump loading path and add early...
2018-07-12 Roman Lebedev[NFC][X86][AArch64] Add tests for the 'check for [no...
2018-07-12 Matt Davis[llvm-mca] Simplify eventing by adding an onEvent templ...
2018-07-12 Alexey Bataev[OPENMP, NVPTX] Fix loop boundaries calculation for...
2018-07-12 Sjoerd MeijerFollow up of r336913: forgot to add the new test files.
2018-07-12 Sjoerd Meijer[AArch64] Armv8.4-A: LDAPR & STLR with immediate offset...
2018-07-12 Roman Lebedev[InstCombine] icmp-logical.ll: restore the original...
2018-07-12 Roman Lebedev[InstCombine] Fold x & (-1 >> y) != x to x u> (...
2018-07-12 Eric Liu[Tooling] Get working directory properly without assumi...
2018-07-12 Sam McCall[clangd] Extract FileSystemProvider into a separate...
2018-07-12 Andrew Ng[ThinLTO] Escape module paths when printing
2018-07-12 Francis Visoiu... [DebugInfo][X86] Add start-after flags to MIR tests
2018-07-12 Francis Visoiu... [XRay] Fix machine verifier issues in X86
2018-07-12 Dan Liew[CMake] Remove unnecesary list of source files for...
2018-07-12 Dan Liew[CMake] Rename `SANITIZER_HEADERS` to `SANITIZER_IMPL_H...
2018-07-12 Simon Pilgrim[X86][SSE] Utilize ZeroableElements for canWidenShuffle...
2018-07-12 Chen Zheng[InstCombine]add testcases for folding more SPFofSPF...
2018-07-12 Kristof Umann[analyzer][UninitializedObjectChecker] Moved non-member...
2018-07-12 Simon Pilgrim[X86][AVX] Use Zeroable mask to improve shuffle mask...
2018-07-12 Sam McCall[clangd] log request/response messages with method...
2018-07-12 Gabor Marton[ASTImporter] Fix infinite recursion on function import...
2018-07-12 David Green[UnJ] Use SmallPtrSets for block collections. NFC
2018-07-12 Gabor Marton[ASTImporter] Refactor Decl creation
2018-07-12 Simon PilgrimFix -Wdocumentation warnings. NFCI.
2018-07-12 Simon Pilgrim[X86] Add UDIV by uniform/non-uniform constant tests
2018-07-12 Simon Atanasyan[mips] Mark standard encoded instructions as not being...
2018-07-12 George Rimar[ELF] - Simplify code. NFC.
2018-07-12 George Rimar[ELF] - Eliminate dead code. NFC.
2018-07-12 Sam McCall[clangd] Simplify logging wrapper after r336888
2018-07-12 Craig Topper[X86] Remove i128 type from FR128 regclass.
next