OSDN Git Service

android-x86/external-llvm-project.git
2020-07-07 Thomas Lively[WebAssembly] Avoid scalarizing vector shifts in more...
2020-07-07 Arthur Eubanks[BasicAA] Remove -basicaa alias
2020-07-07 Alexander Belyaev[mlir] Support unranked types in func signature convers...
2020-07-07 Arthur Eubanks[NewPM][LoopFusion] Rename loop-fuse -> loop-fusion
2020-07-07 Sean Silva[mlir] Convert function signatures before converting...
2020-07-07 Simon Pilgrim[X86][AVX] Add test case showing incorrect extraction...
2020-07-07 Simon Pilgrim[X86][AVX] Add AVX2 tests to extractelement-load.ll
2020-07-07 Ellis HoagWarn pointer captured in async block
2020-07-07 Chris LattnerExpand the LLVM Developer Policy to include new section...
2020-07-07 Erik Pilkington[SemaObjC] Fix a -Wobjc-signed-char-bool false-positive...
2020-07-07 Erik Pilkington[SemaObjC] Add a warning for @selector expressions...
2020-07-07 Biplob Mishra[PowerPC] Implement Vector Replace Builtins in LLVM
2020-07-07 Jennifer Yuorrectly generate invert xor value for Binary Atomics...
2020-07-07 Dan LiewRevert "Temporarily disable the following failing tests...
2020-07-07 Dan LiewDisable interception of sigaltstack on i386 macOS.
2020-07-07 Jonas Devlieghere[lldb] Fix unaligned load in DataExtractor
2020-07-07 Hans Wennborg[GlobalOpt] Don't remove inalloca from musttail-called...
2020-07-07 Sanjay Patel[x86] fix miscompile in buildvector v16i8 lowering
2020-07-07 Amy Huang[NativeSession] Add column numbers to NativeLineNumber.
2020-07-07 Fangrui Song[ELF] Ignore --no-relax for RISC-V
2020-07-07 Aaron En Ye Shi[HIP] Use default triple in llvm-mc for system ld
2020-07-07 Sanjay Patel[x86] add test for buildvector lowering miscompile...
2020-07-07 Mehdi AminiRevert "Create the framework and testing environment...
2020-07-07 Muhammad Omair... Combine multiple defs of arm64 register sets
2020-07-07 Shuhong Liu[Clang] Handle AIX Include management in the driver
2020-07-07 Nathan James[ASTMatchers] Added hasDirectBase Matcher
2020-07-07 Pavel Labath[lldb/Utility] Fix float->integral conversions in Scala...
2020-07-07 SharmaRithik[CodeMoverUtils] Make specific analysis dependent check...
2020-07-07 Guillaume Chatelet[Bitfields][NFC] Make sure bitfields are contiguous
2020-07-07 Eric Schweitz[flang] Add lowering of I/O statements.
2020-07-07 Balázs Kéri[ASTImporter] Corrected import of repeated friend decla...
2020-07-07 Ye Luo[OpenMP] Use primary context in CUDA plugin
2020-07-07 Alexey Bataev[DEBUGINFO]Add dwarf versions to the test, NFC.
2020-07-07 Pavel Labath[lldb/test] Fix lldbutil.run_to_***_breakpoint for...
2020-07-07 Roman Lebedev[Scalarizer] When gathering scattered scalar, don't...
2020-07-07 Liu, Chen3[X86] Fix a bug that when lowering byval argument
2020-07-07 Joel E. Denny[OpenMP][NFC] Remove hard-coded line numbers from more...
2020-07-07 Georgii Rymar[llvm-readobj] - Refactor the MipsGOTParser<ELFT> to...
2020-07-07 Nathan James[NFC] Use hasAnyName matcher in place of anyOf(hasName...
2020-07-07 Georgii Rymar[llvm-readobj] - Fix indentation in broken-dynamic...
2020-07-07 Georgii Rymar[llvm-readobj] - Don't abort when dumping dynamic reloc...
2020-07-07 Sam McCall[clangd] Store index in '.cache/clangd/index' instead...
2020-07-07 Benjamin Kramer[mlir][VectorOps] Lower vector.outerproduct of int...
2020-07-07 Lei Zhang[mlir][spirv] Introduce OwningSPIRVModuleRef for ownership
2020-07-07 Ayal Zaks[LV] Vectorize without versioning-for-unit-stride under...
2020-07-07 Raphael Isemann[lldb] Make TestIOHandlerResizeNoEditline pass with...
2020-07-07 Georgii Rymar[llvm-readobj] - Add prepending # to mips-got.test...
2020-07-07 Haojian Wu[clang-tidy] Fix an unused-raii check crash on objectiv...
2020-07-07 Georgii Rymar[llvm-readobj] - Refine the error reporting in LLVMStyl...
2020-07-07 Georgii Rymar[llvm-readobj] - Split the printHashSymbols. NFCI.
2020-07-07 Kerry McLaughlin[SVE][CodeGen] Legalisation of unpredicated store instr...
2020-07-07 Georgii Rymar[llvm-readobj] - Refactor ELFDumper<ELFT>::getStaticSym...
2020-07-07 Georgii Rymar[llvm-readobj] - Allow dumping partially corrupted...
2020-07-07 Kerry McLaughlin[SVE][CodeGen] Legalisation of unpredicated load instru...
2020-07-07 Manuel KlimekHand Allocator and IdentifierTable into FormatTokenLexer.
2020-07-07 Guillaume Chatelet[NFC] Adding the align attribute on Atomic{CmpXchg...
2020-07-07 Pavel Labath[lldb/DWARF] Add a utility function for (forceful)...
2020-07-07 Georgii Rymar[llvm-readobj] - Fix a crash scenario in GNUStyle<ELFT...
2020-07-07 Kiran Kumar T P[flang][OpenMP] Enhance parser support for flush constr...
2020-07-07 River Riddle[mlir][NFC] Remove usernames and google bug numbers...
2020-07-07 David Sherwood[SVE] Add more warnings checks to clang and LLVM SVE...
2020-07-07 David Sherwood[SVE][CodeGen] Fix bug when falling back to DAG ISel
2020-07-07 David Sherwood[CodeGen] Fix warnings in sve-vector-splat.ll and sve...
2020-07-07 Craig Topper[X86] Add 64bit and retpoline-external-thunk to list...
2020-07-07 Craig Topper[X86] Remove assert for missing features from X86:...
2020-07-07 Craig Topper[X86] Merge X86TargetInfo::setFeatureEnabled and X86Tar...
2020-07-07 Carl Ritson[AMDGPU] Update isFMAFasterThanFMulAndFAdd assumptions
2020-07-07 Saiyedul Islam[libomptarget] Implement atomic inc and fence functions...
2020-07-07 Saiyedul Islam[AMDGPU] Change Clang AMDGCN atomic inc/dec builtins...
2020-07-07 Craig Topper[X86] Move the feature dependency handling in X86Target...
2020-07-07 Max Kazantsev[Test] Add one more missing optimization opportunity...
2020-07-07 Craig Topper[X86] Remove duplicate SSE4A feature bit from X86Target...
2020-07-07 Martin Waitz[mlir] resolve types from attributes in assemblyFormat
2020-07-07 Sameer Arora[llvm-install-name-tool] Merge install-name options
2020-07-07 Nemanja Ivanovic[PowerPC] Do not RAUW combined nodes in VECTOR_SHUFFLE...
2020-07-07 LLVM GN Syncbot[gn build] Port 939d8309dbd
2020-07-07 Valentin Clement[openmp] Move isAllowedClauseForDirective to tablegen...
2020-07-07 Xiang1 Zhang[X86-64] Support Intel AMX Intrinsic
2020-07-07 Mauricio SifontesCreate the framework and testing environment for MLIR...
2020-07-07 Biplob Mishra[PowerPC] Implement Vector Splat Immediate Builtins...
2020-07-07 Amy Kwan[PowerPC][Power10] Exploit the xxsplti32dx instruction...
2020-07-07 Paula Toth[libc] Add documentation for clang-tidy checks.
2020-07-07 David Blaikie[ModuloSchedule] Devirtualize PeelingModuloScheduleExpa...
2020-07-07 Jordan RupprechtRevert "[LV] Enable the LoopVectorizer to create pointe...
2020-07-07 LLVM GN Syncbot[gn build] Port 05f2b5ccfc5
2020-07-07 LLVM GN Syncbot[gn build] Port
2020-07-07 Nico Weberfix typos to cycle bots
2020-07-07 Wolfgang PiebCorrect 3 spelling errors in headers and doc strings.
2020-07-06 Amara EmersonFix sdk version test to use 99.99.99 as a max dummy...
2020-07-06 Sanjay Patel[DAGCombiner] reassociate reciprocal sqrt expression...
2020-07-06 Eric ChristopherTemporarily Revert "[llvm-install-name-tool] Merge...
2020-07-06 Yuanfang Chen[NFC] change getLimitedCodeGenPipelineReason to static...
2020-07-06 Roman Lebedev[NFCI][llvm-reduce] ReduceOperandBundles: actually...
2020-07-06 MinJae HwangModifications to the algorithm sort benchmark
2020-07-06 Peyton, Jonathan L[OpenMP] Add GOMP 5.0 loop entry points
2020-07-06 Roman Lebedev[llvm-reduce] Reducing call operand bundles
2020-07-06 Roman Lebedev[NFCI][IR] Introduce CallBase::Create() wrapper
2020-07-06 Sameer Arora[llvm-install-name-tool] Merge install-name options
2020-07-06 Roman Lebedev[Scalarizer] Centralize instruction DCE
2020-07-06 Craig Topper[X86] Centalize the 'sse4' hack to a single place in...
next