llvm-6502/lib/Transforms/Instrumentation
Gabor Greif 4ec2258ffb 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101465 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-16 15:33:14 +00:00
..
CMakeLists.txt remove the random sampling framework, which is not maintained anymore. 2010-01-02 20:07:03 +00:00
EdgeProfiling.cpp Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
MaximumSpanningTree.h Cheap, mostly strict, stable sorting. 2009-12-02 15:57:15 +00:00
OptimalEdgeProfiling.cpp simplify this code. 2010-01-20 23:30:28 +00:00
ProfilingUtils.cpp reapply r101434 2010-04-16 15:33:14 +00:00
ProfilingUtils.h fix typos 2008-03-06 10:36:00 +00:00