Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's
[oota-llvm.git] / include / llvm / Target / TargetRegisterInfo.h
2008-02-26 Bill WendlingRename PrintableName to Name.
2008-02-26 Bill WendlingChange "Name" to "AsmName" in the target register info...
2008-02-24 Bill WendlingSome platforms use the same name for 32-bit and 64...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.