Start function numbering at 0.
authorDan Gohman <gohman@apple.com>
Sat, 17 Apr 2010 16:29:15 +0000 (16:29 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 17 Apr 2010 16:29:15 +0000 (16:29 +0000)
commit9f23dee08c7052af2c4baae3e2b06518896742eb
tree8230136cbb254fd262924c3c232c23085d356e3a
parent383b5f6b91914454a9a8a6d829b4eeb714c75113
Start function numbering at 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101638 91177308-0d34-0410-b5e6-96231b3b80d8
35 files changed:
lib/CodeGen/MachineFunctionAnalysis.cpp
test/CodeGen/ARM/2009-08-31-LSDA-Name.ll
test/CodeGen/ARM/globals.ll
test/CodeGen/ARM/hidden-vis-3.ll
test/CodeGen/Blackfin/jumptable.ll
test/CodeGen/Mips/2009-11-16-CstPoolLoad.ll
test/CodeGen/PowerPC/indirectbr.ll
test/CodeGen/Thumb/machine-licm.ll
test/CodeGen/Thumb2/load-global.ll
test/CodeGen/Thumb2/lsr-deficiency.ll
test/CodeGen/Thumb2/machine-licm.ll
test/CodeGen/Thumb2/thumb2-ifcvt3.ll
test/CodeGen/X86/2007-01-08-InstrSched.ll
test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll
test/CodeGen/X86/2009-11-16-MachineLICM.ll
test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll
test/CodeGen/X86/2010-01-08-Atomic64Bug.ll
test/CodeGen/X86/abi-isel.ll
test/CodeGen/X86/avoid-loop-align.ll
test/CodeGen/X86/brcond.ll
test/CodeGen/X86/const-select.ll
test/CodeGen/X86/constant-pool-sharing.ll
test/CodeGen/X86/fast-isel-constpool.ll
test/CodeGen/X86/fold-pcmpeqd-0.ll
test/CodeGen/X86/loop-blocks.ll
test/CodeGen/X86/loop-hoist.ll
test/CodeGen/X86/loop-strength-reduce8.ll
test/CodeGen/X86/lsr-reuse.ll
test/CodeGen/X86/pic.ll
test/CodeGen/X86/pic_jumptable.ll
test/CodeGen/X86/sink-hoist.ll
test/CodeGen/X86/sse41.ll
test/CodeGen/X86/tail-opts.ll
test/CodeGen/X86/vec_ss_load_fold.ll
test/CodeGen/XCore/constants.ll