[test] Add tests for llc passes pipelines.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 21 Mar 2018 22:17:13 +0000 (22:17 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 21 Mar 2018 22:17:13 +0000 (22:17 +0000)
commit7e6fa1d6aebbb071e9f8041e8c4a377c0e8dca90
treea54151b165ee0fb3fb9c656665b055f1768e1964
parent30512869ff756a9138dc8aad11e5d3402c65163e
[test] Add tests for llc passes pipelines.

This is basically an extension of existing test
test/CodeGen/X86/O0-pipeline.ll introduced in r302608.

llvm-svn: 328159
llvm/test/CodeGen/AArch64/O0-pipeline.ll [new file with mode: 0644]
llvm/test/CodeGen/AArch64/O3-pipeline.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/O3-pipeline.ll [new file with mode: 0644]