aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaCallingConv.td
AgeCommit message (Expand)Author
2011-10-27Remove the Alpha backend.Dan Gohman
2010-03-03Fix PR6444, note still doesn't compile libgcc2 all the way, but fixes that er...Andrew Lenharth
2009-07-19Switch Alpha over to the new call lowering style. New code mostly Eli Friedman