summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaCallingConv.td
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Alpha backend.Dan Gohman2011-10-271-38/+0
| | | | llvm-svn: 143164
* Fix PR6444, note still doesn't compile libgcc2 all the way, but fixes that ↵Andrew Lenharth2010-03-031-1/+2
| | | | | | error. May not fix it in an ABI complient way. It wasn't clear what gcc does llvm-svn: 97660
* Switch Alpha over to the new call lowering style. New code mostly Eli Friedman2009-07-191-0/+37
copied from the SystemZ target. I don't think this causes any significant changes to the output (I compared the assembly, and the results appeared to be essentially unchanged), although I don't actually have an Alpha to test on. I would appreciate if anyone with the appropriate hardware could test this. I'm not sure if that includes anyone subscribed to llvm-commits, though. llvm-svn: 76353
OpenPOWER on IntegriCloud