platform/upstream/llvm.git
2020-09-25 Sourabh Singh... [flang][OpenMP] Place the insertion point to the start...
2020-09-25 Matt ArsenaultOpaquePtr: Add type to sret attribute
2020-09-25 Florian Hahn[SCEV] Add support for `x != 0` to CollectCondition.
2020-09-25 Florian Hahn[SCEV] Add another test using info from loop guards...
2020-09-25 Hans WennborgMove PassBuilder::registerParseTopLevelPipelineCallback...
2020-09-25 Adrian PrantlRevert "Add a verifier check that rejects non-distinct...
2020-09-25 Matt ArsenaultAArch64/GlobalISel: Narrow stack passed argument access...
2020-09-25 Haruki Imai[MLIR] Fix for updating function signature in normalizi...
2020-09-25 Fangrui SongFix Assembler/disubprogram.ll after e17f52d623cc146b7d9...
2020-09-25 Baptiste Saleil[PowerPC] Add accumulator register class and instructions
2020-09-25 Fangrui SongFix DISubprogram-v4.ll after e17f52d623cc146b7d9bf5a2e0...
2020-09-25 Saleem AbdulrasoolSema: remove unnecessary parameter for SwiftName handli...
2020-09-25 Amara Emerson[AArch64][GlobalISel] Add selection support for <8...
2020-09-25 Vedant Kumar[profile] Add %t LLVM_PROFILE_FILE option to substitute...
2020-09-25 Rahul Joshi[NFC] Fix build warnings
2020-09-25 Florian Hahn[SCEV] Add support for `x == constant` to CollectCondition.
2020-09-25 Dávid Bolvanský[SystemZ] Optimize bcmp calls (PR47420)
2020-09-25 David Tenty[CMake] Make sure _cmake_system_name has a default
2020-09-25 Louis Dionne[libc++][ci] Don't require passing --token to phabricat...
2020-09-25 Rahul Joshi[NFC] Fix syntax of ranked memrefs in the MLIR Language...
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...
next