OSDN Git Service

[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)
commit1cc14d86af70c553a1a62269ce27b4a2140d9c6d
treeb17957d9e9c9928a4aa0751fe3c504a0ca9cdcdf
parentbc1c5eddf299f3eae02926f498911f33dad95284
[test] Add tests for llc passes pipelines.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328159 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/O0-pipeline.ll [new file with mode: 0644]
test/CodeGen/AArch64/O3-pipeline.ll [new file with mode: 0644]
test/CodeGen/X86/O3-pipeline.ll [new file with mode: 0644]