platform/upstream/llvm.git
2020-04-17 LemonBoy[ELF] Support a few more SPARCv9 relocations
2020-04-17 Erich Keane[SYCL] Update __builtin_unique_stable_name for other...
2020-04-17 Fangrui Song[Support][X86] Change getHostNumPhsicalCores() to retur...
2020-04-17 Dominik Montada[GlobalISel][AMDGPU] add legalization for G_FREEZE
2020-04-17 Florian Hahn[ValueLattice] Steal bits from Tag to track range exten...
2020-04-17 Louis Dionne[libc++] NFC: Rename Lit feature for no RTTI to -fno...
2020-04-17 Benjamin KramerRemove accidental include.
2020-04-17 Benjamin KramerChange users of CreateShuffleVector to pass the masks...
2020-04-17 Sanjay Patel[PhaseOrdering] remove blank lines in tests; NFC
2020-04-17 Jay Foad[AMDGPU] New helper functions to get a register class...
2020-04-17 Erich KeaneImplement _ExtInt as an extended int type specifier.
2020-04-17 Louis Dionne[libc++abi] NFC: Remove trailing whitespace
2020-04-17 jasonliu[XCOFF][AIX] Fix getSymbol to return the correct qualna...
2020-04-17 Jay Foad[AMDGPU] Simplify SIRegisterInfo::getRegSplitParts
2020-04-17 Benjamin Kramer[VectorUtils] Create shufflevector masks as int vectors...
2020-04-17 Dmitry Polukhin[clang][AST] Support AST files larger than 512M
2020-04-17 Louis Dionne[libc++] Move .fail.cpp tests with verify-support to...
2020-04-17 Sanjay Patel[x86] rename variables for types for readability; NFC
2020-04-17 Sanjay Patel[x86] add/adjust tests for FP<->int casts; NFC
2020-04-17 Roger Ferrer... [RISCV][AsmParser] Implement .option (no)pic
2020-04-17 Kadir Cetinkaya[clangd] Fix memory leak in FileIndexTest
2020-04-17 Kadir Cetinkaya[clangd] Drop dangling relations while sharding
2020-04-17 Shengchen KanRecommit [X86][MC][NFC] Reduce the parameters of functi...
2020-04-17 Simon PilgrimUnifyFunctionExitNodes.h - remove unnecessary PassRegis...
2020-04-17 Simon PilgrimSSAUpdaterBulk.h - remove unnecessary SmallPtrSet.h...
2020-04-17 Simon PilgrimScalar.h - remove unused forward declarations. NFC.
2020-04-17 Jay FoadAMDGPU/GlobalISel: Work around another selector crash
2020-04-17 Max Kazantsev[NFC] Add missing 'const' notion to LCSSA-related functions
2020-04-17 Fraser CormackProvide operand indices to adjustSchedDependency
2020-04-17 Simon Pilgrim[cmake] LLVMVectorize - add include/llvm/Transforms...
2020-04-17 Simon PilgrimMCObjectWriter.h - remove Endian.h/EndianStream.h/raw_o...
2020-04-17 Simon PilgrimConstantPools.h - remove unused DenseMap.h include...
2020-04-17 Simon PilgrimMCStreamer.h - remove unused llvm::MCCodePaddingContext...
2020-04-17 Simon PilgrimMCWasmStreamer.h.h - cleanup includes and forward decla...
2020-04-17 Simon PilgrimMCSectionXCOFF.h - remove unnecessary Twine.h include...
2020-04-17 Georgii Rymar[tools][tests] - Use --check-prefixes instead of multip...
2020-04-17 LLVM GN Syncbot[gn build] Port ff9379f4b2d
2020-04-17 Tyker[NFC] Remove waymarking because it improves performances
2020-04-17 Yi-Hong Lyu[CommandLine] Fix cl::ConsumeAfter support with more...
2020-04-17 Alex BrachetUse proper dependency name for libc.include.stdio
2020-04-17 Simon PilgrimIPO.h - remove unused llvm::Function forward declaratio...
2020-04-17 Simon PilgrimConstantFolding.h - remove unused llvm::ConstantVector...
2020-04-17 Simon PilgrimScheduleDFS.h - Replace ArrayRef.h include with forward...
2020-04-17 Simon PilgrimScoreboardHazardRecognizer.h - remove unnecessary llvm...
2020-04-17 Matthias Gehre[clang-tidy] modernize-use-using: Fix broken fixit...
2020-04-17 Bevin Hansson[Fixed Point] Move the compassign LHS type correction...
2020-04-17 Petr Hosek[profile] Avoid duplicating or leaking VMO
2020-04-17 Sam Parker[ARM][MVE] Add VHADD and VHSUB patterns
2020-04-17 James NagurneFix opt-viewer tests failing after move from cgi.escape...
2020-04-17 Shengchen KanTemporaily revert [X86][MC][NFC] Reduce the parameters...
2020-04-17 Shengchen Kan[X86][MC][NFC] Reduce the parameters of functions in...
2020-04-17 QingShan Zhang[PowerPC] Exploit the rldicl + rldicl when and with...
2020-04-17 Craig Topper[SampleProfile] Use CallBase in function arguments...
2020-04-17 Lang Hames[llvm-objcopy][MachO] Correctly identify object file...
2020-04-17 aartbik[mlir] [VectorOps] Progressive lowering of vector.broadcast
2020-04-17 Lang Hames[llvm-objcopy][MachO] Fix MachO::relocation_info use...
2020-04-17 Wouter van... [WebAssembly] Fix faulty logic in verifyRelocTargets
2020-04-17 LLVM GN Syncbot[gn build] Port 953a814aae4
2020-04-17 Chris LattnerRemove the llvm/Support/StringPool.h file and related...
2020-04-17 Jonas DevlieghereRevert "[lldb/Utility] Provide a stringify_append overl...
2020-04-17 Craig Topper[SelectionDAGBuilder][CGP][X86] Move some of SDB's...
2020-04-17 Paula Toth[libc] Add cmake target for linting libc.
2020-04-17 Evgenii Stepanov[ubsan] Link shared runtime library with a version...
2020-04-17 Dan Liew[NFC] Introduce a `LateInitialize()` method to `Symboli...
2020-04-17 Wouter van... [WebAssembly] Fix WasmEmitter link error.
2020-04-17 Pratyai Mazumder[NFC, tsan] Update tsan tests expectation
2020-04-17 Wouter van... [WebAssembly] fixed target index strings in DebugInfo...
2020-04-16 Wouter van... [WebAssembly] Add int32 DW_OP_WASM_location variant
2020-04-16 Craig Topper[CallSite removal][IPO] Change implementation of Abstra...
2020-04-16 Lang Hames[Object] Remove conditional layout of bitfields in...
2020-04-16 Richard Smithllvm-addr2line: assume addresses on the command line...
2020-04-16 Julian Lettner[UBSan] Fix vptr checks on arm64e
2020-04-16 Sam McCall[clangd] Remove unused and underused helpers. NFC
2020-04-16 Sam McCall[clangd] Print PID on windows too
2020-04-16 Stephen Neuendorffer[MLIR][cmake] Use DEPENDS instead of add_dependencies()
2020-04-16 Eric Fiselier[clang] Fix invalid comparator in tablegen
2020-04-16 Davide Italiano[DWARF] Rename a function and comment it for clarity.
2020-04-16 Jonas Devlieghere[lldb/Utility] Provide a stringify_append overload...
2020-04-16 Jason MolendaRemove attach-failed-due-to-SIP checks which were not...
2020-04-16 Nicolas Vasilache[mlir][Linalg] NFC - Split out EDSCs that require a...
2020-04-16 Bob Haarman[WPD] Avoid noalias assumptions in unique return value...
2020-04-16 Stephen Neuendorffer[MLIR][cmake] Remove redundant add_dependencies()
2020-04-16 Florian Hahn[SCCP] Add widening test case.
2020-04-16 Benjamin KramerExpose ATOMIC in the clang python bindings
2020-04-16 Alex Zinenko[mlir] ODS: support operations with resizable operand...
2020-04-16 Louis Dionne[libc++] Move handling of convenience substitutions...
2020-04-16 Sanjay Patel[x86] auto-generate complete test checks; NFC
2020-04-16 David Green[ARM] MVE postinc tests. NFC
2020-04-16 Jonas Devlieghere[lldb/Utility] Fix a bug in stringify_append for printi...
2020-04-16 Daniel S Favatsan: fixes to ThreadClock::releaseStoreAcquire and...
2020-04-16 Stephen Neuendorffer[MLIR] Complete refactoring of Affine dialect into...
2020-04-16 Davide Italiano[DWARF] Add instructions to regenerate this test, if...
2020-04-16 Davide Italiano[Shell] Remove incorrectly cargo-culted UNSUPPORTED.
2020-04-16 David Green[ARM] Mir test for machine sinking multiple def instruc...
2020-04-16 Chris Lattner[clang-tools-extra] reimplement PreprocessorTracker...
2020-04-16 Dan AlbertReland: Don't expose unavailable cstdio functions.
2020-04-16 Joel E. Denny[FileCheck] Fix --dump-input annotation sort per input...
2020-04-16 Joel E. Denny[FileCheck] Fix --dump-input implicit pattern location
2020-04-16 bd1976llvm[MC][ELF] Put explicit section name symbols into entry...
2020-04-16 Amy HuangReland "[codeview] Reference types in type parent scopes"
next