Bools are *also* not ints. Sigh. Furthermore, most of the TargetMachine
authorBrian Gaeke <gaeke@uiuc.edu>
Sat, 11 Dec 2004 05:19:04 +0000 (05:19 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sat, 11 Dec 2004 05:19:04 +0000 (05:19 +0000)
commit56c5d7369bc06aa7555cc5436aeef4f3ae565fa4
tree464a6ed84976d9b787a3a68f21a83a38e866e713
parent4658ba13a816f54f9a5e36fc6ae6456ed1b8e62d
Bools are *also* not ints. Sigh. Furthermore, most of the TargetMachine
ctor parameters can be defaulted.

Print the transformed llvm code input to the instruction selector
when -print-machineinstrs is on, just like V9.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18794 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/SparcV8/SparcV8TargetMachine.cpp