platform/upstream/llvm.git
2020-02-15 Fangrui Song[MC] De-capitalize another set of MCStreamer::Emit...
2020-02-15 Fangrui Song[MC] De-capitalize some MCStreamer::Emit* functions
2020-02-15 Nico Weber[gn build] Make build locally deterministic
2020-02-15 Jason MolendaRemove 'process launch failed:' message prefix in Targe...
2020-02-15 Shiva Chen[RISCV] Correct the CallPreservedMask for the function...
2020-02-15 Johannes Doerfert[Attributor] Derive memory location attributes (argmemo...
2020-02-15 Matt ArsenaultAMDGPU: Don't preserve analyses with div64 IR expansion
2020-02-14 Amy HuangFix 01b02a73de78 to use correct macro spelling and...
2020-02-14 Matt ArsenaultAMDGPU/GlobalISel: Fix G_EXTRACT of 96-bit results
2020-02-14 Matt ArsenaultAMDGPU: Use generated checks for memcpy expansion
2020-02-14 Matt ArsenaultAMDGPU/GlobalISel: Improve 16-bit bswap
2020-02-14 Matt ArsenaultGlobalISel: Remove unused function argument
2020-02-14 Stanislav Mekhanoshin[TBLGEN] Allow to override RC weight
2020-02-14 Derek Schuff[WebAssembly] Add section names for some DWARF5 sections
2020-02-14 Reid KlecknerFix -Wstring-compare warnings in new OpenMP code
2020-02-14 Johannes Doerfert[FIX] Add missing InGroup to warning introduced as...
2020-02-14 Johannes Doerfert[Attributor][FIX] Validate the type for AAValueConstant...
2020-02-14 Amy HuangDon't call computeHostNumPhysicalCores when LLVM_ENABLE...
2020-02-14 Lang Hames[lli] Add a '-dlopen <library-path>' option to lli.
2020-02-14 Johannes Doerfert[OpenMP][Part 2] Use reusable OpenMP context/traits...
2020-02-14 Jonas Devlieghere[lldb/Editline] Fix mistake in HistoryOperation mapping
2020-02-14 Roman Lebedev[NFC][llvm-exegesis] CombinationGenerator::performGener...
2020-02-14 Dan Liew[compiler-rt] Make various Apple lit substitutions...
2020-02-14 Dan Liew[compiler-rt] Disable building LibFuzzer for WatchOS...
2020-02-14 Dan Liew[compiler-rt] Provide a lit config variable that define...
2020-02-14 Dan Liew[compiler-rt] Add `DARWIN_osx_MIN_VER_FLAG` variable...
2020-02-14 Dan Liew[compiler-rt] Use the correct minimum version flag...
2020-02-14 Craig Topper[llvm-exegesis] Rename range based for loop variable...
2020-02-14 Craig Topper[Hexagon] Add an explicit makeArrayRef to pacify gcc 5.5
2020-02-14 Diego Caballero[mlir] Add MemRef filter to affine data copy optimization
2020-02-14 Christopher... [scudo][standalone] Allow setting release to OS
2020-02-14 Sean Fertile[AsmPrinter] Use the McASMInfo to determine if we need...
2020-02-14 Nico Weberfix some comment typos to cycle bots
2020-02-14 Nico Weber[windows] Add /Gw to compiler flags
2020-02-14 Austin Kerbow[AMDGPU] Always enable XNACK feature when support is...
2020-02-14 Evandro Menezes[docs] Add note on using cmake to perform the build
2020-02-14 Matt ArsenaultAMDGPU: Add option to disable CGP division expansion
2020-02-14 Sanjay Patel[x86] remove stray test assertions; NFC
2020-02-14 Sanjay Patel[x86] regenerate complete test checks for sqrt{est...
2020-02-14 Matt ArsenaultAMDGPU: Add option to expand 64-bit integer division...
2020-02-14 Craig Topper[X86] Use ZERO_EXTEND instead of SIGN_EXTEND in the...
2020-02-14 Craig Topper[X86] Add AVX512 support to the fast isel code for...
2020-02-14 Alina Sbirlea[LoopRotate] Get and update MSSA only if available...
2020-02-14 Matt ArsenaultGlobalISel: Lower s64->s16 G_FPTRUNC
2020-02-14 Volkan Keles[GlobalISel] LegalizationArtifactCombiner: Fix a bug...
2020-02-14 Brian Cain[Hexagon] v67+ HVX register pairs should support either...
2020-02-14 Aaron PuchertFix tests after previous commit
2020-02-14 Aaron PuchertWarn about zero-parameter K&R definitions in -Wstrict...
2020-02-14 Simon Pilgrim[APInt] Add some basic APInt::byteSwap unit tests
2020-02-14 Matt ArsenaultTTI: Fix vectorization cost for bswap
2020-02-14 Jonas Devlieghere[lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC)
2020-02-14 Eric Fiselier[libc++] Add missing include for is_same in test
2020-02-14 Matt ArsenaultAMDGPU: Improve i16/v2i16 bswap
2020-02-14 Craig Topper[X86] Fix copy/paste mistake in comment. NFC
2020-02-14 Matt ArsenaultAMDGPU: Add baseline tests for 16-bit bswap
2020-02-14 Matt ArsenaultAMDGPU/GlobalISel: Handle G_BSWAP
2020-02-14 Eric Fiselier[libc++] Remove cycle between <type_traits> and <cstddef>
2020-02-14 Alexandre GaneaFix compilation breakage introduced by 8404aeb56a73ab24...
2020-02-14 Fangrui Song[Driver] Rename AddGoldPlugin to addLTOOptions. NFC
2020-02-14 Evgeniy BrevnovReverting D73027 [DependenceAnalysis] Dependecies for...
2020-02-14 Eric Fiselieradd type_traits include as required for std::integral_c...
2020-02-14 Melanie BlowerRevert "Reland D74436 "Change clang option -ffp-model...
2020-02-14 Alexandre Ganea[Support] On Windows, ensure hardware_concurrency(...
2020-02-14 Alexandre Ganea[clang-scan-deps] Switch to using a ThreadPool
2020-02-14 Alexandre Ganea[ADT] Support BitVector as a key in DenseSet/Map
2020-02-14 Alex RichardsonFix line endings produced by update_cc_test_checks.py
2020-02-14 Louis Dionne[libc++] Remove unnecessary typenames from std/numerics...
2020-02-14 Luís MarquesRevert "[clang-tools-extra] fix the check for if '...
2020-02-14 Haojian Wu[clangd] Update the CompletionItemKind.
2020-02-14 Alex RichardsonMove update_cc_test_checks.py tests to clang
2020-02-14 Haojian Wu[clangd] Add tracer to the rename workflow, NFC
2020-02-14 Teresa JohnsonReenable "Always import constants" after compile time...
2020-02-14 Pavel Iliin[AArch64] Add BIT/BIF support.
2020-02-14 Gokturk Yuksek[clang-tools-extra] fix the check for if '-latomic...
2020-02-14 Luís Marques[Driver][RISCV] Add RedHat Linux RISC-V triple
2020-02-14 James Henderson[test][DebugInfo] Fix signed/unsigned comparison proble...
2020-02-14 Louis Dionne[libc++] span: Fix incorrect static asserts
2020-02-14 Kadir Cetinkaya[clang][Index] Introduce a TemplateParm SymbolKind
2020-02-14 Kadir Cetinkaya[clang][DeclPrinter] Implement visitors for {TemplateTy...
2020-02-14 Raphael Isemann[lldb] Print result when expect_expr unexpectedly succeeds
2020-02-14 Simon Pilgrim[X86][SSE] lowerShuffleAsBitRotate - lower to vXi8...
2020-02-14 Luís Marquesllvm/cmake/config.guess: add support for riscv32 and...
2020-02-14 Roger Ferrer... [OpenMP] Lower taskyield using OpenMP IR Builder
2020-02-14 Andrew Ng[llvm-ar] Simplify Windows comparePaths NFCI
2020-02-14 James Henderson[DebugInfo] Error if unsupported address size detected...
2020-02-14 Pavel Labath[lldb/DWARF] Don't hold a unique SymbolFileDWARFDwo...
2020-02-14 Roger Ferrer... [OpenMP] Lower taskwait using OpenMP IR Builder
2020-02-14 James Henderson[doc] Clarify responsibility for fixing experimental...
2020-02-14 Mehdi AminiDo not build the CUBIN conversion pass when NVPTX Backe...
2020-02-14 Pavel Labath[lldb/dotest] Remove the "exclusive test subdir" concept
2020-02-14 Alex Zinenko[mlir] Fix argument attribute attribute reassignment...
2020-02-14 Pavel Labath[lldb] Remove accidentally checked-in debugging code
2020-02-14 Kazushi (Jam... [VE] Support for PIC (global data and calls)
2020-02-14 Kadir Cetinkaya[VecotrCombine] Fix unused variable for assertion disab...
2020-02-14 Sam Parker[NFC][ARM] Convert some pointers to references.
2020-02-14 Roman Lebedev[NFC][clang-tidy] Move recently newly-added tests into...
2020-02-14 Pavel Labath[lldb] Add a test for launch failure and its error...
2020-02-14 Fangrui Song[AsmPrinter][MCStreamer] De-capitalize EmitInstruction...
2020-02-14 Jonas Devlieghere[lldb/Test] Partially revert assertTrue change
2020-02-14 Jonas Devlieghere[lldb/Plugins] Have one initializer per ABI plugin
next