[test] Add tests for opt passes pipelines for O0, O2, O3, and Os.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 21 Mar 2018 22:17:31 +0000 (22:17 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 21 Mar 2018 22:17:31 +0000 (22:17 +0000)
commit1dce44e8e82c09822e843ccd1df3c6c5de7839f4
tree268419b6f60c1fe954f3f05afcd1fd2da23d5512
parent7e6fa1d6aebbb071e9f8041e8c4a377c0e8dca90
[test] Add tests for opt passes pipelines for O0, O2, O3, and Os.

llvm-svn: 328160
llvm/test/Other/opt-O0-pipeline.ll [new file with mode: 0644]
llvm/test/Other/opt-O2-pipeline.ll [new file with mode: 0644]
llvm/test/Other/opt-O3-pipeline.ll [new file with mode: 0644]
llvm/test/Other/opt-Os-pipeline.ll [new file with mode: 0644]