OSDN Git Service

android-x86/external-llvm-project.git
2021-03-16 Anastasia Stulova[OpenCL][Docs] Release notes
2021-03-12 Amilendra Kodithuwakku[release][docs] List all cores Arm has added support...
2021-03-12 Amilendra Kodithuwakku[release][docs] List all cores Arm has added support...
2021-03-09 Raul Tambre[CMake][compiler-rt] Use copying instead of symlinking...
2021-03-09 Craig Topper[TargetLowering] Use HandleSDNodes to prevent nodes...
2021-03-09 Juneyoung Lee[LoopVectorize] Fix VPRecipeBuilder::createEdgeMask...
2021-03-09 Nathan James[clang-tidy] Deprecate readability-deleted-default...
2021-03-09 LemonBoy[AArch64] Legalize horizontal fmax/fmin reductions...
2021-03-05 Shilei Tian[OpenMP] Fixed a crash when offloading to x86_64 with...
2021-03-05 Nikita Popov[GlobalISel] Bail on G_PHI narrowing of odd types ...
2021-03-05 Peyton, Jonathan L[OpenMP] Fix clang-cl build error regarding TSX intrinsics
2021-03-04 Kirstóf Umann[analyzer] Add 12.0.0 release notes
2021-03-03 Craig Topper[DAGCombiner][X86] Don't peek through ANDs on the shift...
2021-03-03 Richard SmithRevert "[c++20] Mark class type NTTPs as done and start...
2021-03-03 Sanjay Patel[SimplifyCFG] avoid illegal phi with both poison and...
2021-03-03 Sanjay Patel[InstCombine] avoid infinite loop in demanded bits...
2021-03-03 Shilei Tian[OpenMP][NVPTX] Fixed a compilation error in deviceRTLs...
2021-03-01 Pavel Iliin[AArch64][Docs] Release notes 12.x on outline atomics
2021-02-24 Fangrui SongReleaseNotes: add lld/ELF notes
2021-02-24 Louis Dionne[libc++] Fix extern-templates.sh.cpp test on Linux
2021-02-24 Louis Dionne[libc++] Fix extern template test failing on Windows
2021-02-23 Nikita PopovFix test failures after a92ceea91116e7b95d23eff634507fa...
2021-02-23 Andy KaylorAdd auto-upgrade support for annotation intrinsics
2021-02-23 Tom Stellard[12.0.0][llvm-symbolizer][test] Fix test broken after...
2021-02-23 Kadir Cetinkaya[clang][CodeComplete] Ensure there are no crashes when...
2021-02-23 Kadir Cetinkaya[clang][CodeComplete] Fix crash on ParenListExprs
2021-02-23 Tom StellardRevert "[llvm-cov] reset executation count to 0 after...
2021-02-23 Nikita Popov[JumpThreading] Clone noalias.scope.decl when threading...
2021-02-23 Tom Stellardclang-tidy: Disable cppcoreguidlines-prefer-member...
2021-02-22 Sam McCall[clangd] Release notes for 12.x
2021-02-22 Kadir Cetinkaya[clangd] Fix windows buildbots after ecea7218fb9b994b26...
2021-02-22 Kadir Cetinkaya[clangd] Treat paths case-insensitively depending on...
2021-02-22 Sam McCall[clangd] Rename: merge index/AST refs path-insensitivel...
2021-02-22 Conrad Poelmanclang-extra: fix incorrect use of std::lock_guard by...
2021-02-22 Brad Smith[clang][Driver][OpenBSD] libcxx also requires pthread
2021-02-22 Sanjay Patel[Analysis][LoopVectorize] do not form reductions of...
2021-02-20 Johannes DoerfertAvoid use of stack allocations in asynchronous calls
2021-02-20 Fangrui Song[llvm-objdump] --source: drop the warning when there...
2021-02-20 William S.... [SROA] Amend failing test from D95826
2021-02-20 Florian Hahn[clang] Add -ffinite-loops & -fno-finite-loops options.
2021-02-20 wlei[CSSPGO][llvm-profgen] Filter out the instructions...
2021-02-20 wlei[CSSPGO][llvm-profgen] Renovate perfscript check and...
2021-02-20 wlei[CSSPGO][llvm-profgen] Add brackets for context id...
2021-02-20 Hongtao YuRemove test code that cause MSAN failure.
2021-02-20 Hongtao Yu[CSSPGO] Process functions in a top-down order on a...
2021-02-20 Hongtao Yu[CSSPGO] Restrict pseudo probe tests to x86_64 only.
2021-02-20 Hongtao Yu[CSSPGO] Unblock optimizations with pseudo probe instru...
2021-02-20 Wenlei He[CSSPGO] Use merged base profile for hot threshold...
2021-02-20 wlei[CSSPGO][llvm-profgen] Fix bug with parsing hybrid...
2021-02-20 wlei[CSSPGO][llvm-profgen] Merge and trim profile for cold...
2021-02-20 wlei[CSSPGO][llvm-profgen] Aggregate samples on call frame...
2021-02-20 wlei[CSSPGO][llvm-profgen] Compress recursive cycles in...
2021-02-20 wlei[CSSPGO][llvm-profgen] Pseudo probe based CS profile...
2021-02-20 Yang Fan[CSSPGO] Fix MSVC initializing truncation warning ...
2021-02-20 William S.... [SROA] Propagate correct TBAA/TBAA Struct offsets
2021-02-20 Georgii Rymar[llvm-symbolizer] - Fix the crash in GNU output style...
2021-02-20 Simonas Kazlauskas[llvm-dwp] Join dwo paths correctly when DWOPath is...
2021-02-20 Kadir Cetinkaya[clangd] Treat "null" optional fields as missing
2021-02-20 Shilei Tian[OpenMP][NVPTX] Add the support for CUDA 11.2 and CUDA...
2021-02-20 Jeroen Dobbelaere[clang] functions with the 'const' or 'pure' attribute...
2021-02-20 Nikita Popov[LLD] Fix tests after D96993
2021-02-20 Nikita Popov[DCE] Don't remove non-willreturn calls
2021-02-20 Nikita Popov[IR] Move willReturn() to Instruction
2021-02-20 Nikita Popov[DCE] Add tests for non-willreturn function being remov...
2021-02-19 Lei Huang[PowerPC] Update release notes for changes to PowerPC...
2021-02-18 David Sherwood[release][docs] Update contributions to LLVM 12 for...
2021-02-17 Jez Ng[lld-macho] Fill out release notes for 12.x
2021-02-17 Sam McCall[clangd] Fix race in Global CDB shutdown
2021-02-17 Simon Pilgrim[X86][AVX] Add missing VEX_WIG tags from VPACKUSDW...
2021-02-17 Simon Pilgrim[X86][AVX] Add 'OK' tests cases for PR48877
2021-02-17 Simon Pilgrim[DAG] Fix shift amount limit in SimplifyDemandedBits...
2021-02-17 Simon Pilgrim[X86] Add reduced test case for PR49162
2021-02-16 Maxim KuvyrkovFix exegesis build on aarch64-windows-msvc host
2021-02-16 Martin Storsjödoc: Add a release note for the changed comment char...
2021-02-16 Nico WeberRevert "Disable rosegment for old Android versions."
2021-02-16 Stephen Kelly[ASTMatchers] Fix matching after generic top-level...
2021-02-16 Stephen Kelly[ASTMatchers] Fix definition of decompositionDecl
2021-02-16 Stephen KellyFix traversal with hasDescendant into lambdas
2021-02-16 Stephen Kelly[ASTMatchers] Fix traversal below range-for elements
2021-02-16 Stephen KellyEnsure that we traverse non-op() method bodys of lambdas
2021-02-16 Stephen Kelly[ASTMatchers] Avoid pathological traversal over nested...
2021-02-16 Qiu ChaofanRevert "[PowerPC] [Clang] Enable float128 feature on...
2021-02-16 Fangrui Song[Verifier] Allow DW_TAG_class_type/DW_TAG_union_type...
2021-02-16 Wang, Pengfei[X86] Always assign reassoc flag for intrinsics *reduce...
2021-02-16 Craig Topper[RISCV] Remove SRO* and SLO* instructions from bitmanip.
2021-02-16 Michael LiaoRecommit of a2fdf9d4d734732a6fa9288f1ffdf12bf8618123.
2021-02-16 Martin Storsjö[AArch64] Use '//' as comment string for MSVC assembly
2021-02-15 Fangrui Song[ELF] Allow R_386_GOTOFF from .debug_info
2021-02-15 Zarko Todorovski[AIX] Improve option processing for mabi=vec-extabi...
2021-02-15 Zarko Todorovski[AIX] Actually push back "-mabi=vec-extabi" when option...
2021-02-15 Shilei Tian[OpenMP][NVPTX] Refined CMake logic to choose compute...
2021-02-15 Dimitry AndricDefine new/delete in libc++ when using libcxxrt
2021-02-15 Johannes Doerfert[OpenMP] Delay more diagnostics of potentially non...
2021-02-15 Johannes Doerfert[OpenMP] Attribute target diagnostics properly
2021-02-15 Johannes Doerfert[OpenMP][NFC] Pre-commit test changes regarding PR48933
2021-02-15 Johannes Doerfert[AssumptionCache] Do not track llvm.assume calls (PR49043)
2021-02-15 Tom Stellardworkflows: Increase the fetch-depth for actions/checkou...
2021-02-15 Nathan James[clang-tidy] Fix crash in readability-identifier-naming...
2021-02-13 Jeroen Dobbelaere[InlineFunction] Only update noalias scopes once for...
2021-02-13 Jeroen Dobbelaere[LoopPeel] Use llvm.experimental.noalias.scope.decl...
next