platform/upstream/llvm.git
2018-09-04 Wouter van... [WebAssembly] Fixed stale assert message in WebAssembly...
2018-09-04 Steven Wu[ThinLTO] Fix memory corruption in ThinLTOCodeGenerator...
2018-09-04 Richard Trieu[ODRHash] Extend hash to support all Type's.
2018-09-04 Kostya Serebryany[sanitizer] optimize internal_memset for the most perfo...
2018-09-04 Jordan Rupprecht[llvm-strip] Allow copying relocation sections without...
2018-09-04 Tim ShenRevert r341373, since it fails on some targets.
2018-09-04 Zhaoshi ZhengRevert "Revert r341269: [Constant Hoisting] Hoisting...
2018-09-04 Anna Thomas[LV] First order recurrence phis should not be treated...
2018-09-04 Sanjay Patel[InstCombine] add tests for xor-or-xor fold; NFC
2018-09-04 Thomas Lively[WebAssembly][NFC] Add colon to label in test
2018-09-04 Scott Linder[AMDGPU] Legalize VGPR Rsrc operands for MUBUF instructions
2018-09-04 Hiroshi YamauchiFix a memory leak after rL341386.
2018-09-04 Thomas Lively[WebAssembly][NFC] Fix formatting and tests
2018-09-04 Sanjay Patel[InstCombine] make ((X & C) ^ C) form consistent for...
2018-09-04 Krzysztof Parzyszek[Hexagon] Don't packetize new-value stores with any...
2018-09-04 Sterling AugustineWhen a relocation to an undefined symbol is an R_X86_64...
2018-09-04 Jessica Paquette[NFC] Improve clarity in emitInstrCountChangedRemark
2018-09-04 JF BastienNFC: expand memset inline arm64 coverage
2018-09-04 Sanjay Patel[InstCombine] simplify code for xor folds; NFCI
2018-09-04 Charles Davis[CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.
2018-09-04 Martin Storsjo[COFF] Allow exporting all symbols from system librarie...
2018-09-04 Martin Storsjo[MinGW] Move code for indicating "potentially not DSO...
2018-09-04 Martin Storsjo[MinGW] [AArch64] Add stubs for potential automatic...
2018-09-04 Reid KlecknerFix unused variable warning
2018-09-04 Sergey Dmitriev[libomptarget] Remove `Devices` from `RTLInfoTy`
2018-09-04 Fedor Sergeev[SimpleLoopUnswitch] remove a chain of dead blocks...
2018-09-04 Jordan Rupprecht[Codegen] Fix test added in rL341380: AArch64SelectionD...
2018-09-04 David BolvanskySet console mode when -fansi-escape-codes is enabled
2018-09-04 Petr Hosek[CMake] Provide a custom target to install LLVM libraries
2018-09-04 Sanjay Patel[InstCombine] improve xor+and/or tests
2018-09-04 Matt ArsenaultAMDGPU: Fix DAG divergence not reporting flat loads
2018-09-04 Matt ArsenaultDAG: Factor out helper function for odd vector sizes
2018-09-04 Hiroshi YamauchiFix build failures after rL341386.
2018-09-04 Nico Weberclang-cl: Pass /Brepro to linker if it was passed to...
2018-09-04 Dan Gohman[WebAssembly] Fix operand rewriting in inline asm lowering.
2018-09-04 Charles Davis[CMake] Remove variable reference that isn't used.
2018-09-04 David BolvanskyTerminate debugger if an assert was hit
2018-09-04 Hiroshi Yamauchi[PGO] Control Height Reduction
2018-09-04 Matt Morehouse[libFuzzer] Enable tests on Windows
2018-09-04 Matt Morehouse[TSan] Update assembly test again.
2018-09-04 Matt Morehouse[TSan] Update assembly code check.
2018-09-04 Scott Linder[CodeGen] Fix remaining zext() assertions in SelectionDAG
2018-09-04 Francis Visoiu... [MachO] Fix inconsistency between error messages when...
2018-09-04 Francis Visoiu... [MachO] Fix LC_DYSYMTAB validation for external symbols
2018-09-04 Jonas Devlieghere[dwarfdump] Improve -diff option by hiding more data.
2018-09-04 Sam McCall[clangd] Load static index asynchronously, add tracing.
2018-09-04 Sam McCall[clangd] Define a compact binary serialization fomat...
2018-09-04 Kirill Bobyrev[clangd] NFC: Change quality type to float
2018-09-04 Christian BruelFix the -print-multi-directory flag to print the select...
2018-09-04 Jonas Hahnfeld[libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI.
2018-09-04 Jonas Hahnfeld[libomptarget] PR38704: Fix erase of ShadowPtrMap
2018-09-04 Jonas Hahnfeld[libomptarget][NVPTX] Drop dead code and data structure...
2018-09-04 Kirill Bobyrev[clangd] Move buildStaticIndex() to SymbolYAML
2018-09-04 Sam McCall[clangd] SymbolOccurrences -> Refs and cleanup
2018-09-04 Ilya BiryukovAdding HardLink Support to VirtualFileSystem.
2018-09-04 Chandler CarruthRevert r341269: [Constant Hoisting] Hoisting Constant...
2018-09-04 Sven van HaastregtFix some Wundef warnings in Compiler.h
2018-09-04 Chandler Carruth[x86/SLH] Add a real Clang flag and LLVM IR attribute...
2018-09-04 Simon PilgrimRemove lambda default parameter to silence -Wpedantic...
2018-09-04 Aaron BallmanDisable -Wnoexcept-type due to false positives with...
2018-09-04 Chandler CarruthRevert r341342: Dwarf .debug section compression suppor...
2018-09-04 Chandler Carruth[x86/SLH] Teach SLH to harden against the "ret2spec...
2018-09-04 Kristina BrooksDo not leak the Mach host port in sys::getHostCPUName()
2018-09-04 Chandler Carruth[x86/SLH] Teach SLH to harden indirect branches and...
2018-09-04 Nicola Zaghen[InstCombine] Fold icmp ugt/ult (add nuw X, C2), C...
2018-09-04 David ChisnallRevert "Disable the GNUstep v2 ABI on Windows."
2018-09-04 David ChisnallDisable the GNUstep v2 ABI on Windows.
2018-09-04 Fedor Sergeev[NFC] correcting patterns in time-passes test to fix...
2018-09-04 Max Kazantsev[NFC] Add assert to detect LCSSA breaches early
2018-09-04 Fedor Sergeev[PassTiming] reporting time-passes separately for multi...
2018-09-04 Max Kazantsev[IndVars] Fix usage of SCEVExpander to not mess with...
2018-09-04 Puyan Lotfi[NFC][llvm-objcopy] clang-formating Object.cpp
2018-09-04 Puyan Lotfi[NFC][llvm-objcopy] Fixing a ubi-san problem with unali...
2018-09-03 Puyan Lotfi[llvm-objcopy] Dwarf .debug section compression support...
2018-09-03 Sanjay Patel[AArch64][x86] add tests for pow(x, 0.25); NFC
2018-09-03 David Bolvansky[NFC] Fixed enum constant in boolean context error
2018-09-03 David Bolvansky[NFC] Use llvm_unreachable instead of lldb::assert
2018-09-03 Simon Atanasyan[mips] Disable the selection of mixed microMIPS/MIPS...
2018-09-03 Sam McCall[clangd] Fix index-twice regression from r341242
2018-09-03 Sanjay Patel[InstCombine] simplify xor/not folds; NFCI
2018-09-03 Sanjay Patel[InstCombine] allow add+not --> sub for arbitrary vecto...
2018-09-03 David Bolvansky[ClangUserExpression][NFC] Removed unused code
2018-09-03 Brian GesiakRevert r341329 due to MSAN error
2018-09-03 Sanjay Patel[InstCombine] consolidate tests for ~(X+C); NFC
2018-09-03 Sid ManningRevert [Hexagon] Add support for getRegisterByName.
2018-09-03 Florian Hahn[SLC] Support expanding pow(x, n+0.5) to x * x * ....
2018-09-03 Brian GesiakRe-push "[Option] Fix PR37006 prefix choice in findNearest"
2018-09-03 Jonas Hahnfeld[libomptarget][NVPTX] Fix __kmpc_spmd_kernel_deinit
2018-09-03 Brian GesiakRemoving -debug-info-macros from option suggestions...
2018-09-03 Andrea Di Biagio[X86] Remove wrong ReadAdvance from multiclass sse_fp_u...
2018-09-03 Sam McCall[clangd] Some nitpicking around the new split (preamble...
2018-09-03 Argyrios KyrtzidisAdd header guards to some headers that are missing...
2018-09-03 Argyrios KyrtzidisAdd header guards to some headers that are missing...
2018-09-03 Ilya Biryukov[clangd] Avoid crashes in override completions
2018-09-03 Sam McCall[clangd] Fix ambiguous make_unique with c++17. NFC
2018-09-03 David Bolvansky[PseudoTerminal][NFC] Use llvm errno helpers
2018-09-03 Ilya Biryukov[clangd] Handle errors before checking for cancelltion
2018-09-03 Sam McCall[clangd] Factor out the data-swapping functionality...
2018-09-03 Matt ArsenaultDAG: Handle extract_vector_elt in isKnownNeverNaN
2018-09-03 Gabor Marton[ASTImporter] Merge ExprBits
next