OSDN Git Service

android-x86/external-llvm-project.git
2020-01-21 Vladimir VereschakaRevert "List implicit operator== after implicit destruc...
2020-01-21 Alexandre GaneaRevert "[Clang] Un-break scan-build after integrated...
2020-01-21 Aaron BallmanRemoving an accidentally duplicated line of test code...
2020-01-21 Etienne Pierre... Allow arbitrary capability name in Thread Safety Analysis
2020-01-21 Jonas Devlieghere[lldb/Platform] Re-add ifdef's to guard macOS-only...
2020-01-21 Fangrui Song[APFloat][unittest] Fix -Wsign-compare after D69773
2020-01-21 Eric Fiselier[clang-tidy] Fix check for Abseil internal namespace...
2020-01-21 Mark de Wever[Sema] Avoid Wrange-loop-analysis false positives
2020-01-21 Sid Manning[lld][Hexagon] Add General Dynamic relocations (GD)
2020-01-21 Marcello Maggioni[mlir] Fix LLVM intrinsic convesion generator for overl...
2020-01-21 Ehud KatzFix tests of constant folding of fp operations on NaN...
2020-01-21 Quentin Colombet[GISelKnownBits] Make the max depth a parameter of...
2020-01-21 Thomas Lively[WebAssembly] Split and recombine multivalue calls...
2020-01-21 Daniel Kiss[lldb] Add a setting to not install the main executable
2020-01-21 Francesco PetrogalliRevert "[lldb] Add a setting to not install the main...
2020-01-21 Krzysztof Parzyszek[Hexagon] Add REQUIRES: asserts to a testcase using...
2020-01-21 Kostya Kortchinsky[scudo][standalone] Allow sched_getaffinity to fail
2020-01-21 Thomas Lively[WebAssembly][InstrEmitter] Foundation for multivalue...
2020-01-21 Lei Zhang[mlir][ods] Fix StringRef initialization in builders
2020-01-21 Francesco Petrogalli[lldb] Add a setting to not install the main executable
2020-01-21 Reid Kleckner[TableGen] Use a table to lookup MVE intrinsic names
2020-01-21 Vedant Kumar[debugserver] Delete stale code referencing ppc
2020-01-21 Ehud Katz[APFloat] Add support for operations on Signaling NaN
2020-01-21 Vedant Kumar[debugserver] Delete macOS/PPC debug server implementation
2020-01-21 Alexey Bader[Attr][Doc][NFC] Fix code snippet formatting for attrib...
2020-01-21 Fangrui Song[APFloat][unittest] Fix -Wunused-variable after D69773
2020-01-21 Alexey Bataev[OpenMP][Offloading] Fix the issue that omp_get_num_dev...
2020-01-21 Ehud Katz[APFloat] Extend conversion from special strings
2020-01-21 Roman Lebedev[NFC][Codegen] Use MaybeAlign + APInt::getLimitedValue...
2020-01-21 Roman Lebedev[Codegen] Emit both AssumeAlignedAttr and AllocAlignAtt...
2020-01-21 Jonas Devlieghere[lldb/tools] Update lldb-test's system initializer
2020-01-21 Fangrui Song[PowerPC] Delete PPCSubtarget::isDarwin and isDarwinABI
2020-01-21 Jonas Devlieghere[lldb/Hexagon] Include <mutex>
2020-01-21 Fangrui Song[StackColoring] Remap PseudoSourceValue frame indices...
2020-01-21 Kevin P. Neal[FPEnv][SystemZ] Platform-specific builtin constrained...
2020-01-21 Holger Wünsche[HIP] use GetProgramPath for executable discovery
2020-01-21 Jonas Devlieghere[lldb/Initializers] Move all macOS initializers into...
2020-01-21 Krzysztof Parzyszek[Hexagon] Add support for Hexagon v67t microarchitectur...
2020-01-21 Sergej Jaskiewicz[libcxx] Support Python 3.8 in the test suite
2020-01-21 Denis Khalikov[mlir][spirv] Simplify scalar type size calculation.
2020-01-21 Alexandre Ganea[Clang] Un-break scan-build after integrated-cc1 change
2020-01-21 Krzysztof ParzyszekUpdate spelling of {analyze,insert,remove}Branch in...
2020-01-21 Kadir Cetinkaya[clangd] Drop returntype/type when hovering over type...
2020-01-21 Zakk Chen[RISCV] Check the target-abi module flag matches the...
2020-01-21 Diogo SampaioRevert "[ARM] Follow AACPS standard for volatile bit...
2020-01-21 Diogo Sampaio[ARM] Follow AACPS standard for volatile bit-fields...
2020-01-21 Simon Pilgrim[TargetLowering] SimplifyDemandedBits ISD::SRA multi...
2020-01-21 Benjamin KramerMake dropTriviallyDeadConstantArrays not quadratic
2020-01-21 Jinsong Ji[PowerPC][NFC] Reclaim TSFlags bit 6
2020-01-21 Simon Pilgrim[SelectionDAG] GetDemandedBits - remove ANY_EXTEND...
2020-01-21 Simon Pilgrim[X86] combineBT - use SimplifyDemandedBits instead...
2020-01-21 Haojian Wu[clangd] Capture the missing injected class names in...
2020-01-21 Simon Pilgrim[TargetLowering] SimplifyDemandedBits ANY_EXTEND/ANY_EX...
2020-01-21 Pavel Labath[lldb/breakpad] Use new line table constructor
2020-01-21 Pavel Labath[lldb/DWARF] Fix a leak in line table construction
2020-01-21 LLVM GN Syncbot[gn build] Port fccd0da5ee6
2020-01-21 Adam Balogh[clang-tidy] New check: bugprone-misplaced-pointer...
2020-01-21 Matt ArsenaultAMDGPU/GlobalISel: Add some baseline tests for unmerge...
2020-01-21 Guillaume Chatelet[Alignment][NFC] Use Align with CreateElementUnorderedA...
2020-01-21 Georgii Rymar[llvm-readobj] - Remove rpath.test.
2020-01-21 Guillaume Chatelet[Alignment][NFC] Use Align with CreateMaskedLoad
2020-01-21 Pavel Labath[lldb] Use llvm::stable_sort in Line
2020-01-21 Tres PoppCreate a gpu.module operation for the GPU Dialect.
2020-01-21 Clement Courbet[llvm-exegesis] Fix support for LEA64_32r.
2020-01-21 Raphael Isemann[lldb][NFC] Convert LLDB_LOGF to LLDB_LOG in ClangASTSo...
2020-01-21 Andrew Ng[ELF] Refactor uses of getInputSections to improve...
2020-01-21 Gabor Marton[analyzer] Enable PlacementNewChecker by default
2020-01-21 Georgii Rymar[llvm-readelf][llvm-readobj] - Fix the indentation...
2020-01-21 Simon Pilgrim[DAG] Fold extract_vector_elt (scalar_to_vector), K...
2020-01-21 Clement Courbet[llvm-exegesis] Add support for AVX512 explicit roundin...
2020-01-21 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - Pull out InDema...
2020-01-21 Simon PilgrimRegenerate rotated uxt tests
2020-01-21 Peter Smith[LLD][ELF] Add support for INPUT_SECTION_FLAGS
2020-01-21 Igor KudrinReapply: [MachO] Add a test for detecting reserved...
2020-01-21 Anna Welker[ARM][MVE] Enable masked scatter
2020-01-21 Frank Laub[MLIR] LLVM Dialect: add llvm.cmpxchg and improve llvm...
2020-01-21 LLVM GN Syncbot[gn build] Port a80291ce10b
2020-01-21 Nicolai HähnleRevert "[AMDGPU] Invert the handling of skip insertion."
2020-01-21 Zakk Chen[RISCV] Pass target-abi via module flag metadata
2020-01-21 Fangrui Song[MC] Improve a report_fatal_error
2020-01-21 Fangrui Song[AMDGPU] Fix -Wunused-variable after e5823bf806ca9fa6f8...
2020-01-21 Mitch PhillipsRevert "[MachO] Add a test for detecting reserved unit...
2020-01-21 Kirill Bobyrev[clangd] Fix rename for explicit destructor calls
2020-01-21 Matt ArsenaultAMDDGPU/GlobalISel: Fix RegBankSelect for llvm.amdgcn...
2020-01-21 Sergey Dmitriev[llvm-objcopy][ELF] Allow setting SHF_EXCLUDE flag...
2020-01-21 James Clarke[lld][RISCV] Print error when encountering R_RISCV_ALIGN
2020-01-21 Eric FiselierRevert "[libc++] Optimize / partially inline basic_stri...
2020-01-21 Matt ArsenaultAMDGPU: Generate test checks
2020-01-21 Matt ArsenaultAMDGPU: Don't create weird sized integers
2020-01-21 Mitch PhillipsRevert "PR17164: Change clang's default behavior from...
2020-01-21 Fangrui Song[AsmPrinter] Don't emit __patchable_function_entries...
2020-01-20 Eli Friedman[lld][ELF] Don't apply --fix-cortex-a53-843419 to reloc...
2020-01-20 Matt ArsenaultAMDGPU: Cleanup and generate 64-bit div tests
2020-01-20 Matt ArsenaultAMDGPU: Prepare to use scalar register indexing
2020-01-20 Matt ArsenaultAMDGPU: Partially merge indirect register write handling
2020-01-20 Krzysztof Parzyszek[Hexagon] Add support for Hexagon/HVX v67 ISA
2020-01-20 Mehdi AminiFix printer for llvm.addressof symbol name that need...
2020-01-20 Mircea Trofin[NFC] small rename of private member in InlineCost.cpp
2020-01-20 Jacques Pienaar[mlir] Generalize broadcastable trait operands
2020-01-20 Matt ArsenaultAMDGPU/GlobalISel: Add documentation for RegisterBankInfo
next