aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetABIInfo.cpp
AgeCommit message (Expand)Author
2009-06-30De-ASTContext-ify DeclContext.Argyrios Kyrtzidis
2009-06-13Fix the calling convention for structs/unions containing SSE vectors on Eli Friedman
2009-06-06Add new ABIArgInfo kind: Extend. This allows target to implement its own argu...Anton Korobeynikov
2009-06-05Factor out TargetABIInfo stuff into separate file. No functionality change.Anton Korobeynikov