Add # of printed instructions statistic to both the SPARC and X86 LLC backends.
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 6 Oct 2003 15:41:21 +0000 (15:41 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 6 Oct 2003 15:41:21 +0000 (15:41 +0000)
commit2c9b913fc0fe0c6b2e41e84fc80f905a743ca054
treee29a8a6b395decaf4df15f2f7818f11402e6044b
parent1bb9a4878d1b4f82c7072c68b85ffebc39fc89e6
Add # of printed instructions statistic to both the SPARC and X86 LLC backends.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8892 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9AsmPrinter.cpp
lib/Target/X86/Printer.cpp
lib/Target/X86/X86AsmPrinter.cpp