llvm-6502/lib/Transforms
Gabor Greif 165dac08d1 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
2010-04-15 10:49:53 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine rotate CallInst operands, i.e. move callee to the back 2010-04-15 10:49:53 +00:00
Instrumentation rotate CallInst operands, i.e. move callee to the back 2010-04-15 10:49:53 +00:00
IPO rotate CallInst operands, i.e. move callee to the back 2010-04-15 10:49:53 +00:00
Scalar rotate CallInst operands, i.e. move callee to the back 2010-04-15 10:49:53 +00:00
Utils rotate CallInst operands, i.e. move callee to the back 2010-04-15 10:49:53 +00:00
Makefile suck the propagating "has dynamic libs" check into a single makefile 2010-04-09 20:51:47 +00:00