[X86][Btver2] Add test to show timeline of fpu instructions on different pipes/units
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 15 Mar 2018 22:34:24 +0000 (22:34 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 15 Mar 2018 22:34:24 +0000 (22:34 +0000)
commit49a56faee22b12b69ccccc0bed8d91ceeadfcde2
tree650a2e3fc8a2efc32112ad3621d83c7d41664874
parentedbcbe0b62d6bfe729eeb6b7adb6d3a316a332e7
[X86][Btver2] Add test to show timeline of fpu instructions on different pipes/units

Try to demonstrate the scheduling from fpu0/fpu1 pipes to the valu0/vimul/fpa or valu1/stc/fpm functional units

llvm-svn: 327676
llvm/test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s [new file with mode: 0644]