aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetCallingConv.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+16
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+9
* Add an OtherPreserved field to the CalleeSaved TableGen class.Jakob Stoklund Olesen2013-08-231-0/+6
* Add TableGen support for callee saved registers.Jakob Stoklund Olesen2012-01-171-0/+11
* Fix a couple of typos.Eric Christopher2010-08-271-1/+1
* Fix eabi calling convention when a 64 bit value shadows r3.Rafael Espindola2010-08-061-0/+7
* Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fix...Anton Korobeynikov2009-08-031-0/+6
* Add CCIfSRet calling convention predicate.Jakob Stoklund Olesen2009-07-121-0/+4
* Implement the SVR4 ABI for PowerPC.Tilmann Scheller2009-07-031-0/+4
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-171-0/+11
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-0/+103