OSDN Git Service

android-x86/external-llvm-project.git
2021-04-15 Mauro Rossiandroid: add 'Restat: true' to tblgenRule definition
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Mauro Rossiandroid: Bitstream: add support for libLLVMBitstreamReader
2021-04-15 Mauro Rossiandroid: Coroutines: add support for libLLVMCoroutines
2021-04-15 Mauro Rossiandroid: AMDGPU: add support for Disassembler target
2021-04-15 Mauro RossiAndroid: Fix soong building rules for llvm 9.0
2021-04-15 Dan WillemsenAdd SourceFileGenerator.GeneratedDeps()
2021-04-15 Mauro Rossiandroid: utils: remove redundant Android.bp
2021-04-15 Mauro Rossiandroid: tools: remove redundant Android.bp
2021-04-15 Mauro Rossiandroid: config.h: Add option to disable minidumps...
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Chih-Wei HuangAndroid: fix a possible building error
2021-04-15 Mauro Rossiandroid: Support: add genrule for VCSRevision.h header
2021-04-15 Mauro Rossiandroid: AMDGPU: Make getTgtMemIntrinsic table-driven...
2021-04-15 Mauro Rossiandroid: Add a Microsoft Demangler.
2021-04-15 Mauro Rossiandroid: [InstCombine] Introducing Aggressive Instructi...
2021-04-15 Mauro Rossiandroid: InstCombine: add support for InstCombineTable...
2021-04-15 Mauro Rossiandroid: AMDGPU: Separate R600 and GCN TableGen files
2021-04-15 Mauro Rossiandroid: [IR] Split Intrinsics.inc into enums and imple...
2021-04-15 Mauro Rossiandroid: Rename {Attributes,Intrinsics}.gen to {Attribu...
2021-04-15 Mauro Rossiandroid: [ARM] Unify handling of M-Class system registers
2021-04-15 Mauro Rossiandroid: [mips][rtdyld] Move MIPS relocation resolution...
2021-04-15 Mauro Rossiandroid: [PM] Create a separate library for high-level...
2021-04-15 Mauro Rossiandroid: [MSF] add support for libLLVMDebugInfoMSF
2021-04-15 Mauro Rossiandroid: NFC: Rename (PDB) RawSession to NativeSession
2021-04-15 Mauro Rossiandroid: Move Object format code to lib/BinaryFormat.
2021-04-15 Mauro Rossiandroid: [X86][GlobalISel] Initial implementation ...
2021-04-15 Mauro Rossiandroid: [X86][AVX512] Adding new LLVM TableGen for...
2021-04-15 Mauro Rossiandroid: [X86][GlobalISel] Add general-purpose Register...
2021-04-15 Mauro Rossiandroid: [ARM] GlobalISel: Use TableGen instruction...
2021-04-15 Mauro Rossiandroid: [ARM] Tablegen-erate current Register Bank...
2021-04-15 Mauro Rossiandroid: AMDGPU: Support using tablegened MC pseudo...
2021-04-15 Mauro Rossiandroid: IR: Rename the tablegen'd Attributes file...
2021-04-15 Mauro Rossiandroid: Aarch64,AMDGPU: enable GlobalISel
2021-04-15 Mauro Rossiandroid: add llvm/Config/abi-breaking.h header for...
2021-04-15 Mauro Rossiandroid: add llvm/Config/llvm-platform-config.h header
2021-04-15 Mauro Rossiandroid: Moving libFuzzer from LLVM to compiler-rt.
2021-04-15 Mauro Rossiandroid: Move lib/LibDriver -> lib/ToolDrivers/llvm...
2021-04-15 Mauro RossiDO NOT MERGE: util: build only TableGen
2021-04-15 Mauro RossiDO NOT MERGE: android: avoid re-building tools
2021-04-15 Mauro Rossiandroid: update version in {config,llvm-config}.h headers
2021-04-15 Mauro Rossiandroid: add soong building rules
2021-04-09 Tim NorthoverGlobalISel: check type size before getZExtValue()ing it.
2021-04-06 Luboš Luňákremove -fpch-codegen and -fpch-debuginfo from Clang...
2021-04-02 Lang Hames[ORC][C-bindings] Fix some ORC C bindings function...
2021-03-31 LemonBoy[LoopVectorize] Refine hasIrregularType predicate
2021-03-30 ShihPo Hung[RISCV][MC] Fix nf encoding for vector ld/st whole...
2021-03-30 Sanjay Patel[InstCombine] avoid creating an extra instruction in...
2021-03-30 Sanjay Patel[InstCombine] add test for zext-of-icmps; NFC
2021-03-30 Nikita Popov[X86][FastISel] Fix with.overflow eflags clobber (PR49587)
2021-03-30 Nikita Popov[X86] Add test for PR49587 (NFC)
2021-03-29 Nikita Popov[FastISel] Don't trivially kill extractvalues (PR49467)
2021-03-29 Joseph Huber[OpenMP] Restore backwards compatibility for libomptarget
2021-03-29 Nikita Popov[PowerPC] Fix infinite loop in peephole CR optimization...
2021-03-29 Shilei Tian[OpenMP] Fixed a crash in hidden helper thread
2021-03-29 Sanjay Patel[SimplifyCFG] avoid sinking insts within an infinite...
2021-03-29 Alexandre Ganea[Support] Fix 'keeping' temporary files on Windows 7
2021-03-19 Maxim Kuvyrkov[WoA][MSVC] Use default linker setting in MSVC-compatib...
2021-03-18 Maxim Kuvyrkov[aarch64][WOA64][docs] Release note for WoA-hosted...
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...
next