platform/upstream/llvm.git
2018-07-23 Martin Storsjo[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF...
2018-07-23 Martin StorsjoImplement a GCC compatible SEH unwinding personality...
2018-07-23 Vedant Kumar[utils] Fix the llvm::Optional data formatter
2018-07-23 Vedant Kumar[SelectionDAG] Reduce DanglingDebugInfo memory traffic...
2018-07-23 Teresa Johnson[ThinLTO] Ensure the TargetLibraryInfo is constructed...
2018-07-23 Eric FiselierRevert "Use possibly cached directory entry values...
2018-07-23 George Burgess IV[DebugCounters] Keep track of total counts
2018-07-23 Fangrui Song[gdb] Fix SmallVector pretty printer after r337514
2018-07-23 Reid Kleckner[clang-cl] Expose -fblocks and -fno-builtin as driver...
2018-07-23 Matthew VossReapply "[XRay] Remove scheduling dependency in fork_ba...
2018-07-23 Richard SmithDo not try to perform lifetime-extension through condit...
2018-07-23 Richard SmithFold -Wreturn-stack-address into general initialization...
2018-07-23 Manoj GuptaConstantFolding: Avoid a crash.
2018-07-23 Raphael Isemann[cmake] Remove unused ${LLDB_PLUGINS} dependency from...
2018-07-23 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-07-23 Matt Davis[llvm-mca][docs] Define IPC where it is first mentioned...
2018-07-23 Erich KeaneUpdate to -r337585, allow scoped enum inits in -pedantic
2018-07-23 Raphael Isemann[NFC] Minor code refactoring.
2018-07-23 Aaron Smith[CodeGen] Record if a C++ record is a trivial type
2018-07-23 David GreeneFix RegScavenger::unprocess
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.
next