platform/upstream/llvm.git
2020-12-05 Jonas Devlieghere[debugserver] Remove bridgeos availability
2020-12-05 Benjamin Kramer[X86] Autodetect znver3
2020-12-05 Joachim Protze[OpenMP][OMPT] Fix OMPT return address guard for gomp...
2020-12-05 Zbigniew Sarbinowski[SystemZ][ZOS] Fix the usage of pthread_t within libc++
2020-12-05 mydeveloperday[clang-format] Add option for case sensitive regexes...
2020-12-05 Mark de Wever[NFC][libc++] Update C++20 issues status.
2020-12-05 Mark de Wever[NFC][clang-tidy] Fixes comment typos.
2020-12-05 Florian Hahn[ConstraintElimination] Wrap dump() call in LLVM_DEBUG...
2020-12-05 Florian Hahn[ConstraintElimination] Handle constraints with all...
2020-12-05 Dmitry Preobrazhensky[AMDGPU][MC] Improved diagnostics message for sym/expr...
2020-12-05 Nikita Popov[AA] Initialize Depth member
2020-12-05 Dmitry Preobrazhensky[AMDGPU][MC] Corrected error position for invalid MOVRE...
2020-12-05 mydeveloperday[clang-format] [NFC] keep clang-format tests clang...
2020-12-05 Nikita Popov[AA] Add statistics for alias results (NFC)
2020-12-05 Nikita Popov[BasicAA] Add recphi tests with nested loops (NFC)
2020-12-05 Fangrui Song[TargetMachine][CodeGenModule] Delete unneeded ppc32...
2020-12-05 Fangrui Song[TargetMachine] Delete wasm special case from shouldAss...
2020-12-05 Francis Visoiu... [llvm-nm][MachO] Don't call getFlags on redacted symbols
2020-12-05 Kazu Hirata[AMDGPU] Use llvm::is_contained (NFC)
2020-12-05 Kazu Hirata[IRCE] Remove unused IsSigned and its accessor (NFC)
2020-12-05 Hsiangkai Wang[RISCV] Formatting for easier reading (NFC)
2020-12-05 River Riddle[mlir][IR] Move the storage for results to before the...
2020-12-05 River Riddle[mlir][OpFormatGen] Add support for optional enum attri...
2020-12-05 Zhuojia Shen[builtins][ARM] Check __ARM_FP instead of __VFP_FP__.
2020-12-05 Jonas Devlieghere[debugserver] Honor the cpu sub type if specified
2020-12-05 Jonas Devlieghere[lldb] Remove unused argument to expectedFailure
2020-12-05 Fangrui Song[ELF] Fix relocation-model.ll
2020-12-05 Fangrui Song[TargetMachine] Don't imply dso_local on global variabl...
2020-12-05 Fangrui Song[test] Split some tests which test both static and...
2020-12-05 Craig Topper[RISCV] Use fcvt.h/d/f.w if the input is an assertsexti...
2020-12-05 Tony[NFC][AMDGPU] AMDGPUUsage updates
2020-12-05 Fangrui Song[test] Split some tests which test both static and...
2020-12-05 Sam Clegg[lld][WebAssembly] Add suppport for PIC + passive data...
2020-12-05 Fangrui SongMake __stack_chk_guard dso_local if Reloc::Static
2020-12-05 Nathan Lanza[llvm] Update WinMsvc.cmake's fms-compatability to...
2020-12-05 Hsiangkai Wang[RISCV] Define preprocessor definitions for 'V' extension.
2020-12-04 Alex Lorenz[objc] diagnose protocol conformance in categories...
2020-12-04 Alex Lorenz[clang] add a `swift_async_name` attribute
2020-12-04 Alex Lorenz[clang] add a new `swift_attr` attribute
2020-12-04 Philip Reames[test] precommit test for D92698
2020-12-04 Duncan P. N... Index: Remove unused internal header SimpleFormatContex...
2020-12-04 shafikAdd diagnostic for for-range-declaration being specific...
2020-12-04 Fangrui Song[asan][test] Improve -asan-use-private-alias tests
2020-12-04 Arthur O'Dwyer[libc++] Update the commented "synopsis" in <algorithm...
2020-12-04 Arthur O'Dwyer[libc++] [P0202] constexpr set_union, set_difference...
2020-12-04 Arthur O'Dwyer[libc++] Slightly improve constexpr test coverage for...
2020-12-04 Kazushi (Jam... [VE] Add vfsqrt, vfcmp, vfmax, and vfmin intrinsic...
2020-12-04 Duncan P. N... ASTImporter: Migrate to the FileEntryRef overload of...
2020-12-04 Duncan P. N... ARCMigrate: Initialize fields in EditEntry inline, NFC
2020-12-04 Duncan P. N... Frontend: Use translateLineCol instead of translateFile...
2020-12-04 Scott Linder[MC] Consume EndOfStatement in .cfi_{sections,endproc}
2020-12-04 LLVM GN Syncbot[gn build] Port 4d8bf870a82
2020-12-04 Duncan P. N... ADT: Remove AlignedCharArrayUnion, NFC
2020-12-04 Aart Bik[mlir][vector] rephrased description
2020-12-04 Krzysztof ParzyszekInclude BuiltinAttributes.h in llvm-prettyprinters...
2020-12-04 Fangrui Song[test] Add explicit dso_local to constant/global variab...
2020-12-04 Jianzhou Zhao[dfsan] Add empty APIs for field-level shadow
2020-12-04 Alexey Bataev[OPENMP]Fix PR48394: need to capture variables used...
2020-12-04 Brett Gutstein[libc++] fix std::sort(T**, T**)
2020-12-04 Sam McCall[Tooling] JSONCompilationDatabase::loadFromBuffer retai...
2020-12-04 Duncan P. N... ADT: Migrate users of AlignedCharArrayUnion to std...
2020-12-04 Jianzhou Zhao[dfsan] Add a test case of storing zero
2020-12-04 Valentin Clement[flang][openacc] Add clause validaty tests for data...
2020-12-04 mydeveloperday[clang-format] NFC update in the overall clang-formatt...
2020-12-04 clementvalRevert "[flang][openacc] Add clause validity tests...
2020-12-04 Artem Belevich[CUDA] Another attempt to fix early inclusion of <new...
2020-12-04 Duncan P. N... ADT: Change AlignedCharArrayUnion to an alias of std...
2020-12-04 Craig Topper[RISCV] Initial infrastructure for code generation...
2020-12-04 Valentin Clement[flang][openacc] Add clause validity tests for the...
2020-12-04 Evgeny LeviantAttempt to fix buildbot after rG993eaf2d69d8
2020-12-04 Duncan P. N... ADT: Stop peeking inside AlignedCharArrayUnion, NFC
2020-12-04 Hiroshi YamauchiFix for Bug 48055.
2020-12-04 Marek Kurdej[libc++] [test] Disable parts of path.factory.pass...
2020-12-04 Alexey Bataev[TEST]Autogenerate test checks, NFC.
2020-12-04 Marek Kurdej[libc++] [test] Mark path.charconv.pass.cpp as requirin...
2020-12-04 Evgeny LeviantRecommit [TableGen][SchedModels] Fix read/write variant...
2020-12-04 Craig Topper[AArch64] Add custom lowering for ISD::ABS
2020-12-04 Craig Topper[RISCV] Add support for printing pcrel immediates as...
2020-12-04 Hafiz Abid... Don't use sysroot/include when sysroot is empty.
2020-12-04 Michael Jones[libc] add tests to WrapperGen
2020-12-04 Simon Pilgrim[DAG] Move SelectionDAG implementation to KnownBits...
2020-12-04 Thomas Raoux[mlir][vector][NFC] Change UnrollVectorPattern to not...
2020-12-04 mydeveloperday[clang-format] Improve clang-formats handling of concepts
2020-12-04 Marek Kurdej[libc++] [docs] Add Version column to issues tables...
2020-12-04 Joachim Protze[OpenMP][OMPT] Make sure that 0 is never used as ID...
2020-12-04 Rahul Joshi[MLIR] Fix parseFunctionLikeOp() to fail parsing empty...
2020-12-04 Rahul Joshi[MLIR] Generate inferReturnTypes declaration using...
2020-12-04 Arthur Eubanks[NewPM] Make pass adaptors less templatey
2020-12-04 Jon Chesterfield[libomptarget][amdgpu] Fix latent race in load binary
2020-12-04 Erik PilkingtonFix a test failing on windows
2020-12-04 Alexey Bataev[OPENMP]Fix PR48387: disable warning messages caused...
2020-12-04 Simon Pilgrim[PowerPC] Regenerate p10-vector-rotate.ll
2020-12-04 Nico Weberfix typos to cycle bots
2020-12-04 LLVM GN Syncbot[gn build] Port c8ec685ca55
2020-12-04 Erik Pilkington[Sema] Fold VLAs to constant arrays in a few more contexts
2020-12-04 Jinsong Ji[llvm-exegesis][PowerPC] Add more register classes
2020-12-04 Nicolas Vasilache[mlir][Linalg] NFC - Expose tiling canonicalization...
2020-12-04 Thomas Preud... [AST][NFC] Silence GCC warning about broken strict...
2020-12-04 Hansang Bae[OpenMP] Add __kmpc_omp_target_task_alloc to dllexport
2020-12-04 Nicolas Vasilache[mlir][Linalg] Properly use distribution options.
next