| commit | 0b21f35aca7251ec7953e384d60bffe7632728c1 | [log] [tgz] |
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Tue Apr 02 04:09:02 2013 +0000 |
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Tue Apr 02 04:09:02 2013 +0000 |
| tree | 593818e4119bb55ef4603b3f5b4f5f12b62a8b55 | |
| parent | 5ad3b35377bbadedf946ea797ff49e8ae5166221 [diff] |
Add support for 64-bit calling convention. This is far from complete, but it is enough to make it possible to write test cases using i64 arguments. Missing features: - Floating point arguments. - Receiving arguments on the stack. - Calls. llvm-svn: 178523