llvm-mirror/lib/Bitcode
Gabor Greif e7d6812008 reapply r101434
with a fix for self-hosting

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

llvm-svn: 101465
2010-04-16 15:33:14 +00:00
..
Reader Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
Writer reapply r101434 2010-04-16 15:33:14 +00:00
Makefile