OSDN Git Service

android-x86/external-llvm-project.git
2020-12-01 Fangrui Songstatic const char *const foo => const char foo[]
2020-12-01 Fangrui Song[ELF][test] Fix lto/version-script2.ll
2020-12-01 Arthur Eubanks[LTO][NewPM] Run verifier when doing LTO
2020-12-01 Bardia MahjourRevert "[LV] Epilogue Vectorization with Optimal Contro...
2020-12-01 Louis Dionne[libc++] Optimize the number of assignments in std...
2020-12-01 Rahman LavaeeLet .llvm_bb_addr_map section use the same unique id...
2020-12-01 Nikita Popov[BasicAA] Add test for suboptimal result with unknown...
2020-12-01 Roman Lebedev[NFC][clang-tidy] Port rename_check.py to Python3
2020-12-01 Nico Weberclang/darwin: Use response files with ld64.lld.darwinnew
2020-12-01 Bardia Mahjour[LV] Epilogue Vectorization with Optimal Control Flow
2020-12-01 Fangrui Song[ELF] Error for undefined foo@v1
2020-12-01 Nikita Popov[MemCpyOpt] Port to MemorySSA
2020-12-01 Fangrui Song[ELF] Make foo@@v1 resolve undefined foo@v1
2020-12-01 Fangrui Song[ELF][test] Add some tests for versioned symbols in...
2020-12-01 Fangrui Song[X86] Support modifier @PLTOFF for R_X86_64_PLTOFF64
2020-12-01 Juneyoung Lee[InstSimplify] Add tests that fold instructions with...
2020-12-01 Clement Courbet[MergeICmps] Fix missing split.
2020-12-01 Aaron En Ye Shi[HIP] Fix static-lib test CHECK bug
2020-12-01 Sanjay Patel[x86] adjust cost model values for minnum/maxnum with...
2020-12-01 Benjamin Kramer[DAG] Remove unused variable. NFC.
2020-12-01 David Green[ARM] Mark select and selectcc of MVE vector operations...
2020-12-01 Sanjay Patel[InstCombine] canonicalize sign-bit-shift of difference...
2020-12-01 Raphael Isemann[lldb][NFC] Modernize and cleanup TestClassTemplatePara...
2020-12-01 Simon Pilgrim[DAG] Move vselect(icmp_ult, 0, sub(x,y)) -> usubsat...
2020-12-01 Florian Hahn[ConstraintElimination] Decompose GEP %ptr, ZEXT(SHL()).
2020-12-01 Nico Weberlld/ELF: Make three rarely-used flags work with --reproduce
2020-12-01 Alexey Baturo[RISCV][crt] support building without init_array
2020-12-01 Kazushi (Jam... [VE] Add vmul and vdiv intrinsic instructions
2020-12-01 Simon Pilgrim[X86] Add PR48223 usubsat test case
2020-12-01 Bhramar Vatsa[InstCombine] Optimize away the unnecessary multi-use...
2020-12-01 Roman Lebedev[InstCombine] Improve vector undef handling for sext...
2020-12-01 AndreyChurbanov[OpenMP] libomp: add UNLIKELY hints to rarely executed...
2020-12-01 Sanjay Patel[InstCombine] add tests for sign-bit-shift-of-sub; NFC
2020-12-01 Hans WennborgRemove rm -f cortex-a57-misched-mla.s; hopefully the...
2020-12-01 Roman LebedevRevert "[InstCombine] Improve vector undef handling...
2020-12-01 Roman Lebedev[NFC][InstCombine] sext.ll: @test9: avoid only differen...
2020-12-01 Roman Lebedev[InstCombine] Improve vector undef handling for sext...
2020-12-01 Roman Lebedev[NFC][InstCombine] Improve vector undef test coverage...
2020-12-01 Roman Lebedev[InstCombine] Evaluate new shift amount for sext(ashr...
2020-12-01 Roman Lebedev[NFC][InstCombine] Add PR48343 miscompiled testcase
2020-12-01 Roman Lebedev[NFC][InstCombine] Autogenerate sext.ll test checklines
2020-12-01 Roman Lebedev[SimplifyCFG] FoldBranchToCommonDest: don't require...
2020-12-01 Roman Lebedev[NFC][SimplifyCFG] fold-branch-to-common-dest: add...
2020-12-01 Simon Pilgrim[DAG] Move vselect(icmp_ult, -1, add(x,y)) -> uaddsat...
2020-12-01 Sven van Haastregt[OpenCL] Allow pointer-to-pointer kernel args beyond...
2020-12-01 Cullen Rhodes[LV] Clamp VF hint when unsafe
2020-12-01 Simon Pilgrim[InstCombine][X86] Fold addsub intrinsic to fadd/fsub...
2020-12-01 Caroline Concatto[NFC][CostModel]Extend class IntrinsicCostAttributes...
2020-12-01 Kadir Cetinkaya[clang] Enable code completion of designated initialize...
2020-12-01 Florian Hahn[ConstraintElimination] Decompose GEP %ptr, SHL().
2020-12-01 Kazushi (Jam... [VE] Add vadd and vsub intrinsic instructions
2020-12-01 Simon Pilgrim[InstCombine][X86] Add test coverage showing failure...
2020-12-01 Sjoerd MeijerExtractValue instruction costs
2020-12-01 David Green[AArch64] Update pass pipeline test. NFC
2020-12-01 David Green[ARM] PREDICATE_CAST demanded bits
2020-12-01 Jay Foad[AMDGPU] Simplify some generation checks. NFC.
2020-12-01 Hans Wennborg[gn build] Manually merge 40659cd
2020-12-01 Georgii Rymar[obj2yaml] - Teach tool to emit the "SectionHeaderTable...
2020-12-01 Jan Svoboda[clang][cli] Port HeaderSearch option flags to new...
2020-12-01 Georgii Rymar[llvm-readobj][test] - Merge 2 test cases together.
2020-12-01 David Chisnall[GNU ObjC] Fix a regression listing methods twice.
2020-12-01 Georgii Rymar[llvm-readobj] - Introduce `ObjDumper::reportUniqueWarn...
2020-12-01 Jan Svoboda[clang][cli] Port DependencyOutput option flags to...
2020-12-01 Eugene Zhulenev[mlir] AsyncRuntime: disable threading until test flaki...
2020-12-01 Jan Svoboda[clang][cli] Port Frontend option flags to new option...
2020-12-01 Jan Svoboda[clang][cli] Split DefaultAnyOf into a default value...
2020-12-01 Jan Svoboda[clang][cli] Factor out call to EXTRACTOR in generateCC...
2020-12-01 Kristof Beylscollect_and_build_with_pgo.py: adapt to monorepo
2020-12-01 Georgii Rymar[llvm-readelf] - Switch to using from `reportWarning...
2020-12-01 Martin Storsjö[compiler-rt] [emutls] Handle unused parameters in...
2020-12-01 Georgii Rymar[llvm-readelf/obj] - Move unique warning handling logic...
2020-12-01 Kazu Hirata[CodeView] Remove unused declaration collectInlineSiteC...
2020-12-01 Wei Wang[Remarks][2/2] Expand remarks hotness threshold option...
2020-12-01 Wei Wang[Remarks][1/2] Expand remarks hotness threshold option...
2020-12-01 Greg Parker[DSE] Remove a redundant call to getLocForWriteEx()
2020-12-01 Raman TennetiInitial commit of mktime.
2020-12-01 Craig Topper[RISCV] Rename RISCVGenSystemOperands.inc to RISCVGenSe...
2020-12-01 Hendrik GrevingAdd MachineModuleInfo constructor with external MCContext
2020-12-01 Jonas Devlieghere[lldb] Refactor GetDeviceSupportDirectoryNames and...
2020-12-01 Yaxun (Sam... Add help text for -nogpuinc
2020-12-01 Leonard ChanRevert "[clang][Fuchsia] Add relative-vtables multilib"
2020-12-01 Fangrui Song[GlobalISel] Fix -Wunused-variable in -DLLVM_ENABLE_ASS...
2020-12-01 Fangrui Song[GlobalISel] Fix -Wunused-variable
2020-12-01 Leonard Chan[clang][Fuchsia] Add relative-vtables multilib
2020-12-01 Leonard ChanRevert "[clang][Fuchsia] Add relative-vtables multilib"
2020-12-01 Leonard Chan[clang][Fuchsia] Add relative-vtables multilib
2020-12-01 Amy HuangRecommit "[llvm-symbolizer] Switch to using native...
2020-12-01 Leonard Chan[llvm] Fix for failing test from cf8ff75bade763b0544763...
2020-12-01 Ray (I-Jui... Don't count attributes when addressing operands.
2020-12-01 Duncan P. N... Lex: Update Module::findHeader to return FileEntryRef...
2020-12-01 Sean Silva[mlir] Small cleanups to func-bufferize/finalizing...
2020-12-01 Nico Weberclang/test: Remove platform-linker feature
2020-12-01 Reid Kleckner[WinASan] Improve exception reporting accuracy
2020-12-01 Amara Emerson[AArch64][GlobalISel] Fix crash during legalization...
2020-12-01 Zequan Wu[libcxx] remove checks for __STDCPP_THREADS__ as it...
2020-12-01 Reid KlecknerFix GCC 5.3 compile error in ASTImporter code
2020-12-01 Nick Desaulniers[InlineCost] prefer range-for. NFC
2020-12-01 Leonard Chan[clang][RelativeVTablesABI] Use dso_local_equivalent...
2020-11-30 Amy Huang[llvm-symbolizer] Fix typo in llvm-symbolizer test...
2020-11-30 Duncan P. N... Remove dead code added in ac49500cd0484e1b2dcf37fa4c0da...
next