platform/upstream/llvm.git
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...
2018-07-20 Nico WeberOmit path to lld binary from lld's error, warning,...
2018-07-20 Nico WeberSimplify; no behavior change.
2018-07-20 Julie Hockett[clang-doc] Create a script to generate tests
2018-07-20 Yaxun Liu[HIP] Register/unregister device fat binary only once
2018-07-20 Petr Hosek[CMake] Install C++ ABI headers into the right location
2018-07-20 Reid KlecknerDisable clang crash-report-modules.m test on Windows...
2018-07-20 Reid Kleckner[PDB] Write the command line after response file expansion
2018-07-20 Richard SmithFold dangling-field warning into general initialization...
2018-07-20 Lang HamesRe-apply r337595 with fix for LLVM_ENABLE_THREADS=Off.
2018-07-20 Benjamin Kramer[ADT] Only run death tests in !NDEBUG
2018-07-20 Krzysztof Parzyszek[Hexagon] Disable packets in test to avoid ordering...
2018-07-20 Peter CollingbourneChange the cap on the amount of padding for each vtable...
2018-07-20 Matt ArsenaultAMDGPU: Use existing function to check for VGPRs
2018-07-20 Nico Weberfix typo
2018-07-20 Nico Weber[ms] Add __shiftleft128 / __shiftright128 intrinsics
2018-07-20 Benjamin KramerRevert "[X86][AVX] Convert X86ISD::VBROADCAST demanded...
2018-07-20 Reid Kleckner[codeview] Don't emit variable templates as class members
2018-07-20 Martin Storsjo[llvm-undname] Remove a superfluous semicolon. NFC.
2018-07-20 Martin Storsjo[COFF] Use symbolic constants instead of hardcoded...
2018-07-20 Martin Storsjo[COFF] Adjust how we flag weak externals
2018-07-20 Konstantin... AMDGPU: Switch default dwarf version to 2
2018-07-20 David Carlier[CStringSyntaxChecker] Fix build bot builds != x86...
2018-07-20 Fangrui Song[ELF] Check eh_frame_hdr overflow with PC offsets inste...
2018-07-20 George Karpenkov[FileCheck] Provide an option for FileCheck to dump...
2018-07-20 Reid KlecknerRevert r337595 "[ORC] Add new symbol lookup methods...
2018-07-20 Benjamin Kramer[AST] Various micro-optimizations in CXXInheritance
2018-07-20 Roman TereshinReapply "[LSV] Refactoring + supporting bitcasts to...
2018-07-20 Joel E. Denny[FileCheck] Fix search ranges for DAG-NOT-DAG
2018-07-20 Jordan Rupprecht[llvm-objcopy] Add basic support for --rename-section
2018-07-20 H.J. LuMark REAL(swapcontext) with indirect_return attribute...
2018-07-20 Julie Hockett[clang-doc] Adding PublicOnly flag
2018-07-20 Benjamin Kramer[clangd] Fix racy use-after-scope in unittest
2018-07-20 Reid KlecknerAnd add a lit substitution for llvm-undname, as the...
2018-07-20 Martin StorsjoRemove a superfluous semicolon
2018-07-20 Martin Storsjo[COFF] Sort .reloc before all other discardable sections
2018-07-20 Reid KlecknerMake check-llvm depend on llvm-undname
2018-07-20 Zachary Turner[Demangler] Correctly factor in assignment when allocating.
2018-07-20 Lang Hames[ORC] Add new symbol lookup methods to ExecutionSession...
2018-07-20 Lang Hames[ORC] Simplify VSO::lookupFlags to return the flags...
2018-07-20 Lang Hames[ORC] Replace SymbolResolvers in the new ORC layers...
2018-07-20 Benjamin Kramer[Demangler] Add missing overrides
2018-07-20 Zachary TurnerFix a few warnings and style issues in MS demangler.
2018-07-20 Craig Topper[X86] Remove isel patterns for MOVSS/MOVSD ISD opcodes...
next