diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-12-16 15:38:58 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-12-16 16:25:55 -0800 |
commit | 4c8c6368710ea58d940d7274dcc700eeb1c0a969 (patch) | |
tree | ece1fa9eace98b5679abaa4a297d105b9fa27155 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | ddffcdf0a6603747a6734dcf23dfe81476b5523c (diff) | |
download | llvm-4c8c6368710ea58d940d7274dcc700eeb1c0a969.zip llvm-4c8c6368710ea58d940d7274dcc700eeb1c0a969.tar.gz llvm-4c8c6368710ea58d940d7274dcc700eeb1c0a969.tar.bz2 |
[test] Cleanup some CGSCCPassManager tests
Don't iterate over SCC as we potentially modify it.
Verify module (and fix some broken ones).
Only run pass once and make sure that it's actually run.
Rename tests to just end in a number since I'm planning on adding a
bunch more which won't have good individual names. Instead, add comments
on the transformations that each test does.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D93427
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions