Add a (hidden) option to print instructions that fail to fuse. It's looking
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 08:03:47 +0000 (08:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 08:03:47 +0000 (08:03 +0000)
commitee0919bb10735d25953998da6bd20383defdbbc6
tree478fc129b3365632d6f47b72c7906b6378a1b2fd
parent17dc674c13d0c8b696672ca55cd0fb265e01a164
Add a (hidden) option to print instructions that fail to fuse.  It's looking
like compares and test's would be the next huge win...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11539 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp