diff options
author | Gabor Greif <ggreif@gmail.com> | 2010-04-15 10:49:53 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2010-04-15 10:49:53 +0000 |
commit | d46fdb45387f46beeadc04472b3a66ad1da3aca1 (patch) | |
tree | b96c81333b16aa40af609dd54fa4ea51cfd1f743 /lib/Transforms/Utils/BasicInliner.cpp | |
parent | f22ee1aa7f6fb51f3123055f81fdc0c21630b5eb (diff) | |
download | external_llvm-d46fdb45387f46beeadc04472b3a66ad1da3aca1.zip external_llvm-d46fdb45387f46beeadc04472b3a66ad1da3aca1.tar.gz external_llvm-d46fdb45387f46beeadc04472b3a66ad1da3aca1.tar.bz2 |
rotate CallInst operands, i.e. move callee to the back
of the operand array
the motivation for this patch are laid out in my mail to llvm-commits:
more efficient access to operands and callee, faster callgraph-construction,
smaller compiler binary
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101364 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/BasicInliner.cpp')
0 files changed, 0 insertions, 0 deletions