platform/upstream/llvm.git
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"
2020-04-16 Louis Dionne[libc++] NFC: Reindent impossible to read conditional...
2020-04-16 Jaydeep Chauhan[LLVM] Remove wrong DBG_VALUE instruction with one...
2020-04-16 George Burgess IV[CodeGen] fix inline builtin-related breakage from...
2020-04-16 Cameron McInally[AArch64][SVE] Add DestructiveBinaryImm SQSHLU patterns.
2020-04-16 Craig Topper[CallSite removal][CodeGen] Drop some unneeded includes...
2020-04-16 Craig Topper[CallSite removal][CodeGen] Remove CallSite use from...
2020-04-16 LLVM GN Syncbot[gn build] Port d9085f65db0
2020-04-16 Stefan Pintilie[PowerPC][Future] Initial support for PC Relative addre...
2020-04-16 Daniel Sanders[globalisel] Add lost debug locations verifier
2020-04-16 Daniel Sanders[globalisel] Allow backends to report an issue without...
2020-04-16 Fangrui Song[MC][X86] Allow SHT_PROGBITS for .eh_frame on x86-64
2020-04-16 Stanislav Mekhanoshin[AMDGPU] Define 16 bit SGPR subregs
2020-04-16 Jonas Devlieghere[lldb/Docs] Add some more info about the test suite...
2020-04-16 Anna Welker[ARM][MVE] Fix location of optimized gather addresses
2020-04-16 Jonas Devlieghere[lldb/Reproducers] Simplify LLDB_RECORD macros
2020-04-16 Roman Lebedev[OpenMPOpt] deduplicateRuntimeCalls(): avoid traditiona...
2020-04-16 Louis Dionne[libc++] Simplify conditional in __config for _LIBCPP_N...
2020-04-16 Kang Zhang[PowerPC] Ignore implicit register operands for MCInst
2020-04-16 Simon PilgrimMCSchedule.h - replace ArrayRef.h include with forward...
2020-04-16 Simon PilgrimMCInstrDesc.h - move MCSubtargetInfo forward declaratio...
2020-04-16 Simon PilgrimWasm.h - remove unnecessary StringMap.h include. NFC
2020-04-16 Simon PilgrimMCAsmBackend.h - cleanup includes and forward declarati...
2020-04-16 Dmitry PolukhinRevert "[clang][AST] Support AST files larger than...
2020-04-16 Uday Bondhugula[MLIR] NFC use Operation::getParentWithTrait in alloca...
2020-04-16 Melanie Blower[NFC] Rename Sema.FPFeatures to CurFPFeatures and acces...
2020-04-16 Siva Chandra... [libc] Move implementations of cosf, sinf, sincosf...
2020-04-16 David Green[MachineSink] Fix for breaking phi edges with instructi...
2020-04-16 Uday Bondhugula[MLIR] Fix MLIR build - add missing CMake dependency
2020-04-16 Mehdi Chinoune[flang] Use the Flang cmake-functions to add targets.
2020-04-16 Dmitry Polukhin[clang][AST] Support AST files larger than 512M
2020-04-16 Simon PilgrimMCValue.h - cleanup include and forward declaration...
2020-04-16 Gabor Marton[ASTImporter] Fix bug introduced in 2ba4e3a4598b
2020-04-16 Simon PilgrimAntiDepBreaker.h - remove unused MachineOperand.h inclu...
2020-04-16 Simon PilgrimMCObjectWriter.h - remove unnecessary includes. NFC
2020-04-16 Simon PilgrimWasmEHFuncInfo.h - reduce BasicBlock.h/MachineBasicBloc...
2020-04-16 Louis Dionne[libc++] Support arbitrary .sh.X extensions in the...
2020-04-16 Nicolas Vasilache[mlir][Linalg] Drop function attribute from generic...
2020-04-16 Aaron BallmanDisallow [[nodiscard]] on a function pointer declaration.
2020-04-16 Bjorn Pettersson[Float2Int] Stop passing around a reference to the...
2020-04-16 Jonathan Coe[clang-format] Do not interpret C# deconstruction in...
2020-04-16 Ulysse Beaugnon[MLIR] Add IndexAttr to primitive attributes kinds...
2020-04-16 Kazushi (Jam... [VE] Update logical operation instructions
2020-04-16 Benjamin KramerRevert "[MLIR] Add IndexAttr to primitive attributes...
2020-04-16 Stephan Herhut[MLIR] Allow for multiple gpu modules during translation.
2020-04-16 Simon Pilgrimyaml2obj.h - cleanup includes and forward declaration...
2020-04-16 Simon PilgrimParser.h/cpp - cleanup includes and forward declaration...
2020-04-16 Simon PilgrimPass.h/cpp - cleanup includes and forward declaration...
2020-04-16 Matthias GehreRevert "Revert "[LifetimeAnalysis] Add [[gsl::Pointer...
next