aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86CallingConv.td
Commit message (Expand)AuthorAgeFilesLines
* bugfix: fastcall does not require the first two params to be marked 'inreg',Chris Lattner2007-02-281-1/+1
* add new CC_X86_32_FastCall calling conv, which describes fastcall on win32.Chris Lattner2007-02-281-10/+29
* switch LowerCCCCallTo over to using an autogenerated callingconvChris Lattner2007-02-281-0/+28
* rename stuffChris Lattner2007-02-281-24/+24
* make subtarget references work.Chris Lattner2007-02-281-3/+7
* Add calling convention infoChris Lattner2007-02-271-1/+5
* move target independent calling convention stuff to TargetCallingConv.tdChris Lattner2007-02-271-56/+0
* fill in some holesChris Lattner2007-02-271-7/+33
* fix attributionChris Lattner2007-02-261-1/+1
* Add a description of the X86-64 calling convention and the returnChris Lattner2007-02-261-0/+132