aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetCallingConv.td
AgeCommit message (Expand)Author
2012-01-17Add TableGen support for callee saved registers.Jakob Stoklund Olesen
2010-08-27Fix a couple of typos.Eric Christopher
2010-08-06Fix eabi calling convention when a 64 bit value shadows r3.Rafael Espindola
2009-08-03Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fix...Anton Korobeynikov
2009-07-12Add CCIfSRet calling convention predicate.Jakob Stoklund Olesen
2009-07-03Implement the SVR4 ABI for PowerPC.Tilmann Scheller
2009-04-17Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson
2008-11-24Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng