summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
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
commit1baa03aba6b35aa998248521e54cf7acca04d3b8 (patch)
tree545ebbb5d87a2fce63239dc23d7d5c9154894f65 /llvm/lib/Bitcode
parent94501084300fc29cdc0fff1d55aa2f3269c6cac3 (diff)
downloadbcm5719-llvm-1baa03aba6b35aa998248521e54cf7acca04d3b8.tar.gz
bcm5719-llvm-1baa03aba6b35aa998248521e54cf7acca04d3b8.zip
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. llvm-svn: 185084
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud