summaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetCallingConv.td
Commit message (Expand)AuthorAge
* Add TableGen support for callee saved registers.Jakob Stoklund Olesen2012-01-17
* Fix a couple of typos.Eric Christopher2010-08-27
* Fix eabi calling convention when a 64 bit value shadows r3.Rafael Espindola2010-08-06
* Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fix...Anton Korobeynikov2009-08-03
* Add CCIfSRet calling convention predicate.Jakob Stoklund Olesen2009-07-12
* Implement the SVR4 ABI for PowerPC.Tilmann Scheller2009-07-03
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-17
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-24