[PR #3] [MERGED] test: Remove test files #5

Closed
opened 2026-02-18 19:21:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/llvm-mirror/pull/3
Author: @AniLeo
Created: 11/3/2020
Status: Merged
Merged: 11/3/2020
Merged by: @undefined

Base: masterHead: master


📝 Commits (1)

📊 Changes

100 files changed (+0 additions, -0 deletions)

View changed files

test/.clang-format (+0 -2)
test/Analysis/AliasSet/argmemonly.ll (+0 -135)
test/Analysis/AliasSet/guards.ll (+0 -1550)
test/Analysis/AliasSet/intrinsics.ll (+0 -65)
test/Analysis/AliasSet/memset.ll (+0 -48)
test/Analysis/AliasSet/memtransfer.ll (+0 -213)
test/Analysis/AliasSet/saturation.ll (+0 -53)
test/Analysis/AliasSet/unknown-inst-tracking.ll (+0 -25)
test/Analysis/AssumptionCache/basic.ll (+0 -22)
test/Analysis/BasicAA/128-bit-ptr.ll (+0 -60)
test/Analysis/BasicAA/2003-02-26-AccessSizeTest.ll (+0 -20)
test/Analysis/BasicAA/2003-03-04-GEPCrash.ll (+0 -7)
test/Analysis/BasicAA/2003-04-22-GEPProblem.ll (+0 -14)
test/Analysis/BasicAA/2003-04-25-GEPCrash.ll (+0 -7)
test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll (+0 -21)
test/Analysis/BasicAA/2003-06-01-AliasCrash.ll (+0 -11)
test/Analysis/BasicAA/2003-07-03-BasicAACrash.ll (+0 -10)
test/Analysis/BasicAA/2003-09-19-LocalArgument.ll (+0 -15)
test/Analysis/BasicAA/2003-11-04-SimpleCases.ll (+0 -20)
test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll (+0 -22)

...and 80 more files

📄 Description

The test directory severely inflates the size of the AUR clone, and we're not even using the tests


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/llvm-mirror/pull/3 **Author:** [@AniLeo](https://github.com/AniLeo) **Created:** 11/3/2020 **Status:** ✅ Merged **Merged:** 11/3/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`662c2b4`](https://github.com/RPCS3/llvm-mirror/commit/662c2b4870f39b818a87853d7ad20f7bbd745fab) test: Remove test files ### 📊 Changes **100 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➖ `test/.clang-format` (+0 -2) ➖ `test/Analysis/AliasSet/argmemonly.ll` (+0 -135) ➖ `test/Analysis/AliasSet/guards.ll` (+0 -1550) ➖ `test/Analysis/AliasSet/intrinsics.ll` (+0 -65) ➖ `test/Analysis/AliasSet/memset.ll` (+0 -48) ➖ `test/Analysis/AliasSet/memtransfer.ll` (+0 -213) ➖ `test/Analysis/AliasSet/saturation.ll` (+0 -53) ➖ `test/Analysis/AliasSet/unknown-inst-tracking.ll` (+0 -25) ➖ `test/Analysis/AssumptionCache/basic.ll` (+0 -22) ➖ `test/Analysis/BasicAA/128-bit-ptr.ll` (+0 -60) ➖ `test/Analysis/BasicAA/2003-02-26-AccessSizeTest.ll` (+0 -20) ➖ `test/Analysis/BasicAA/2003-03-04-GEPCrash.ll` (+0 -7) ➖ `test/Analysis/BasicAA/2003-04-22-GEPProblem.ll` (+0 -14) ➖ `test/Analysis/BasicAA/2003-04-25-GEPCrash.ll` (+0 -7) ➖ `test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll` (+0 -21) ➖ `test/Analysis/BasicAA/2003-06-01-AliasCrash.ll` (+0 -11) ➖ `test/Analysis/BasicAA/2003-07-03-BasicAACrash.ll` (+0 -10) ➖ `test/Analysis/BasicAA/2003-09-19-LocalArgument.ll` (+0 -15) ➖ `test/Analysis/BasicAA/2003-11-04-SimpleCases.ll` (+0 -20) ➖ `test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll` (+0 -22) _...and 80 more files_ </details> ### 📄 Description The test directory severely inflates the size of the AUR clone, and we're not even using the tests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-18 19:21:07 -05:00
yindo closed this issue 2026-02-18 19:21:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/llvm-mirror#5