1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include
Andrea Di Biagio 2475907f4b [MCA] Improved handling of in-order issue/dispatch resources.
Added field 'MustIssueImmediately' to the instruction descriptor of instructions
that only consume in-order issue/dispatch processor resources.
This speeds up queries from the hardware Scheduler, and gives an average ~5%
speedup on a release build.

No functional change intended.

llvm-svn: 350397
2019-01-04 15:08:38 +00:00
..
llvm [MCA] Improved handling of in-order issue/dispatch resources. 2019-01-04 15:08:38 +00:00
llvm-c [LLVM-C] Expand LLVMRelocMode 2019-01-03 00:33:44 +00:00