summaryrefslogtreecommitdiff
path: root/test/Analysis
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-06-27 17:00:38 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-06-27 17:00:38 +0000
commit5f72fa5701cd78127ebd2c19cd4c99a1efffacc0 (patch)
tree0142f6716f62198c42c32672f9c0b74434c70a94 /test/Analysis
parent0862d589ee51941f2c84fb110e6b42458767aea7 (diff)
downloadllvm-5f72fa5701cd78127ebd2c19cd4c99a1efffacc0.tar.gz
llvm-5f72fa5701cd78127ebd2c19cd4c99a1efffacc0.tar.bz2
llvm-5f72fa5701cd78127ebd2c19cd4c99a1efffacc0.tar.xz
R600: Remove alu-split.ll test
The purpose of this test was to check boundary conditions for the size of an ALU clause. This test is very sensitive to changes to the optimizer or scheduler, because it requires an exact number of ALU instructions in order to remain valid. It's not good to have a test this sensitive, because it is confusing to developers who implement optimizations and then 'break' the test. I'm not sure if there is a good way to test these limits using lit, but if I can come up with replacement test that isn't as sensitive I'll add it back to the tree. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185084 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis')
0 files changed, 0 insertions, 0 deletions