[all-commits] [llvm/llvm-project] edfa44: [test] Put aix-xcoff-huge-relocs.ll under expensiv...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon May 10 13:45:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edfa44b732984541105917934b1d9838fbf368ae
https://github.com/llvm/llvm-project/commit/edfa44b732984541105917934b1d9838fbf368ae
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M llvm/test/CodeGen/PowerPC/aix-xcoff-huge-relocs.ll
Log Message:
-----------
[test] Put aix-xcoff-huge-relocs.ll under expensive checks
It is an order of magnitude slower than the second slowest test
according to obj/llvm/test/.lit_test_times.txt.
The two slowest are:
2.870437e+02 CodeGen/PowerPC/aix-xcoff-huge-relocs.ll
2.850697e+01 tools/llvm-readobj/ELF/file-header-machine-types.test
Reviewed By: hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D102190
More information about the All-commits
mailing list