platform/upstream/llvm.git
2018-07-23 Nirav DaveAdd inline asm aliasing test.
2018-07-23 Henry ZhuLanded XRay patch (D49559) in incorrect directory....
2018-07-23 Nico Weber[ms] Fix mangling of vector types in QMM_Result contexts.
2018-07-23 Michael J.... Revert "[docs] Add support for Markdown documentation...
2018-07-23 Michael J.... [docs] Add support for Markdown documentation in Sphinx
2018-07-23 Peter CollingbourneRevert r337638, "ELF: Make sections with KeepUnique...
2018-07-23 Richard SmithSeparate out the initialization kind for a statement...
2018-07-23 Heejin Ahn[CMake] Fix the setting of LIBCXX_HEADER_DIR
2018-07-23 Richard SmithFold dangling-field warning into general initialization...
2018-07-23 Paul Semel[yaml2obj] Add default sh_entsize for dynamic sections
2018-07-23 Henry Zhu[XRay] Remove scheduling dependency in fork_basic_loggi...
2018-07-23 Krzysztof Parzyszek[Hexagon] Handle unnamed globals in HexagonConstExpr
2018-07-23 Jonas HahnfeldRevert "[OPENMP] Fix PR38026: Link -latomic when -fopen...
2018-07-23 David Carlier[CStringSyntaxChecker] Improvements of strlcpy check
2018-07-23 Reid Kleckner[Demangle] Attempt to fix arena memory leak
2018-07-23 Aaron BallmanFixing a typo; NFC.
2018-07-23 Justin Bogner[lit] Move the shtest-xunit-output check lines into...
2018-07-23 Jonas Devlieghere[DebugInfo] Error out when enabling -fdebug-types-secti...
2018-07-23 Jonas Toth[clang-tidy] fix PR36489 - respect deduced pointer...
2018-07-23 Reid Kleckner[MS] Update _MSVC_LANG values for C++17 and C++2a
2018-07-23 Fangrui Song[ARM] Use unique_ptr to fix memory leak introduced...
2018-07-23 Jordan RupprechtOpChain has subclasses, so add a virtual destructor.
2018-07-23 Jonas TothRevert "[clang-tidy] fix PR36489 - respect deduced...
2018-07-23 Matt Morehouse[ARM] Follow-up to r337709.
2018-07-23 Jonas Toth[clang-tidy] fix PR36489 - respect deduced pointer...
2018-07-23 Matt Morehouse[ARM] Add doFinalization() to ARMCodeGenPrepare pass.
2018-07-23 Nirav Dave[Legalize] Elide MERGE_VALUES created by scalarizeVecto...
2018-07-23 Jonas Toth[clang-tidy] remove private decltypeType in TrailingRet...
2018-07-23 Erik Pilkington[Sema] Don't emit -Wmemset-transposed-args for memset...
2018-07-23 Simon Atanasyan[mips] Add more checks to the tls.ll test case. NFC
2018-07-23 Ivan A. Kosarev[NEON] Define half-precision vmaxnm intrinsics only...
2018-07-23 Jonas Toth[ASTMatchers] add matcher for decltypeType and its...
2018-07-23 Philip Pfaffe[isl] Simplify iterator implementation by building...
2018-07-23 Sam Parker[ARM][NFC] ParallelDSP reorganisation
2018-07-23 Jonas Paulsson[SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
2018-07-23 Ivan A. Kosarev[NEON] Define half-precision vrnd intrinsics only when...
2018-07-23 Cameron McInally[FPEnv] Legalize double width StrictFP vector operations
2018-07-23 Simon Marchi[clangd] Fix category in clangd-vscode's package.json
2018-07-23 Max Moroz[libFuzzer] Handle unstable edges by using minimum...
2018-07-23 Jonas Devlieghere[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
2018-07-23 Greg ClaytonAdd support for parsing Breakpad minidump files that...
2018-07-23 Andrew Ng[LLD] Add llvm-objcopy to test dependencies. NFC.
2018-07-23 Alexander PolyakovFix windows build after r337689
2018-07-23 Alexey Bataev[OPNEMP, NVPTX] Fixed sychronization construct + code...
2018-07-23 Ivan A. Kosarev[NEON] Fix support for vrndi_f32(), vrndiq_f32() and...
2018-07-23 Alexander Polyakov[lldb-mi] Re-implement data-info-line command.
2018-07-23 Benjamin Kramer[AST] Use llvm::TrailingObjects in CXXTryStmt
2018-07-23 Sam Parker[ARM] ARMCodeGenPrepare backend pass
2018-07-23 John Brawn[GVN] Don't use the eliminated load as an available...
2018-07-23 Eric FiselierCleanup unnecessary conversions in filesystem.
2018-07-23 Eric FiselierCleanup name qualification in the filesystem internals.
2018-07-23 Andrew Ng[ELF] Fix handling of FDE negative relative PC addr
2018-07-23 Sam McCall[Tooling] Use UniqueStringSaver. NFC
2018-07-23 Eric Liu[clangd] Penalize non-instance members when accessed...
2018-07-23 Alexandros... [MemorySSAUpdater] Update Phi operands after trivial...
2018-07-23 Adam BaloghFix for last commit: adding new test file forgotten.
2018-07-23 Adam Balogh[Analyzer] Quick Fix for exponential execution time...
2018-07-23 Sam McCall[Support] Add a UniqueStringSaver: like StringSaver...
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: Update RegisterFile to identify...
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: add partial-reg-update tests
2018-07-23 Alexandros... [GVNHoist] safeToHoistLdSt allows illegal hoisting
2018-07-23 Chandler Carruth[x86/SLH] Fix a bug where we would harden tail calls...
2018-07-23 Chandler Carruth[x86/SLH] Add a test covering indirect forms of control...
2018-07-23 Ilya BiryukovRevert "Fold dangling-field warning into general initia...
2018-07-23 Petr HosekRevert "[CMake] Support statically linking dependencies...
2018-07-23 Eric FiselierUse possibly cached directory entry values when perform...
2018-07-23 Petr Hosek[CMake] Support statically linking dependencies only...
2018-07-23 Chandler Carruth[x86/SLH] Rename and comment the main hardening functio...
2018-07-23 Eric FiselierFix use of C++14 syntax in C++11 filesystem tests.
2018-07-23 Eric FiselierWork around various GCC 4.9 build errors
2018-07-23 Eric FiselierImplement filesystem_error::what() and improve reporting.
2018-07-22 Brad SmithFix the test
2018-07-22 Eric FiselierAdd GCC 9 to XFAILs list for test
2018-07-22 Eric FiselierWorkaround bug in GCC trunk.
2018-07-22 Brad SmithOpenBSD/arm has switched to float ABI SoftFP.
2018-07-22 Eric FiselierHarden copy_file even more.
2018-07-22 Eric Fiselierfix test failures with older clang versions
2018-07-22 Jiading GaiTest commit, fix a minor typo.
2018-07-22 Craig Topper[X86] Remove the max vector width restriction from...
2018-07-22 Benjamin Kramer[clangd] Unbreak fuzzer build.
2018-07-22 Xin Tong[ORE] Move loop invariant ORE checks outside the PM...
2018-07-22 Richard SmithPR38257: don't perform ADL when instantiating a unary...
2018-07-22 Craig Topper[SelectionDAGBuilder] Use APInt::isZero instead of...
2018-07-22 Craig Topper[SelectionDAGBuilder] Restrict vector reduction check...
2018-07-22 Craig Topper[X86] Add more MADD recurrence test cases with larger...
2018-07-22 Eric FiselierImplement a better copy_file.
2018-07-21 Matt Davis[llvm-mca][docs] Add documentation for the statistic...
2018-07-21 Simon Atanasyan[mips] Factor out register class selection for global...
2018-07-21 Simon Atanasyan[mips] Move out the WrapperPat declaration from the...
2018-07-21 Zachary Turner[llvm-undname] Flush output before demangling.
2018-07-21 Zachary TurnerFix the MSVC Visualizers for SmallVector classes.
2018-07-21 Aditya KumarEarly exit with cheaper checks
2018-07-21 Chen Zheng[InstrSimplify] fold sdiv if two operands are negated...
2018-07-21 Aaron Smith[DebugInfo] Add a new DI flag to record if a C++ record...
2018-07-21 Peter CollingbourneELF: Read address significance tables with --icf=all.
2018-07-21 Yaxun Liu[HIP] Support -fcuda-flush-denormals-to-zero for amdgcn
2018-07-21 Peter CollingbourneELF: Make sections with KeepUnique bit eligible for...
2018-07-21 Lang Hames[ORC] Re-apply r336760 with fixes.
2018-07-20 JF Bastien[NFC] CodeGen: rename memset to bzero
2018-07-20 George Karpenkov[Driver] Sanitizer support based on runtime library...
next