mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-08-25 14:10:28 -04:00
[PR #3] [MERGED] test: Remove test files #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
662c2b4test: Remove test files📊 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.