OSDN Git Service

android-x86/external-llvm-project.git
2021-02-08 Louis Dionne[🍒][libc++] Fix libcxx build on 32bit architectures...
2021-02-08 Reid Kleckner[🍒]Disable CFI in __get_elem to allow casting a pointer...
2021-02-08 Louis Dionne[🍒][libc++] Rename include/support to include/__support
2021-02-06 Shilei Tian[OpenMP][libomptarget] Fixed an issue that device sync...
2021-02-06 Nikita Popov[MemorySSA] Don't treat lifetime.end as NoAlias
2021-02-06 Nikita Popov[MemCpyOpt] Add test for incorrect optimization across...
2021-02-06 Tom Stellardworkflows: Update libclang-abi-tests to work with minor...
2021-02-05 Hans WennborgAdd a release note about deprecating the clang-cl ...
2021-02-04 Shilei Tian[OpenMP] Disabled profiling in `libomp` by default...
2021-02-04 Giorgis Georgakoudis[OpenMP] Fix building using LLVM_ENABLE_RUNTIMES
2021-02-04 Peter Waller[clang][aarch64][WOA64][docs] Release note for longjmp...
2021-02-04 Shilei TianRevert "[OpenMP] Disabled profiling in `libomp` by...
2021-02-04 Craig Topper[X86] Accept 64-bit GPRs for vextractps when using...
2021-02-04 Shilei Tian[OpenMP][NVPTX] Take functions in `deviceRTLs` as ...
2021-02-04 Hongtao Yu[CSSPGO] Introducing distribution factor for pseudo...
2021-02-04 Wenlei He[CSSPGO] Factor out common part for CSSPGO inline and...
2021-02-04 Wenlei He[CSSPGO] Call site prioritized inlining for sample PGO
2021-02-04 Hongtao Yu[CSSPGO] Passing the clang driver switch -fpseudo-probe...
2021-02-04 Hongtao Yu[CSSPGO] Tweaking inlining with pseudo probes.
2021-02-04 Hongtao Yu[CSSPGO] Support of CS profiles in extended binary...
2021-02-04 Shilei Tian[OpenMP] Disabled profiling in `libomp` by default...
2021-02-03 Stephen KellyExtend release notes for AST Matchers changes
2021-02-03 Richard SmithPR44325 (and duplicates): don't issue -Wzero-as-null...
2021-02-03 Joseph Huber[OpenMP] Fix seg fault in libomptarget when using Info...
2021-02-03 Shilei Tian[OpenMP][NFC] Added release note for new `deviceRTLs...
2021-02-03 Shilei Tian[OpenMP][deviceRTLs] Added `[[clang::loader_uninitializ...
2021-02-03 Shilei Tian[OpenMP][NVPTX] Added the missing -O1 when building...
2021-02-03 Atmn Patel[OpenMP][Libomptarget] Fix conditional in CMake for...
2021-02-03 Haowei Wu[elfabi] Fix tests which failed on different timezones
2021-02-03 Andrew Ng[X86] Fix disassembly of x86-64 GDTLS code sequence
2021-02-03 Cullen Rhodes[LV] Fix crash when computing max VF too early
2021-02-03 Hsiangkai Wang[RISCV] Update the version number to v0.10 for vector.
2021-02-03 Hsiangkai Wang[RISCV] Update the version number to v0.10 for vector.
2021-02-03 Albion Fung[PowerPC][Power10] Fix XXSPLI32DX not correctly exploit...
2021-02-03 Nemanja Ivanovic[PowerPC] Do not emit XXSPLTI32DX for sub 64-bit constants
2021-02-03 Kazushi (Jam... [VE] Change inetger constants 32-bit friendly
2021-02-03 Tobias Hieta[OpenMP] Fix python3 compatibility in openmp's lit.cfg
2021-02-03 Simon Pilgrim[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps ...
2021-02-03 Simon Pilgrim[X86][AVX] Add PR48908 shuffle test case
2021-02-03 Tom Stellardworkflows: Add job to check for ABI changes in libclang...
2021-02-03 Tom Stellardworkflows: Fix actions repository name for llvm tests
2021-02-03 Tom Stellardworkflows: Re-enable lldb test on Mac OS X
2021-02-03 Juneyoung LeeRevert "[ConstantFold] Fold more operations to poison"
2021-02-03 Atmn Patel[OpenMP][Libomptarget] Remove possible harmful copy...
2021-02-03 Tom Stellardworkflows: Fix libclc tests
2021-02-02 Martin Storsjö[docs] Add release notes for things I've done for the...
2021-02-01 Tom Stellardworkflows: Fix LLVM ABI checks to work for X.0.0 releases
2021-01-30 Florian Hahn[LoopUnswitch] Properly update MSSA if header has non...
2021-01-30 Shilei Tian[OpenMP][NVPTX] Disable building NVPTX deviceRTL by...
2021-01-30 Michał Górny[clang-tidy] Fix linking tests to LLVMTestingSupport
2021-01-30 Petr HosekMake the profile-filter.c test compatible with 32-bit...
2021-01-30 Dimitry Andric[sanitizer] Fix msan test build on FreeBSD after 7afdc8...
2021-01-30 Piotr Sobczak[AMDGPU] Avoid an illegal operand in si-shrink-instructions
2021-01-30 Hans WennborgRelax test expectations in debug-info-gline-tables...
2021-01-30 AndreyChurbanov[OpenMP] libomp: fix build by cl with vs2019
2021-01-30 Sam McCall[clangd] Parse Diagnostics block, and nest ClangTidy...
2021-01-30 Sam McCall[clangd] Log warning when using legacy (theia) semantic...
2021-01-30 Nico Weberclang: Fix static_assert in a few contexts in microsoft...
2021-01-30 Marek Kurdej[clang-format] Avoid considering include directive...
2021-01-28 Tom Stellardworkflows: Update branch names
2021-01-28 James Y KnightItanium Mangling: In 'enable_if', omit X/E around ...
2021-01-28 James Y KnightItanium Mangling: Fix handling of <expr-primary> in...
2021-01-28 James Y KnightItanium Mangling: Mangle `__alignof__` differently...
2021-01-28 Reid KlecknerRevert "Suppress non-conforming GNU paste extension...
2021-01-28 Fangrui Song[llvm-c] Move LLVMX86_AMXTypeKind & LLVMPoisonValueValu...
2021-01-28 Richard Smith[cxx_status] Mark P0732R2 as only 'partial', not 'Clang...
2021-01-27 Richard SmithDon't allow __VA_OPT__ to be detected by #ifdef.
2021-01-27 Richard SmithPermit __VA_OPT__ in all language modes and allow it...
2021-01-27 Sam McCall[clangd] Work around GCC bug 66735
2021-01-27 Tom StellardImport workflows from release/11.x branch
2021-01-27 Tom StellardDrop the 'git' suffix from various version variables
2021-01-27 Duncan P. N... Frontend: Use early returns in CompilerInstance::clearO...
2021-01-27 Duncan P. N... Rename clang/test/Frontend/output-{failures,paths}...
2021-01-27 LLVM GN Syncbot[gn build] Port bb9eb1982980
2021-01-27 Shilei Tian[OpenMP][NVPTX] Drop dependence on CUDA to build NVPTX...
2021-01-27 Craig Topper[RISCV] Add rv64 run lines to rv32 MC layer tests for...
2021-01-27 Petr HosekSupport for instrumenting only selected files or functions
2021-01-27 Arthur O'Dwyer[libc++] Give `MoveOnly` all six comparison operators...
2021-01-27 Nawrin Sultana[OpenMP] Modify OMP_ALLOCATOR environment variable
2021-01-27 Jon Chesterfield[libomptarget][cuda] Handle missing _v2 symbols gracefully
2021-01-27 Nico Weber[gn build] fix get.py change
2021-01-27 Nico Weber[gn build] restore build command removed in 9595a7ff55b...
2021-01-27 Dan AlbertDisable rosegment for old Android versions.
2021-01-27 Nico Weberllvm-lib: Pull error printing code out of two functions
2021-01-27 Vyacheslav... [libomptarget][NFC] Avoid gcc 5/6 issue with lambda...
2021-01-26 Duncan P. N... Frontend: Fix layering between create{,Default}OutputFi...
2021-01-26 Fangrui Song[llc] Add reportError helper and canonicalize error...
2021-01-26 Duncan P. N... Frontend: Simplify handling of non-seeking streams...
2021-01-26 Jessica Paquette[GlobalISel] Implement computeKnownBits for G_SEXT_INREG
2021-01-26 Adrian PrantlSalvage debug info for function arguments in coro-split...
2021-01-26 Duncan P. N... Frontend: Fix memory leak in CompilerInstance::setVerbo...
2021-01-26 Zhuojia Shen[ARM] Fix STRT/STRHT/STRBT input/output operands.
2021-01-26 Bjorn Pettersson[NewPM] Add ExtraVectorizerPasses support
2021-01-26 Vyacheslav... [libomptarget][NFC] Use portable printf format specifiers.
2021-01-26 Valery N Dmitriev[InstCombine] Preserve FMF for powi simplifications.
2021-01-26 Valery N Dmitriev[NFC] Show instcombine powi simplifications drop FMF
2021-01-26 Craig Topper[X86] In shrinkAndImmediate, place the new constant...
2021-01-26 Julian Lettner[NFC][lit] Cleanup code using string interpolation
2021-01-26 Amara Emerson[GlobalISel][IRTranslator] Ignore the llvm.experimental...
2021-01-26 Atmn Patel[OpenMP][Libomptarget] Fix cmake error on remote plugin
next