llvm-6502/lib/Bitcode
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
..
Reader Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
Writer rotate CallInst operands, i.e. move callee to the back 2010-04-15 10:49:53 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00