OSDN Git Service

android-x86/external-llvm-project.git
2021-01-20 Bjorn Pettersson[PM] Avoid duplicates in the Used/Preserved/Required...
2021-01-20 Haojian Wu[clangd] Extend find-refs to include overrides.
2021-01-20 Christian SiggFix cuda-runner tests.
2021-01-20 Mark Murray[AArch64] Add missing "flagm" feature to the .arch_exte...
2021-01-20 Mark Murray[AArch64] Add missing "pauth" feature to the .arch_exte...
2021-01-20 Kadir Cetinkaya[clangd] Fix division by zero when computing scores
2021-01-20 James Henderson[llvm-symbolizer][doc] Reorder --relativenames in optio...
2021-01-20 Florian Hahn[LV] Add test cases with multiple exits which require...
2021-01-20 Jeremy Morse[LLD][ELF] Correct test temporary file paths
2021-01-20 Julian GrossAdded check if there are regions that do not implement...
2021-01-20 Christian Sigg[mlir] Link mlir_runner_utils statically into cuda...
2021-01-20 Arun R[PostRASched] Regenerate Whole Test with update_llc_tes...
2021-01-20 Chuanqi Xu[Coroutine] Remain alignment information when merging...
2021-01-20 Mirko Brkusanin[AMDGPU][GlobalISel] Avoid selecting S_PACK with constants
2021-01-20 Sam McCall[clangd] Retire some flags for uncontroversial, stable...
2021-01-20 Sam McCall[clangd] Remove the recovery-ast options.
2021-01-20 Sam McCall[clangd] Move DirBasedCDB broadcasting onto its own...
2021-01-20 Sam McCall[clangd] Allow CDBs to have background work to block on.
2021-01-20 Arun R[Test Commit] This is a test commit for https://reviews...
2021-01-20 Jan Svoboda[clang][cli] Port more options to new parsing system
2021-01-20 Petar Avramovic[AMDGPU][MC] Add tfe disassembler support MIMG opcodes
2021-01-20 Gabriel Hjort... [GlobalISel] Add missing operand update when copy is...
2021-01-20 Raphael Isemann[lldb][docs] Expand CSS fix for LLDB doc tables
2021-01-20 David Sherwood[NFC][InstructionCost] Use InstructionCost in lib/Trans...
2021-01-20 Raphael Isemann[lldb][docs] Filter out 'thisown' attribute and inherit...
2021-01-20 Raphael Isemann[lldb][docs] Remove -webkit-hyphens in table cells...
2021-01-20 Bill Wendling[X86] Add segment and address-size override prefixes
2021-01-20 Hsiangkai Wang[RISCV] Implement vlseg intrinsics.
2021-01-20 Fangrui Song[ELF] --wrap: Produce a dynamic symbol for undefined...
2021-01-20 Fangrui Song[ELF][test] Improve --wrap tests
2021-01-20 Aart Bik[mlir][sparse] add narrower choices for pointers/indices
2021-01-20 Kazu Hirata[llvm] Use llvm::all_of (NFC)
2021-01-20 Kazu Hirata[llvm] Use llvm::any_of (NFC)
2021-01-20 Kazu Hirata[llvm] Use llvm::find (NFC)
2021-01-20 Juneyoung Lee[SimplifyCFG] Reapply update_test_checks.py (NFC)
2021-01-20 ShihPo Hung[RISCV] refactor VPatBinary (NFC)
2021-01-20 Juneyoung LeeAllow nonnull/align attribute to accept poison
2021-01-20 wlei[llvm-profgen][NFC] Fix the incorrect computation of...
2021-01-20 Sergey Dmitriev[llvm-link] Improve link time for bitcode archives...
2021-01-20 Stella Laurenzo[mlir][python] Swap shape and element_type order for...
2021-01-20 Nico Weber[gn build] fix libcxx gn file with libcxx_abi_namespace set
2021-01-19 Nico Weber[gn build] (manually) port 933518fff82c
2021-01-19 Ian Levesque[xray] Honor xray-never function-instrument attribute
2021-01-19 Wei MiFix Wmissing-field-initializers warnings.
2021-01-19 Wei Mi[SampleFDO] Add the support to split the function profi...
2021-01-19 Jackson FellowsImplement constant folding for DivFOp
2021-01-19 Sam CleggRevert "[WebAssembly] call_indirect issues table number...
2021-01-19 Stephen KellyAdd API to retrieve a clade kind from ASTNodeKind
2021-01-19 Eric ChristopherRemove unused functions.
2021-01-19 Stephen KellyRemove TypedMatcherOps from VariantValue
2021-01-19 Richard Smith[msabi] Mangle a template argument referring to array...
2021-01-19 Craig Topper[RISCV] Remove NotHasStdExtZbb predicate from zext...
2021-01-19 Stephen Kelly[ASTMatchers] Allow use of mapAnyOf in more contexts
2021-01-19 Stella Stamenova[lldb/test] Skip TestProcessAttach: test_attach_to_proc...
2021-01-19 Sean Silva[mlir][splitting std] move 2 more ops to `tensor`
2021-01-19 Stephen Kelly[ASTMatchers] NFC Rearrange declarations to allow more...
2021-01-19 Stella Laurenzo[mlir][python] Add facility for extending generated...
2021-01-19 Sam Clegg[lld][WebAssembly] Don't defined indirect function...
2021-01-19 Richard SmithRevert "DR2064: decltype(E) is only a dependent type...
2021-01-19 Richard SmithEnsure we don't strip the ConstantExpr carrying a non...
2021-01-19 Siva Chandra[libc] Extend the current fenv functions to aarch64.
2021-01-19 Alexey Bataev[OPENMP]Do not use OMP_MAP_TARGET_PARAM for data moveme...
2021-01-19 Arthur Eubanks[polly][NewPM][test] Fix polly tests under -enable...
2021-01-19 Mircea Trofin[NFC] Disallow unused prefixes under Other
2021-01-19 Alexey BataevRevert "[SLP]Merge reorder and reuse shuffles."
2021-01-19 Jeroen Dobbelaere[NFC] cleanup noalias2.ll test
2021-01-19 Mitch PhillipsRevert "[PDB] Defer relocating .debug$S until commit...
2021-01-19 peter klausler[flang] Refine WhyNotModifiable()
2021-01-19 Fangrui Song[ELF] Support R_PPC64_ADDR16_HIGH
2021-01-19 Fangrui Song[ELF] Error for out-of-range R_PPC64_ADDR16_HA, R_PPC64...
2021-01-19 Fangrui Song[ELF] Improve R_PPC64_ADDR* relocation tests
2021-01-19 Jonas Devlieghere[llvm] Protect signpost map with a mutex
2021-01-19 Wim Leflere[libc++][P1679] add string contains
2021-01-19 Mariya Podchishchaeva[ScalarizeMaskedMemIntrin] Add missing dependency
2021-01-19 Nikita PopovReapply [InstCombine] Replace one-use select operand...
2021-01-19 Nikita Popov[InstCombine] Add additional tests for select operand...
2021-01-19 Arthur Eubanks[wasm][LLD] Rename --lto-new-pass-manager to --no-lto...
2021-01-19 Craig Topper[RISCV] Add DAG combine to turn (setcc X, 1, setne...
2021-01-19 Shilei Tian[Clang][OpenMP] Fixed an issue that clang crashed when...
2021-01-19 Louis Dionne[libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent
2021-01-19 Louis Dionne[libc++] Unbreak the debug mode
2021-01-19 Reid KlecknerAdd bounds checking assertions to APValue, NFC
2021-01-19 Reid KlecknerConsider ASan messages interesting for creduce
2021-01-19 Jeroen Dobbelaere[noalias.decl] Look through llvm.experimental.noalias...
2021-01-19 Richard Smith[www] Fix background color in table cell.
2021-01-19 Brendon Cahoon[Hexagon] Fix segment start to adjust for gaps between...
2021-01-19 Utkarsh Saxena[clangd] Use ASTSignals in Heuristics CC Ranking.
2021-01-19 Jay Foad[AMDGPU] Simpler names for arch-specific ttmp registers...
2021-01-19 Jessica PaquetteFix buildbot after cfc60730179042a93cb9cb338982e71d20707a24
2021-01-19 Jessica Paquette[GlobalISel] Combine (a[0]) | (a[1] << k1) | ...| ...
2021-01-19 Fraser Cormack[RISCV] Add ISel patterns for scalable mask exts &...
2021-01-19 Abhina Sreeskantharajan[SystemZ][z/OS] Fix Permission denied pattern matching
2021-01-19 Michael Kruse[Polly] Update isl to isl-0.23-61-g24e8cd12.
2021-01-19 Raphael Isemann[lldb][docs] Update .htaccess to redirect from old...
2021-01-19 David Green[ARM] Expand vXi1 VSELECT's
2021-01-19 Raphael Isemann[lldb][docs] Add a doc page for enums and constants
2021-01-19 Andrzej Warzynski[flang][driver] Move isFixedFormSuffix and isFreeFormSu...
2021-01-19 Stella Laurenzo[mlir][python] Factor out standalone OpView._ods_build_...
2021-01-19 Björn Schäpers[clang-format] Apply Allman style to lambdas
2021-01-19 Nikita Popov[ValueTracking] Strengthen impliesPoison reasoning
next