diff options
author | Chris Lattner <sabre@nondot.org> | 2006-05-17 00:15:40 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-05-17 00:15:40 +0000 |
commit | b7552a88d6af4b2406a94549c0698372d9b7eb22 (patch) | |
tree | 73b6d46bf1ec0ca811d695641c71e296a90b9f0f /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | f058f5aef1e6256dc7e062aed293f53de1452d40 (diff) | |
download | llvm-b7552a88d6af4b2406a94549c0698372d9b7eb22.zip llvm-b7552a88d6af4b2406a94549c0698372d9b7eb22.tar.gz llvm-b7552a88d6af4b2406a94549c0698372d9b7eb22.tar.bz2 |
3 changes, 2 of which are cleanup one of which changes codegen:
1. Rearrange code a bit so that the special case doesn't require indenting lots
of code.
2. Add comments describing PPC calling convention.
3. Only round up to 56-bytes of stack space for an outgoing call if the callee
is varargs. This saves a bit of stack space.
llvm-svn: 28342
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions