platform/upstream/llvm.git
2020-09-25 Rahul Joshi[NFC] Fix minor typos in comments and reuse concreteOp.
2020-09-25 Adrian PrantlAdd a verifier check that rejects non-distinct DISubpro...
2020-09-25 Cameron McInally[SVE] Revert accidental change from 405e22fbe8719cff6c4...
2020-09-25 Cameron McInally[SVE] Lower fixed length VECREDUCE_[SMAX|SMIN] to Scalable
2020-09-25 David Tenty[AIX] Try to not use LLVM tools while building runtimes
2020-09-25 Florian Hahn[SCEV] Swap operands if LHS is not unknown.
2020-09-25 Stefan Pintilie[PowerPC][NFC] Merged two switch entries.
2020-09-25 Simon Pilgrim[InstCombine] Add some extra bswap tests from PR39793
2020-09-25 Aaron BallmanFix some of the more egregious 80-col and whitespace...
2020-09-25 Simon Pilgrim[InstCombine] Add 'partial' bswap tests from PR39793
2020-09-25 Aaron BallmanTypo fix; NFC
2020-09-25 Florian Hahn[SCEV] Extract code to collect conditions to lambda...
2020-09-25 Louis Dionne[libc++] Initial support for pre-commit CI with Buildkite
2020-09-25 Florian Hahn[SCEV] Add more tests using info from loop guards for...
2020-09-25 LLVM GN Syncbot[gn build] Port e336b74c995
2020-09-25 Benjamin Kramer[Analyzer] Fix unused variable warning in Release builds
2020-09-25 Manuel Klimek[clang-format] Add a MacroExpander.
2020-09-25 Aart Bik[mlir] [VectorOps] generalize printing support for...
2020-09-25 Chris Bowler[PPC] [AIX] Implement calling convention IR for C99...
2020-09-25 Simon Pilgrim[InstCombine] Add bswap tests from funnel shift intrinsics
2020-09-25 Stefan Pintilie[PowerPC][LLD] Extend R2 save stub to support offsets...
2020-09-25 Whisperity[CMake][CTE] Add "check-clang-extra-..." targets to...
2020-09-25 Adam Balogh[Analyzer] Fix for `ExprEngine::computeObjectUnderConst...
2020-09-25 Momchil Velikov[AArch64] PAC/BTI code generation for LLVM generated...
2020-09-25 Jay Foad[AMDGPU] Fix declaration parameter names to match defin...
2020-09-25 Jay Foad[SplitKit] In addDeadDef tolerate parent range that...
2020-09-25 Simon PilgrimRevert rGe55410f8b260 : "AArch64/GlobalISel: Add testca...
2020-09-25 Vitaly Buka[msan] Remove redundant test
2020-09-25 Vitaly Buka[msan] Fix gethostent tests
2020-09-25 Georgii Rymar[Object/yaml2obj/obj2yaml][test] - Split, cleanup and...
2020-09-25 Amara Emerson[AArch64][GlobalISel] Manually select G_DUP with s8...
2020-09-25 Amara Emerson[AArch64][GlobalISel] Make <8 x s16> for G_INSERT_VECTO...
2020-09-25 Andrzej Warzynski[flang][driver] Add missing dependency (shared library...
2020-09-25 Sam Parker[ARM] Find VPT implicitly predicated by VCTP
2020-09-25 Artur Bialas[mlir][SCFToGPU] LaunchOp propagate optional attributes
2020-09-25 Anthony Steinhauser[libc] Using llvm_libc memcpy in mem* benchmarks.
2020-09-25 Ian LevesqueFix uninitialized XRayArg
2020-09-25 Thomas Lively[lld][WebAssembly] Allow `atomics` feature with unshare...
2020-09-25 Chris Bowler[NFC] [PPC] Add PowerPC expected IR tests for C99 complex
2020-09-25 Ian Levesque[xray] Function coverage groups
2020-09-25 Richard SmithPR47176: Don't read from an inactive union member if...
2020-09-25 Mehdi AminiHint how to get a symbolized stack trace if llvm-symbol...
2020-09-25 Krzysztof Parzyszek[Hexagon] Avoid crash on CONCAT_VECTORS with illegal...
2020-09-25 Fangrui Song[lld] Clean up in lld::{coff,elf}::link after D70378
2020-09-25 Juneyoung Lee[ValueTracking] Make isGuaranteedNotToBeUndefOrPoison...
2020-09-24 Juneyoung Lee[ValueTracking] Check uses of Argument if it is given...
2020-09-24 Reid KlecknerRevert "[NFCI][IR] ConstantRangeTest: add basic scaffol...
2020-09-24 Reid KlecknerRevert "Add a static_assert confirming that DiagnosticB...
2020-09-24 Reid KlecknerAdd a static_assert confirming that DiagnosticBuilder...
2020-09-24 Walter Erquinigo[intel-pt] Refactor the JSON parsing
2020-09-24 Reid Kleckner[MS] For unknown ISAs, pass non-trivially copyable...
2020-09-24 Reid Kleckner[MS] Simplify rules for passing C++ records
2020-09-24 Stanislav Mekhanoshin[AMDGPU] Fixes typo in the test. NFC.
2020-09-24 Evandro Menezes[RISCV] Merge the pipeline models for Rocket
2020-09-24 Snehasish Kumar[llvm] Add -bbsections-cold-text-prefix to emit cold...
2020-09-24 Joseph Huber[OpenMP] OpenMPOpt Support for Globalization Remarks
2020-09-24 Bill WendlingFix regex in test.
2020-09-24 Snehasish Kumar[lld] Make -z keep-text-section-prefix recognize .text...
2020-09-24 Jez Ng[lld-macho][re-land] Implement and test resolution...
2020-09-24 Jez Ng[lld-macho][re-land] Initial support for common symbols
2020-09-24 Vedant Kumar[Instruction] Add dropLocation and updateLocationAfterH...
2020-09-24 Thomas Lively[WebAssembly] Make SjLj lowering globals thread-local
2020-09-24 shafik[LLDB] Add a defensive check for member__f_
2020-09-24 Amy Huang[DebugInfo] Fix bug in constructor homing with classes...
2020-09-24 Sriraman TallamTemporary fix for D85085 debug_loc bug with basic block...
2020-09-24 Zequan WuReland [CodeGen] emit CG profile for COFF object file
2020-09-24 Roman Lebedev[NFCI][IR] ConstantRangeTest: add basic scaffolding...
2020-09-24 Roman Lebedev[NFCI][IR] ConstantRangeTest: refactor operation range...
2020-09-24 Bill WendlingRevert "[CodeGen] Postprocess PHI nodes for callbr"
2020-09-24 Bill WendlingFix testcase.
2020-09-24 Bill Wendling[CodeGen] Postprocess PHI nodes for callbr
2020-09-24 Artem Belevich[CUDA] Added conversion functions to builtin vars.
2020-09-24 Daniel Kiss[AArch64] __builtin_return_address for PAuth.
2020-09-24 Diego Caballero[mlir][NFC] Promote memory space to BaseMemRefType
2020-09-24 Bill WendlingRemove stale assert.
2020-09-24 Sam McCall[AST] Use data-recursion when building ParentMap, avoid...
2020-09-24 David Tenty[CMake][AIX] Set LLVM_ENABLE_PER_TARGET_RUNTIME_DIR...
2020-09-24 Alexey Bataev[OPENMP]Fix PR47621: Variable used by task inside a...
2020-09-24 Andrzej Warzynski[flang][driver] Add missing dependency (shared library...
2020-09-24 Erich KeaneRemove dead branch identified by @rsmith on post-commit...
2020-09-24 Andrew Litteken[IRSim] Adding wrapper pass for IRSimilarityIdentfier
2020-09-24 Matt ArsenaultAArch64/GlobalISel: Add testcase for bug 47619
2020-09-24 Volodymyr SapsaiRevert "[Modules] Add stats to measure performance...
2020-09-24 Sanjay Patel[SLP] clean up - use 'const' and ArrayRef constructor...
2020-09-24 Mircea Trofin[NFC][regalloc] Remove unused API in AllocationOrder
2020-09-24 Sean Silva[mlir][shape] Start a pass that lowers shape constraints.
2020-09-24 Volodymyr Sapsai[Modules] Add stats to measure performance of building...
2020-09-24 Matt ArsenaultGlobalISel: Use unmerge when copying wide vectors to...
2020-09-24 Mehdi AminiAdd support for setting the path to llvm-symbolizer...
2020-09-24 Erich Keane[PR47636] Fix tryEmitPrivate to handle non-constantarra...
2020-09-24 Alexandre Ganea[LLD][COFF] Cover usage of LLD-as-a-library in tests
2020-09-24 Alexandre Ganea[LLD][COFF] Avoid overwriting inputs in tests
2020-09-24 Saleem AbdulrasoolBasic: add an extra newline for sphinx (NFC)
2020-09-24 Alexey BataevRevert "[OPENMP]Fix PR47621: Variable used by task...
2020-09-24 Jinsong Ji[llvm-exegesis] Add whitespace between words in error...
2020-09-24 Reid KlecknerRevert "Recommit [NFC] Refactor DiagnosticBuilder and...
2020-09-24 Reid KlecknerRevert "Recommit "[CUDA][HIP] Defer overloading resolut...
2020-09-24 Sanjay Patel[APFloat] prevent NaN morphing into Inf on conversion...
2020-09-24 Craig Topper[SLP] Remove LHS and RHS from OperationData.
2020-09-24 Alexey Bataev[OPENMP]Fix PR47621: Variable used by task inside a...
next