Add a -print-lsr-output option to LLC, to print the output of the LSR pass.
authorChris Lattner <sabre@nondot.org>
Sat, 31 Mar 2007 00:24:43 +0000 (00:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 31 Mar 2007 00:24:43 +0000 (00:24 +0000)
commit31442f9dc5512b6a29cdb332b12ae09a1c9e8176
tree125e759a00324e24e2fac968235a9a2d816c8055
parentc9addb74883fef318140272768422656a694341f
Add a -print-lsr-output option to LLC, to print the output of the LSR pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35522 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp