Enable cross register class coalescing.
[oota-llvm.git] / include / llvm / Target / TargetCallingConv.td
2009-07-12 Jakob Stoklund OlesenAdd CCIfSRet calling convention predicate.
2009-07-03 Tilmann SchellerImplement the SVR4 ABI for PowerPC.
2009-04-17 Bob WilsonUse CallConvLower.h and TableGen descriptions of the...
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...